*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#3a7d44;--primary-light:#4a9956;--secondary:#a4c639;--tertiary:#2d3e2f;--bg:oklab(98.0631% -.00601044 .00918388/.8);--bg-solid:#f7f8f4;--text-dark:#1a2e1c;--text-muted:#4a5e4c;--glass-bg:#ffffff1f;--glass-border:#ffffff40;--glass-shadow:0 8px 32px #2d3e2f26;--radius:24px}html{scroll-behavior:smooth}body{background:var(--bg-solid);color:var(--text-dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-family:Be Vietnam Pro,sans-serif;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Be Vietnam Pro,sans-serif}#root{flex-direction:column;min-height:100vh;display:flex}.animated-bg{z-index:0;background:linear-gradient(160deg,#c8e6c9 0%,#dcedc8 20%,#e8f5e9 40%,#f1f8e9 60%,#c8e6c9 80%,#aed581 100%) 0 0/300% 300%;animation:12s infinite gradientShift;position:fixed;inset:0;overflow:hidden}@keyframes gradientShift{0%{background-position:0 0}33%{background-position:100%}66%{background-position:50% 100%}to{background-position:0 0}}.animated-bg:before{content:"";background:radial-gradient(600px 400px at 20% 30%,#3a7d442e 0%,#0000 70%),radial-gradient(500px 500px at 80% 70%,#a4c63933 0%,#0000 70%),radial-gradient(400px 300px at 60% 20%,#2d3e2f1a 0%,#0000 70%);animation:16s ease-in-out infinite alternate meshShift;position:absolute;inset:0}@keyframes meshShift{0%{opacity:1;transform:scale(1)rotate(0)}50%{opacity:.8;transform:scale(1.05)rotate(1deg)}to{opacity:1;transform:scale(1)rotate(0)}}.animated-bg .orb{filter:blur(60px);opacity:.7;border-radius:50%;animation:20s ease-in-out infinite orbFloat;position:absolute}.animated-bg .orb:first-child{background:radial-gradient(circle,#a4c63973,#3a7d4433);width:550px;height:550px;animation-duration:18s;top:-15%;left:-10%}.animated-bg .orb:nth-child(2){background:radial-gradient(circle,#3a7d4466,#2d3e2f26);width:450px;height:450px;animation-duration:22s;animation-delay:-4s;top:45%;right:-12%}.animated-bg .orb:nth-child(3){background:radial-gradient(circle,#a4c63959,#3a7d4426);width:400px;height:400px;animation-duration:26s;animation-delay:-8s;bottom:-10%;left:25%}.animated-bg .orb:nth-child(4){background:radial-gradient(circle,#3a7d4459,#a4c6392e);width:300px;height:300px;animation-duration:15s;animation-delay:-2s;top:25%;left:55%}.animated-bg .orb:nth-child(5){background:radial-gradient(circle,#2d3e2f40,#a4c63926);width:350px;height:350px;animation-duration:20s;animation-delay:-6s;top:10%;right:20%}@keyframes orbFloat{0%,to{transform:translate(0)scale(1)}20%{transform:translate(80px,-50px)scale(1.15)}40%{transform:translate(-40px,70px)scale(.9)}60%{transform:translate(50px,30px)scale(1.1)}80%{transform:translate(-60px,-30px)scale(.95)}}.animated-bg .particles{position:absolute;inset:0}.animated-bg .particle{background:var(--primary);border-radius:50%;animation:5s ease-in-out infinite particleFade;position:absolute}.animated-bg .particle:first-child{width:6px;height:6px;animation-delay:0s;top:18%;left:12%}.animated-bg .particle:nth-child(2){width:8px;height:8px;animation-delay:1s;top:58%;left:82%}.animated-bg .particle:nth-child(3){width:5px;height:5px;animation-delay:2s;top:38%;left:42%}.animated-bg .particle:nth-child(4){width:7px;height:7px;animation-delay:3s;top:72%;left:22%}.animated-bg .particle:nth-child(5){width:6px;height:6px;animation-delay:1.5s;top:12%;left:68%}.animated-bg .particle:nth-child(6){width:8px;height:8px;animation-delay:.5s;top:82%;left:52%}.animated-bg .particle:nth-child(7){width:5px;height:5px;animation-delay:2.5s;top:32%;left:88%}.animated-bg .particle:nth-child(8){width:7px;height:7px;animation-delay:3.5s;top:52%;left:8%}.animated-bg .particle:nth-child(9){width:6px;height:6px;animation-delay:4s;top:90%;left:35%}.animated-bg .particle:nth-child(10){width:5px;height:5px;animation-delay:.8s;top:5%;left:50%}@keyframes particleFade{0%,to{opacity:0;transform:translateY(0)scale(.5)}50%{opacity:.8;transform:translateY(-30px)scale(1.2)}}.main-content{z-index:1;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex;position:relative}.glass-card{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius);text-align:center;background:#ffffff8c;border:1px solid #fff9;width:100%;max-width:520px;padding:48px 40px;box-shadow:0 8px 32px #2d3e2f1f,inset 0 1px #fff9}.lottie-container{width:180px;height:180px;margin:0 auto 8px}.card-logo{width:auto;height:56px;margin:0 auto 20px;display:block}.badge{color:var(--primary);letter-spacing:.5px;text-transform:uppercase;background:#3a7d441a;border:1px solid #3a7d4433;border-radius:100px;align-items:center;gap:6px;margin-bottom:20px;padding:6px 16px;font-family:Be Vietnam Pro,sans-serif;font-size:13px;font-weight:500;display:inline-flex}.badge .dot{background:var(--secondary);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.card-title{color:var(--tertiary);letter-spacing:-.5px;margin-bottom:12px;font-family:Be Vietnam Pro,sans-serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.2}.card-title .highlight{color:var(--primary)}.card-subtitle{color:var(--text-muted);margin-bottom:32px;max-width:400px;margin-inline:auto;font-size:1rem;line-height:1.6}.waitlist-form{flex-direction:column;gap:12px;margin-bottom:28px;display:flex}.input-group{position:relative}.input-group input{width:100%;color:var(--text-dark);background:#ffffffb3;border:1.5px solid #3a7d4426;border-radius:14px;outline:none;padding:14px 18px;font-family:Be Vietnam Pro,sans-serif;font-size:15px;transition:all .25s}.input-group input::placeholder{color:#8a9e8c}.input-group input:focus{border-color:var(--primary);background:#ffffffe6;box-shadow:0 0 0 3px #3a7d441a}.submit-btn{background:linear-gradient(135deg, var(--primary), var(--primary-light));color:#fff;cursor:pointer;letter-spacing:.3px;border:none;border-radius:14px;padding:14px 24px;font-family:Be Vietnam Pro,sans-serif;font-size:16px;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #3a7d4459}.submit-btn:active:not(:disabled){transform:translateY(0)}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.submit-btn .btn-content{justify-content:center;align-items:center;gap:8px;display:flex}.benefits{text-align:left}.benefits-title{color:var(--primary);text-transform:uppercase;letter-spacing:1px;text-align:center;margin-bottom:12px;font-family:Be Vietnam Pro,sans-serif;font-size:13px;font-weight:600}.benefit-item{color:var(--text-muted);align-items:center;gap:10px;padding:8px 0;font-size:14px;line-height:1.4;display:flex}.benefit-icon{background:#a4c63926;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.benefit-icon svg{width:14px;height:14px;color:var(--primary)}.success-state{text-align:center;padding:20px 0}.success-icon{background:linear-gradient(135deg, var(--primary), var(--secondary));border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.success-icon svg{color:#fff;width:32px;height:32px}.success-title{color:var(--tertiary);margin-bottom:8px;font-family:Be Vietnam Pro,sans-serif;font-size:1.5rem;font-weight:700}.success-text{color:var(--text-muted);font-size:.95rem;line-height:1.6}.footer-text{color:#4a5e4c80;letter-spacing:.3px;margin-top:24px;font-size:13px}.or-divider{align-items:center;gap:12px;margin:2px 0;display:flex}.or-divider:before,.or-divider:after{content:"";background:#3a7d4426;flex:1;height:1px}.or-divider span{color:#8a9e8c;text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:500}.helper-text{color:#8a9e8c;text-align:center;margin-top:-4px;font-size:12px}.error-msg{color:#d32f2f;text-align:left;margin-top:-4px;padding-left:4px;font-size:13px}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.6s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=600px){.glass-card{border-radius:20px;margin:0 8px;padding:36px 24px}.lottie-container{width:140px;height:140px}.animated-bg .orb{filter:blur(50px);opacity:.5}}.seo-footer{text-align:left;color:#4a5e4c73;width:100%;max-width:520px;margin-top:48px;padding:32px 24px;font-size:13px;line-height:1.7}.seo-footer h2{color:#2d3e2f80;margin-bottom:8px;font-size:15px;font-weight:600}.seo-footer h3{color:#2d3e2f73;margin:16px 0 8px;font-size:14px;font-weight:600}.seo-footer ul{margin-bottom:12px;padding-left:20px}.seo-footer li{margin-bottom:4px}.seo-footer p{margin-bottom:12px}@media (prefers-reduced-motion:reduce){.animated-bg,.animated-bg:before{animation:none}.animated-bg .orb,.animated-bg .particle{opacity:.2;animation:none}.badge .dot{animation:none}}
