*{box-sizing:border-box;margin:0;padding:0}:root{--teal:#14b8a6;--teal-dark:#0d9488;--sky:#0ea5e9;--amber:#f59e0b;--amber-light:#fde68a;--coral:#f97316;--text-primary:#1a1a2e;--text-secondary:#4a5568;--text-muted:#718096;--bg-warm:#fffbf5;--bg-cream:#fff8f0;--bg-section:#f7f5f2;--font-display:"DM Serif Display", Georgia, serif;--font-body:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}body{font-family:var(--font-body);color:var(--text-primary);background:var(--bg-warm);line-height:1.6;overflow-x:hidden}body:before{content:"";z-index:9999;pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:fixed;inset:0}.fade-in-section{opacity:0;transition:opacity .7s ease-out,transform .7s ease-out;transform:translateY(32px)}.fade-in-section.is-visible{opacity:1;transform:translateY(0)}.hero{background:linear-gradient(160deg, #0f766e1f 0%, #14b8a614 35%, var(--bg-warm) 100%);align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(#f59e0b0a 0%,#0000 70%);width:70%;height:140%;position:absolute;top:-20%;right:-10%}.hero-content{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;display:grid;position:relative}.hero-text{animation:1s ease-out fadeIn}.logo-container{text-align:center;grid-column:1/-1;margin-bottom:1rem}.logo{width:200px;height:auto}h1{font-family:var(--font-display);letter-spacing:-.01em;background:linear-gradient(135deg, var(--teal) 0%, var(--sky) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.8rem;font-weight:400;line-height:1.15}.tagline{color:var(--text-secondary);max-width:480px;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.8}.tagline strong{color:var(--text-primary)}.hero-email-form{background:#fff;border:1px solid #00000014;border-radius:60px;max-width:460px;padding:6px;display:flex;box-shadow:0 4px 16px #0000000a}.hero-email-form input[type=email]{color:var(--text-primary);background:0 0;border:none;border-radius:60px;flex:1;min-width:0;padding:1rem 1.5rem;font-family:inherit;font-size:1rem}.hero-email-form input[type=email]:focus{outline:none}.hero-email-form input[type=email]::placeholder{color:#94a3b8}.hero-email-form .cta-button{background:var(--teal);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:60px;padding:1rem 2rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .3s}.hero-email-form .cta-button:hover{background:var(--teal-dark)}.hero-email-form .cta-button:disabled,.hero-email-form input:disabled{opacity:.6;cursor:not-allowed}.hero-right{justify-content:center;align-items:center;animation:1s ease-out .3s both fadeIn;display:flex}.hero-visual{aspect-ratio:3/4;background:#fff;border:1px solid #0000000f;border-radius:32px;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;max-width:420px;padding:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #0000000f}.hero-slide{opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:3rem 2rem 4rem;transition:opacity .6s,transform .6s;display:flex;position:absolute;inset:0;transform:translateY(12px)}.hero-slide--active{opacity:1;pointer-events:auto;transform:translateY(0)}.hero-visual-icon{background:linear-gradient(135deg,#14b8a61a 0%,#0ea5e91a 100%);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.hero-visual-icon svg{width:40px;height:40px;color:var(--teal)}.hero-visual-label{font-family:var(--font-display);color:var(--text-primary);text-align:center;font-size:1.5rem;line-height:1.4}.hero-visual-subtitle{color:var(--text-muted);text-align:center;max-width:280px;font-size:.9rem;line-height:1.6}.hero-visual-dots{z-index:1;gap:.5rem;display:flex;position:relative}.hero-visual-dots span{cursor:pointer;background:#0000001a;border-radius:50%;width:8px;height:8px;transition:background .3s}.hero-visual-dots span.active{background:var(--teal)}.hero-links{gap:1.5rem;margin-top:1rem;font-size:.85rem;display:flex}.hero-links a{color:var(--text-muted);text-decoration:none;transition:color .3s}.hero-links a:hover{color:var(--text-primary)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.section-header{margin-bottom:4rem}.section-header h2{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1rem;font-size:2.8rem;font-weight:400;line-height:1.2}.section-header p{color:var(--text-muted);max-width:540px;font-size:1.1rem;line-height:1.7}.section-header--center{text-align:center}.section-header--center p{margin:0 auto}.features{background:var(--bg-warm);padding:8rem 2rem}.features-container{max-width:1100px;margin:0 auto}.features-list{flex-direction:column;gap:4rem;display:flex}.feature-row{grid-template-columns:80px 1fr;align-items:start;gap:2rem;display:grid}.feature-number{font-family:var(--font-display);color:var(--teal);opacity:.2;padding-top:.25rem;font-size:4rem;line-height:1}.feature-row:nth-child(2) .feature-number{color:var(--sky)}.feature-row:nth-child(3) .feature-number{color:var(--coral)}.feature-body h3{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.75rem;font-size:1.6rem;font-weight:400}.feature-body p{color:var(--text-secondary);max-width:600px;line-height:1.8}.feature-tag{letter-spacing:.03em;text-transform:uppercase;border-radius:20px;margin-top:.75rem;padding:.3rem .8rem;font-size:.8rem;font-weight:600;display:inline-block}.feature-row:first-child .feature-tag{color:var(--teal-dark);background:#14b8a61a}.feature-row:nth-child(2) .feature-tag{color:#0284c7;background:#0ea5e91a}.feature-row:nth-child(3) .feature-tag{color:#c2410c;background:#f973161a}.how-it-works{background:var(--bg-section);padding:8rem 2rem}.how-it-works-container{max-width:900px;margin:0 auto}.steps-list{flex-direction:column;gap:0;display:flex;position:relative}.steps-list:before{content:"";background:linear-gradient(to bottom, var(--teal), var(--amber));opacity:.2;width:2px;position:absolute;top:52px;bottom:26px;left:26px}.step{grid-template-columns:52px 1fr;align-items:start;gap:2rem;padding:1.5rem 0;display:grid}.step-number{background:var(--bg-warm);border:2px solid var(--teal);width:52px;height:52px;color:var(--teal);font-family:var(--font-display);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.3rem;display:flex;position:relative}.step:nth-child(2) .step-number{border-color:var(--sky);color:var(--sky)}.step:nth-child(3) .step-number{border-color:var(--amber);color:var(--amber)}.step-content h3{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.5rem;font-size:1.4rem;font-weight:400}.step-content p{color:var(--text-secondary);line-height:1.7}.domains{background:var(--bg-warm);padding:8rem 2rem}.domains-container{max-width:1100px;margin:0 auto}.domains-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.domain-card{background:#fff;border:1px solid #0000000f;border-radius:20px;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s}.domain-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000000f}.domain-icon{margin-bottom:1.25rem}.domain-icon svg{width:40px;height:40px}.domain-card:first-child{border-top:3px solid var(--teal)}.domain-card:first-child .domain-icon svg{color:var(--teal)}.domain-card:nth-child(2){border-top:3px solid var(--sky)}.domain-card:nth-child(2) .domain-icon svg{color:var(--sky)}.domain-card:nth-child(3){border-top:3px solid var(--coral)}.domain-card:nth-child(3) .domain-icon svg{color:var(--coral)}.domain-card h3{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.75rem;font-size:1.5rem;font-weight:400}.domain-card p{color:var(--text-secondary);font-size:.95rem;line-height:1.7}.founder{background:var(--bg-section);padding:6rem 2rem}.founder-container{text-align:center;max-width:700px;margin:0 auto}.founder-quote{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1.5rem;font-size:1.8rem;font-style:italic;font-weight:400;line-height:1.5}.founder-attribution{color:var(--text-muted);font-size:.95rem}.founder-attribution strong{color:var(--text-primary)}.cta-section{background:var(--text-primary);text-align:center;padding:8rem 2rem;position:relative;overflow:hidden}.cta-section:before{content:"";pointer-events:none;background:linear-gradient(135deg,#14b8a61a 0%,#f973160d 100%);position:absolute;inset:0}.cta-section h2{font-family:var(--font-display);color:#fff;margin-bottom:1rem;font-size:2.8rem;font-weight:400;position:relative}.cta-section>p{color:#fff9;max-width:500px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem;position:relative}.cta-email-form{background:#ffffff14;border:1px solid #ffffff1f;border-radius:60px;max-width:460px;margin:0 auto;padding:6px;display:flex;position:relative}.cta-email-form input[type=email]{color:#fff;background:0 0;border:none;border-radius:60px;flex:1;min-width:0;padding:1rem 1.5rem;font-family:inherit;font-size:1rem}.cta-email-form input[type=email]:focus{outline:none}.cta-email-form input[type=email]::placeholder{color:#fff6}.cta-email-form .cta-button{background:var(--teal);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:60px;padding:1rem 2rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .3s}.cta-email-form .cta-button:hover{background:var(--teal-dark)}.cta-email-form .cta-button:disabled,.cta-email-form input:disabled{opacity:.6;cursor:not-allowed}footer{color:#ffffff80;text-align:center;background:#141422;padding:3rem 2rem;font-size:.9rem}footer p{margin-bottom:.5rem}.footer-logo{filter:brightness(0)invert();opacity:.7;width:auto;height:32px;margin-bottom:.75rem}.footer-links{justify-content:center;gap:2rem;margin-top:1rem;margin-bottom:1rem;display:flex}.footer-links a{color:#ffffff80;font-size:.85rem;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#ffffffe6}.success-message{color:#fff;background:#10b981;border-radius:60px;margin-top:.75rem;padding:.75rem 1rem;font-size:.9rem;animation:.4s ease-out fadeIn;display:none}.success-message.show{display:block}.error-message{color:#fff;background:#ef4444;border-radius:60px;margin-top:.75rem;padding:.75rem 1rem;font-size:.9rem;animation:.4s ease-out fadeIn;display:none}.error-message.show{display:block}.legal-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;padding:2rem}.legal-header{text-align:center;color:#fff;max-width:900px;margin:0 auto 3rem}.back-link{color:#ffffffe6;margin-bottom:2rem;font-size:1rem;text-decoration:none;transition:color .3s;display:inline-block}.back-link:hover{color:#fff}.legal-header h1{font-family:var(--font-display);margin-bottom:1rem;font-size:2.5rem;font-weight:400}.legal-meta{color:#ffffffe6;font-size:1rem;line-height:1.8}.legal-content{background:#fff;border-radius:20px;max-width:900px;margin:0 auto;padding:3rem;box-shadow:0 20px 60px #0000004d}.legal-content section{margin-bottom:3rem}.legal-content h2{color:#667eea;border-bottom:2px solid #667eea;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.8rem}.legal-content h3{color:var(--text-primary);margin-top:2rem;margin-bottom:1rem;font-size:1.4rem}.legal-content h4{color:var(--text-secondary);margin-top:1.5rem;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.legal-content p{color:var(--text-secondary);margin-bottom:1rem;line-height:1.8}.legal-content ul{color:var(--text-secondary);margin:1rem 0 1rem 2rem}.legal-content li{margin-bottom:.5rem;line-height:1.8}.legal-content a{color:#667eea;text-decoration:none;transition:color .3s}.legal-content a:hover{color:#764ba2;text-decoration:underline}.highlight{background:#fff3cd;border-left:4px solid #ffc107;border-radius:8px;margin:1.5rem 0;padding:1rem}.retention-table{background:#f7fafc;border-radius:8px;margin:1rem 0;padding:1.5rem}.retention-table p{border-left:3px solid #667eea;margin-bottom:.75rem;padding-left:1rem}.acceptance-section{background:#f7fafc;border:2px solid #667eea;border-radius:12px;padding:2rem}.closing-note{color:var(--text-muted);margin-top:1.5rem;font-style:italic}.legal-footer{text-align:center;color:var(--text-muted);border-top:2px solid #e2e8f0;margin-top:2rem;padding-top:2rem}@media (max-width:900px){.hero-content{text-align:center;grid-template-columns:1fr;gap:3rem}.hero-text{order:1}.hero-right{order:2}.tagline{max-width:100%}.hero-email-form{margin:0 auto}.hero-links,.waitlist-count{justify-content:center}.hero-visual{max-width:300px;margin:0 auto}}@media (max-width:768px){.logo{width:160px}h1{font-size:2.6rem}.section-header h2{font-size:2.2rem}.hero-email-form{border-radius:16px;flex-direction:column;padding:.5rem}.hero-email-form input[type=email]{text-align:center;border-radius:12px}.hero-email-form .cta-button{border-radius:12px;width:100%}.cta-email-form{border-radius:16px;flex-direction:column;padding:.5rem}.cta-email-form input[type=email]{text-align:center;border-radius:12px}.cta-email-form .cta-button{border-radius:12px;width:100%}.feature-row{grid-template-columns:1fr;gap:.5rem}.feature-number{font-size:2.5rem}.domains-grid{grid-template-columns:1fr}.step{grid-template-columns:44px 1fr;gap:1rem}.step-number{width:44px;height:44px;font-size:1.1rem}.footer-links{flex-direction:column;gap:.75rem}.legal-page{padding:1rem}.legal-content{padding:1.5rem}.legal-header h1{font-size:1.8rem}.legal-content h2{font-size:1.5rem}.legal-content h3{font-size:1.2rem}.founder-quote{font-size:1.4rem}.cta-section h2{font-size:2.2rem}}
