@import"https://fonts.googleapis.com/css2?family=Audiowide&family=Inter:wght@300;400;500;600;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--cyan: rgba(0, 229, 255, .95);--cyan-soft: rgba(0, 229, 255, .55);--cyan-glow: rgba(0, 229, 255, .25);--deep-blue: rgba(0, 80, 255, .26);--panel: rgba(0, 0, 0, .34);--panel2: rgba(0, 0, 0, .22);--heading-font: "Audiowide", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;--body-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--body-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;color:#e0e0e0}.app{width:100%;overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#00e5ff66;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00e5ff99}::selection{background:#00e5ff4d;color:#e0e0e0}::-moz-selection{background:#00e5ff4d;color:#e0e0e0}.hero{min-height:100vh;background:linear-gradient(180deg,#000,#050510,#0a0a1a);display:flex;align-items:center;justify-content:center;padding:80px 40px;position:relative;overflow:hidden}.hero-bg-glow{position:absolute;border-radius:50%;filter:blur(60px);z-index:0;pointer-events:none}.hero-glow-1{width:600px;height:600px;background:radial-gradient(circle,#00e5ff14,#00e5ff00 70%);top:-200px;right:-100px}.hero-glow-2{width:400px;height:400px;background:radial-gradient(circle,#00e5ff0f,#00e5ff00 70%);bottom:-100px;left:50px}.hero-glow-3{width:300px;height:300px;background:radial-gradient(circle,#0078ff0f,#0078ff00 70%);top:40%;left:30%}.hero-content{display:flex;align-items:center;justify-content:space-between;gap:80px;max-width:1280px;position:relative;z-index:1;width:100%}.hero-left{flex:1}.hero-badge{display:inline-block;padding:8px 20px;border:1px solid rgba(0,229,255,.3);border-radius:100px;font-size:13px;font-weight:500;color:#00e5ffe6;background:#00e5ff0f;margin-bottom:28px;letter-spacing:.5px}.hero-left h1{font-size:58px;font-weight:400;line-height:1.15;margin-bottom:24px;background:linear-gradient(135deg,#00e5ff,#00bfff,#00e5ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:var(--heading-font);letter-spacing:1px}.hero-subheading{font-size:18px;font-weight:400;line-height:1.7;color:#a8a8b0;margin-bottom:36px;max-width:520px}.cta-button{display:inline-flex;align-items:center;gap:12px;padding:16px 36px;background:linear-gradient(135deg,#00bfff,#00e5ff);color:#000;font-family:var(--heading-font);font-size:16px;font-weight:400;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 0 20px #00e5ff4d,0 0 60px #00e5ff1a;letter-spacing:.5px}.cta-arrow{font-size:18px;transition:transform .3s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 0 30px #00e5ff80,0 0 80px #00e5ff26}.cta-button:hover .cta-arrow{transform:translate(4px)}.trust-badges{margin-top:48px;display:flex;gap:28px;align-items:center}.badge{display:flex;align-items:center;gap:8px;font-size:13px;color:#8a8a92;font-weight:500}.badge-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#00e5ff26;border-radius:50%;font-weight:700;color:#00e5ff;font-size:10px}.hero-right{flex:1;display:flex;justify-content:center;align-items:center}.app-preview{width:100%;max-width:440px}.preview-frame{background:#0009;border:1px solid rgba(0,229,255,.2);border-radius:16px;overflow:hidden;box-shadow:0 0 40px #00e5ff1a,0 20px 60px #00000080}.preview-header{display:flex;gap:8px;padding:16px 20px;background:#00e5ff0a;border-bottom:1px solid rgba(0,229,255,.1)}.preview-dot{width:10px;height:10px;border-radius:50%;background:#00e5ff4d}.preview-body{padding:40px 32px;display:flex;flex-direction:column;align-items:center;gap:32px}.preview-mic-area{display:flex;flex-direction:column;align-items:center;gap:20px}.mic-circle{width:120px;height:120px;border:2px solid rgba(0,229,255,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 0 30px #00e5ff33,inset 0 0 30px #00e5ff0d;animation:pulse-glow 3s ease-in-out infinite}@keyframes pulse-glow{0%,to{box-shadow:0 0 30px #00e5ff33,inset 0 0 30px #00e5ff0d;border-color:#00e5ff80}50%{box-shadow:0 0 50px #00e5ff59,inset 0 0 50px #00e5ff1a;border-color:#00e5ffb3}}.mic-icon{width:48px;height:48px;fill:#00e5ff;filter:drop-shadow(0 0 10px rgba(0,229,255,.5))}.waveform{display:flex;align-items:center;justify-content:center;gap:6px;height:40px}.wave-bar{width:4px;background:linear-gradient(180deg,#00e5ff,#00e5ff4d);border-radius:2px;opacity:.7;animation:wave 1s ease-in-out infinite}.wave-bar:nth-child(1){animation-delay:0s;height:12px}.wave-bar:nth-child(2){animation-delay:.15s;height:24px}.wave-bar:nth-child(3){animation-delay:.3s;height:36px}.wave-bar:nth-child(4){animation-delay:.45s;height:24px}.wave-bar:nth-child(5){animation-delay:.6s;height:12px}@keyframes wave{0%,to{transform:scaleY(.5);opacity:.4}50%{transform:scaleY(1);opacity:1}}.preview-response{width:100%;display:flex;flex-direction:column;gap:10px}.response-line{height:8px;background:#00e5ff1f;border-radius:4px;width:100%;animation:shimmer 2s ease-in-out infinite}.response-line.short{width:65%}.response-line.medium{width:82%}@keyframes shimmer{0%,to{opacity:.4}50%{opacity:.8}}@media(max-width:900px){.hero{padding:60px 24px}.hero-content{flex-direction:column;gap:48px;text-align:center}.hero-left h1{font-size:40px}.hero-subheading{font-size:16px;max-width:100%}.trust-badges{justify-content:center;flex-wrap:wrap;gap:16px}.app-preview{max-width:340px}}@media(max-width:480px){.hero-left h1{font-size:32px}.trust-badges{flex-direction:column;gap:12px}}.how-it-works{background:linear-gradient(180deg,#0a0a1a,#000,#050510);display:flex;flex-direction:column;align-items:center;padding:100px 40px;position:relative;overflow:hidden}.how-bg-glow{position:absolute;width:600px;height:600px;background:radial-gradient(circle,#00e5ff0f,#00e5ff00 70%);border-radius:50%;top:-100px;left:50%;transform:translate(-50%);filter:blur(60px);z-index:0;pointer-events:none}.how-header{text-align:center;margin-bottom:64px;position:relative;z-index:1}.how-header h2{font-family:var(--heading-font);font-size:48px;font-weight:400;margin-bottom:16px;color:#e0e0e0;letter-spacing:1px}.how-subtitle{font-size:18px;color:#8a8a92;font-weight:400}.steps-container{display:flex;justify-content:center;align-items:flex-start;gap:0;max-width:1100px;margin:0 auto;position:relative;z-index:1;width:100%}.step{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 24px}.step-number{width:48px;height:48px;background:linear-gradient(135deg,#00e5ff33,#00e5ff14);border:1px solid rgba(0,229,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--heading-font);font-size:20px;font-weight:400;color:#00e5ff;margin-bottom:20px}.step-icon-wrapper{width:72px;height:72px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;background:#00e5ff0f;border-radius:16px;border:1px solid rgba(0,229,255,.12)}.step-svg{width:36px;height:36px;color:#00e5ff}.step-title{font-family:var(--heading-font);font-size:20px;font-weight:400;color:#e0e0e0;margin-bottom:12px;letter-spacing:.5px}.step-description{font-size:15px;color:#8a8a92;line-height:1.6;max-width:280px}.step-connector{display:flex;align-items:center;justify-content:center;padding-top:80px;min-width:60px}.connector-line{width:24px;height:1px;background:#00e5ff33}.connector-arrow{font-size:20px;color:#00e5ff66;margin-left:4px}@media(max-width:768px){.how-it-works{padding:80px 24px}.steps-container{flex-direction:column;gap:40px;align-items:center}.step-connector{padding-top:0;transform:rotate(90deg)}.how-header h2{font-size:36px}}.why-different{background:linear-gradient(180deg,#050510,#000,#0a0a1a);padding:100px 40px;position:relative;overflow:hidden}.why-bg-glow-1{position:absolute;width:500px;height:500px;background:radial-gradient(circle,#00e5ff0f,#00e5ff00 70%);border-radius:50%;top:-100px;right:-100px;filter:blur(60px);z-index:0;pointer-events:none}.why-bg-glow-2{position:absolute;width:400px;height:400px;background:radial-gradient(circle,#0078ff0d,#0078ff00 70%);border-radius:50%;bottom:-50px;left:-50px;filter:blur(60px);z-index:0;pointer-events:none}.why-content{max-width:1100px;margin:0 auto;position:relative;z-index:1;text-align:center}.why-content h2{font-family:var(--heading-font);font-size:48px;font-weight:400;margin-bottom:16px;color:#e0e0e0;letter-spacing:1px}.why-subtitle{font-size:18px;color:#8a8a92;margin-bottom:56px;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:56px}.comparison-card{background:#0006;border-radius:16px;padding:36px;text-align:left}.comparison-card.old{border:1px solid rgba(255,80,80,.2);background:#ff505008}.comparison-card.new{border:1px solid rgba(0,229,255,.25);background:#00e5ff0a;box-shadow:0 0 40px #00e5ff0f}.card-header{display:flex;align-items:center;gap:12px;margin-bottom:24px}.card-icon-x{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;background:#ff505026;color:#ff5050;border:1px solid rgba(255,80,80,.3)}.card-icon-check{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;background:#00e5ff26;color:#00e5ff;border:1px solid rgba(0,229,255,.3)}.card-label{font-family:var(--heading-font);font-size:18px;color:#e0e0e0;letter-spacing:.5px}.card-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:14px}.card-list li{font-size:15px;color:#8a8a92;line-height:1.5;padding-left:20px;position:relative}.comparison-card.old .card-list li:before{content:"–";position:absolute;left:0;color:#ff505080}.comparison-card.new .card-list li:before{content:"✓";position:absolute;left:0;color:#00e5ffb3;font-size:13px}.differentiator-strip{display:flex;justify-content:center;gap:48px}.diff-item{display:flex;align-items:center;gap:14px}.diff-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#00e5ff0f;border:1px solid rgba(0,229,255,.15);border-radius:12px;color:#00e5ff}.diff-text{text-align:left}.diff-title{font-family:var(--heading-font);font-size:15px;color:#e0e0e0;margin-bottom:2px;letter-spacing:.5px}.diff-desc{font-size:13px;color:#6a6a72}@media(max-width:768px){.why-different{padding:80px 24px}.why-content h2{font-size:36px}.comparison-grid{grid-template-columns:1fr;gap:24px}.differentiator-strip{flex-direction:column;gap:24px;align-items:center}}.current-use{background:linear-gradient(180deg,#0a0a1a,#000);padding:100px 40px;position:relative;overflow:hidden}.use-bg-glow{position:absolute;width:500px;height:500px;background:radial-gradient(circle,#00e5ff0f,#00e5ff00 70%);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);filter:blur(60px);z-index:0;pointer-events:none}.use-content{max-width:1100px;margin:0 auto;position:relative;z-index:1;text-align:center}.use-badge{display:inline-block;padding:6px 18px;border:1px solid rgba(0,229,255,.25);border-radius:100px;font-size:12px;font-weight:600;color:#00e5ff;background:#00e5ff0f;margin-bottom:24px;letter-spacing:1px;text-transform:uppercase}.use-content h2{font-family:var(--heading-font);font-size:44px;font-weight:400;margin-bottom:20px;color:#e0e0e0;letter-spacing:1px}.use-subtitle{font-size:17px;color:#8a8a92;margin-bottom:56px;max-width:640px;margin-left:auto;margin-right:auto;line-height:1.7}.use-cases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.use-case-card{background:#00e5ff08;border:1px solid rgba(0,229,255,.12);border-radius:16px;padding:36px 28px;text-align:center;transition:all .3s ease}.use-case-card:hover{border-color:#00e5ff4d;background:#00e5ff0f;transform:translateY(-4px);box-shadow:0 12px 40px #00e5ff14}.use-case-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;background:#00e5ff14;border-radius:16px;border:1px solid rgba(0,229,255,.15);color:#00e5ff}.use-case-title{font-family:var(--heading-font);font-size:18px;font-weight:400;color:#e0e0e0;margin-bottom:12px;letter-spacing:.5px}.use-case-desc{font-size:14px;color:#7a7a82;line-height:1.6}@media(max-width:768px){.current-use{padding:80px 24px}.use-content h2{font-size:32px}.use-cases-grid{grid-template-columns:1fr;gap:20px}}.future{background:linear-gradient(180deg,#000,#050510,#0a0a1a);padding:100px 40px;position:relative;overflow:hidden}.future-bg-glow-1{position:absolute;width:500px;height:500px;background:radial-gradient(circle,#00e5ff0d,#00e5ff00 70%);border-radius:50%;top:-100px;left:-100px;filter:blur(60px);z-index:0;pointer-events:none}.future-bg-glow-2{position:absolute;width:400px;height:400px;background:radial-gradient(circle,#0078ff0a,#0078ff00 70%);border-radius:50%;bottom:-50px;right:-50px;filter:blur(60px);z-index:0;pointer-events:none}.future-content{max-width:800px;margin:0 auto;position:relative;z-index:1;text-align:center}.future-content h2{font-family:var(--heading-font);font-size:48px;font-weight:400;margin-bottom:16px;color:#e0e0e0;letter-spacing:1px}.future-subtitle{font-size:17px;color:#8a8a92;margin-bottom:64px;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.7}.roadmap{display:flex;flex-direction:column;gap:0;text-align:left}.roadmap-item{display:flex;gap:28px}.roadmap-marker{display:flex;flex-direction:column;align-items:center;min-width:24px}.marker-dot{width:16px;height:16px;border-radius:50%;background:#00e5ff26;border:2px solid rgba(0,229,255,.3);flex-shrink:0;margin-top:4px}.marker-dot.active{background:#00e5ff;border-color:#00e5ff;box-shadow:0 0 12px #00e5ff66}.marker-line{width:2px;flex:1;background:linear-gradient(180deg,#00e5ff33,#00e5ff0d);min-height:40px}.roadmap-card{padding-bottom:40px}.roadmap-status{display:inline-block;padding:4px 12px;border-radius:100px;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;background:#00e5ff26;color:#00e5ff;border:1px solid rgba(0,229,255,.3);margin-bottom:12px}.roadmap-status.upcoming{background:#00e5ff0f;color:#00e5ff99;border-color:#00e5ff26}.roadmap-title{font-family:var(--heading-font);font-size:22px;font-weight:400;color:#e0e0e0;margin-bottom:8px;letter-spacing:.5px}.roadmap-desc{font-size:15px;color:#7a7a82;line-height:1.6;max-width:520px}@media(max-width:768px){.future{padding:80px 24px}.future-content h2{font-size:36px}.roadmap-card{padding-bottom:32px}}.bottom-cta{background:linear-gradient(180deg,#0a0a1a,#000);padding:100px 40px 80px;position:relative;overflow:hidden}.cta-bg-glow{position:absolute;width:700px;height:700px;background:radial-gradient(circle,#00e5ff14,#00e5ff00 70%);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);filter:blur(80px);z-index:0;pointer-events:none}.cta-content{max-width:700px;margin:0 auto;position:relative;z-index:1;text-align:center}.cta-content h2{font-family:var(--heading-font);font-size:44px;font-weight:400;margin-bottom:20px;background:linear-gradient(135deg,#00e5ff,#00bfff,#00e5ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:1px}.cta-subtitle{font-size:17px;color:#8a8a92;margin-bottom:40px;line-height:1.7}.cta-button-bottom{display:inline-flex;align-items:center;gap:12px;padding:18px 44px;background:linear-gradient(135deg,#00bfff,#00e5ff);color:#000;font-family:var(--heading-font);font-size:18px;font-weight:400;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 0 24px #00e5ff59,0 0 80px #00e5ff1f;letter-spacing:.5px;margin-bottom:24px}.cta-arrow-bottom{font-size:20px;transition:transform .3s ease}.cta-button-bottom:hover{transform:translateY(-2px);box-shadow:0 0 36px #00e5ff80,0 0 100px #00e5ff2e}.cta-button-bottom:hover .cta-arrow-bottom{transform:translate(4px)}.cta-footer-badges{display:flex;justify-content:center;gap:8px;font-size:13px;color:#5a5a62}.cta-dot{color:#3a3a42}@media(max-width:768px){.bottom-cta{padding:80px 24px 60px}.cta-content h2{font-size:32px}}.waitlist-modal-overlay{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.waitlist-modal{background:linear-gradient(135deg,#0a0a1a,#000);border:1px solid rgba(0,229,255,.2);border-radius:16px;padding:44px;max-width:500px;width:100%;position:relative;box-shadow:0 0 60px #00e5ff1f}.waitlist-close{position:absolute;top:16px;right:16px;background:none;border:none;color:#5a5a62;font-size:20px;cursor:pointer;transition:color .2s ease;padding:4px}.waitlist-close:hover{color:#e0e0e0}.urgency-badge{display:inline-block;background:#00e5ff0f;border:1px solid rgba(0,229,255,.2);color:#00e5ff;padding:6px 16px;border-radius:100px;font-size:11px;font-weight:600;margin-bottom:24px;letter-spacing:.5px;text-transform:uppercase}.waitlist-modal h2{font-family:var(--heading-font);font-size:30px;font-weight:400;margin-bottom:12px;color:#e0e0e0;line-height:1.3;letter-spacing:.5px}.waitlist-subtitle{font-size:15px;color:#8a8a92;margin-bottom:24px;line-height:1.6}.benefits-list{display:flex;flex-direction:column;gap:10px;margin-bottom:24px;background:#00e5ff0a;border-left:2px solid rgba(0,229,255,.3);padding:16px;border-radius:4px}.benefit-item{display:flex;gap:10px;align-items:flex-start;font-size:14px;color:#8a8a92}.benefit-check{color:#00e5ff;font-weight:700;min-width:18px;font-size:12px}.highlight{color:#00e5ff}form{margin-bottom:20px}.form-group{margin-bottom:14px}.form-group:last-child{margin-bottom:0}label{display:block;font-size:13px;font-weight:500;color:#b0b0b8;margin-bottom:6px}input[type=email],input[type=text]{width:100%;padding:12px 16px;background:#00e5ff0a;border:1px solid rgba(0,229,255,.15);border-radius:8px;color:#e0e0e0;font-family:var(--body-font);font-size:14px;transition:border-color .2s ease}input[type=email]::placeholder,input[type=text]::placeholder{color:#4a4a52}input[type=email]:focus,input[type=text]:focus{outline:none;border-color:#00e5ff66;background:#00e5ff0f}.submit-button{width:100%;padding:14px 24px;background:linear-gradient(135deg,#00bfff,#00e5ff);color:#000;font-family:var(--heading-font);font-size:16px;font-weight:400;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 0 20px #00e5ff33;letter-spacing:.5px;margin-top:16px}.submit-button:hover{transform:translateY(-2px);box-shadow:0 0 30px #00e5ff66}.trust-indicators{display:flex;justify-content:center;gap:24px;font-size:12px;color:#5a5a62}.indicator{display:flex;align-items:center;gap:6px}.indicator-icon{color:#00e5ff;font-size:12px}.success-message{text-align:center;padding:40px 20px}.success-icon{width:60px;height:60px;background:linear-gradient(135deg,#00bfff,#00e5ff);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;color:#000;margin:0 auto 16px;font-weight:700}.success-message h3{font-family:var(--heading-font);font-size:24px;font-weight:400;color:#e0e0e0;margin-bottom:8px;letter-spacing:.5px}.success-message p{font-size:14px;color:#8a8a92}@media(max-width:480px){.waitlist-modal{padding:28px}.waitlist-modal h2{font-size:24px}.trust-indicators{flex-direction:column;gap:10px}}
