:root{--primary:#0ca678;--primary-dark:#087f5b;--bg-light:#f8f9fa;--bg-card:#ffffff;--text-main:#212529;--text-muted:#495057;--accent:#20c997}*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Inter',sans-serif;background-color:var(--bg-light);color:var(--text-main);min-height:100vh;display:flex;align-items:center;justify-content:center;overflow-x:hidden;position:relative}.decoration{position:absolute;z-index:0;opacity:0.5}.hex-bg{background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%230ca678' fill-opacity='0.08'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");top:0;left:0;right:0;bottom:0;opacity:0.8}.blob{position:fixed;background:linear-gradient(135deg,rgba(32,201,151,0.2),rgba(12,166,120,0.2));border-radius:40% 60% 70% 30% / 40% 50% 60% 50%;animation:morph 8s ease-in-out infinite both alternate;z-index:0}.blob-1{top:-10%;left:-10%;width:50vw;height:50vw}.blob-2{bottom:-20%;right:-10%;width:60vw;height:60vw;animation-delay:-4s}@keyframes morph{0%,100%{border-radius:40% 60% 70% 30% / 40% 40% 60% 50%}34%{border-radius:70% 30% 50% 50% / 30% 30% 70% 70%}67%{border-radius:100% 60% 60% 100% / 100% 100% 60% 60%}}.container{width:90%;max-width:1000px;background:var(--bg-card);border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,0.08);padding:3.5rem;position:relative;z-index:10;display:grid;grid-template-columns:1.1fr 0.9fr;gap:4rem;align-items:center}.content-area{display:flex;flex-direction:column;justify-content:center}.badges{display:flex;gap:10px;margin-bottom:1.5rem}.badge{font-size:0.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:0.4rem 0.8rem;border-radius:50px;display:flex;align-items:center;gap:6px}.badge-safe{background-color:rgba(12,166,120,0.1);color:var(--primary-dark)}.badge-safe svg{width:14px;height:14px;fill:currentColor}h1{font-size:3.2rem;line-height:1.05;font-weight:900;margin-bottom:1.2rem;color:#111;letter-spacing:-1px}h1 span{color:var(--primary)}p.subtitle{font-size:1.2rem;color:var(--text-muted);line-height:1.6;margin-bottom:2rem}.cta-container{display:flex;flex-direction:column;gap:1.2rem}.cta-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--primary);color:white;text-decoration:none;font-weight:700;font-size:1.15rem;padding:1.1rem 2rem;border-radius:12px;border:none;cursor:pointer;transition:all 0.2s ease;box-shadow:0 4px 14px rgba(12,166,120,0.4);width:fit-content}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(12,166,120,0.5);background:var(--primary-dark)}.cta-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.disclaimer-box{font-size:0.85rem;color:#868e96;line-height:1.5;margin-left:auto;margin-right:auto;max-width:90%}.disclaimer-box a{color:var(--primary);text-decoration:none;font-weight:600}.cws-badge{max-width:160px;height:auto;cursor:pointer;transition:opacity 0.2s;margin-bottom:0.5rem}.cws-badge:hover{opacity:0.8}.hero-visual{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#f1f3f5;border-radius:24px;padding:2rem;box-shadow:inset 0 2px 10px rgba(0,0,0,0.02);overflow:hidden}.shield-container{position:relative;width:100%;max-width:300px}@keyframes scanline{0%{transform:translateY(-50px);opacity:0}10%{opacity:1}90%{opacity:1}100%{transform:translateY(200px);opacity:0}}@keyframes bounceShield{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.02)}}@keyframes rotatingRings{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media (max-width:850px){.container{grid-template-columns:1fr;padding:2.5rem;gap:2.5rem}.hero-visual{order:-1;padding:3rem 1rem}h1{font-size:2.4rem}.cta-button{width:100%}.disclaimer-box{margin-left:auto;margin-right:auto;max-width:100%}}
/* g022kaq3isqie9sa */
