@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url('assets/manrope-400.ttf') format('truetype')}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url('assets/manrope-500.ttf') format('truetype')}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url('assets/manrope-600.ttf') format('truetype')}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url('assets/manrope-700.ttf') format('truetype')}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url('assets/manrope-800.ttf') format('truetype')}:root{--ink:#101117;--paper:#f5f2ec;--lime:#caff3d;--violet:#7457ff;--muted:#686971;--line:rgba(16,17,23,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;background:var(--paper);color:var(--ink)}a{color:inherit;text-decoration:none}.header{height:84px;padding:0 max(5vw,28px);display:flex;align-items:center;justify-content:space-between;background:#11121a;color:#fff;border-bottom:1px solid rgba(255,255,255,.1);position:relative;z-index:10}.logo{display:flex;align-items:center;gap:12px;font-weight:800;letter-spacing:-.03em}.logo b{color:var(--lime)}.logo-mark{width:32px;height:32px;display:flex;align-items:center;justify-content:center;gap:3px;background:var(--lime);border-radius:50%}.logo-mark i{display:block;width:3px;background:#11121a;border-radius:4px}.logo-mark i:nth-child(1),.logo-mark i:nth-child(4){height:8px}.logo-mark i:nth-child(2){height:16px}.logo-mark i:nth-child(3){height:22px}.header-cta{padding:11px 18px;border:1px solid rgba(255,255,255,.32);border-radius:100px;font-size:13px;font-weight:700}.header-cta span{color:var(--lime);margin-left:7px}.hero{min-height:720px;background:#11121a;color:#fff;padding:90px max(6vw,32px);display:grid;grid-template-columns:1.1fr .9fr;gap:8vw;align-items:center;position:relative;overflow:hidden}.hero-copy,.voice-card{position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800;color:#d6d6dc;margin-bottom:28px}.eyebrow span{width:8px;height:8px;background:var(--lime);border-radius:50%;box-shadow:0 0 16px var(--lime)}.eyebrow.dark{color:#6b6c72}.hero h1,.section h2,.demo h2{font-size:clamp(46px,5.2vw,78px);line-height:.99;letter-spacing:-.065em;margin:0;font-weight:700}.hero h1 em,.section h2 em,.demo h2 em{font-style:normal;color:var(--lime)}.hero-lead{font-size:18px;line-height:1.65;color:#b6b7bd;max-width:610px;margin:28px 0}.hero-actions{display:flex;align-items:center;gap:28px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;padding:17px 21px;border-radius:6px;font:700 14px Manrope;border:0;cursor:pointer}.button-primary{background:var(--lime);color:#11121a;box-shadow:0 8px 30px rgba(202,255,61,.16)}.button span{font-size:20px}.text-link{font-size:13px;color:#d2d2d7;border-bottom:1px solid #606169;padding:10px 0}.text-link span{color:var(--lime);margin-left:7px}.hero-proof{display:flex;align-items:center;margin-top:48px}.avatars{display:flex;margin-right:15px}.avatars span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#7457ff;border:2px solid #11121a;font-size:9px;font-weight:800;margin-left:-8px}.avatars span:first-child{margin:0;background:#eb896c}.avatars span:nth-child(2){background:#5ab7a5}.avatars span:nth-child(3){background:#eac65f}.avatars span:last-child{background:#2d2e38}.hero-proof p{font-size:10px;line-height:1.5;color:#909198;margin:0}.hero-proof b{font-size:11px;color:#fff}.hero-glow{position:absolute;border-radius:50%;filter:blur(110px);opacity:.22}.hero-glow.one{width:460px;height:460px;background:#7457ff;right:-120px;top:-100px}.hero-glow.two{width:220px;height:220px;background:#caff3d;left:35%;bottom:-180px}.voice-card{max-width:510px;justify-self:end;background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.14);border-radius:22px;padding:26px 32px 28px;text-align:center;box-shadow:0 40px 90px rgba(0,0,0,.35);backdrop-filter:blur(20px)}.call-top{font-size:9px;letter-spacing:.15em;text-align:left;color:#a9aab1}.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#ff5d5d;margin-right:7px;box-shadow:0 0 8px #ff5d5d}.call-time{float:right;color:#fff;letter-spacing:.08em}.assistant-orb{width:116px;height:116px;border-radius:50%;display:grid;place-items:center;margin:24px auto 16px;background:radial-gradient(circle,rgba(202,255,61,.3),rgba(116,87,255,.1) 50%,transparent 70%);animation:pulse 3s ease-in-out infinite}.orb-core{width:70px;height:70px;border-radius:50%;background:conic-gradient(from 30deg,var(--lime),#6dffbd,var(--violet),var(--lime));filter:saturate(1.2);box-shadow:0 0 35px rgba(202,255,61,.35)}.voice-card h2{font-size:18px;margin:0}.voice-card>p{font-size:11px;color:#8e8f97;margin:6px}.wave{height:48px;display:flex;align-items:center;justify-content:center;gap:5px;margin:12px 0}.wave i{width:3px;height:10px;background:var(--lime);border-radius:4px;animation:wave 1.2s ease-in-out infinite}.wave i:nth-child(3n){animation-delay:.2s;height:28px}.wave i:nth-child(4n){animation-delay:.4s;height:18px}.wave i:nth-child(5n){animation-delay:.1s;height:35px}.dialogue{background:rgba(255,255,255,.07);border-radius:9px;padding:14px;text-align:left;display:flex;gap:10px}.dialogue span{background:var(--lime);color:#11121a;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;font-size:8px;font-weight:800;flex:0 0 auto}.dialogue p{font-size:11px;line-height:1.5;margin:0;color:#d7d7da}.call-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.call-stats div{border-right:1px solid rgba(255,255,255,.1)}.call-stats div:last-child{border:0}.call-stats b,.call-stats small{display:block}.call-stats b{font-size:14px}.call-stats small{font-size:8px;color:#777984;margin-top:3px}.ticker{overflow:hidden;background:var(--lime);padding:15px 0;white-space:nowrap;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.ticker div{word-spacing:18px;min-width:max-content;animation:ticker 24s linear infinite}.ticker span{color:var(--violet)}.section{padding:110px max(6vw,32px)}.section-heading h2{font-size:clamp(38px,4.4vw,66px)}.section-heading h2 em{color:var(--violet)}.problems{background:#f5f2ec}.metrics{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:70px}.metrics article{padding:40px 8vw 10px 0;border-right:1px solid var(--line)}.metrics article+article{padding-left:4vw}.metrics article:last-child{border-right:0}.metrics strong{font-size:56px;letter-spacing:-.06em}.metrics p{color:var(--muted);font-size:13px;line-height:1.7}.how{background:#fff}.centered{text-align:center;max-width:760px;margin:auto}.centered .eyebrow{justify-content:center}.centered>p{color:var(--muted);line-height:1.6}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:65px}.steps article{background:#f5f2ec;padding:28px;min-height:310px;position:relative;border-radius:4px}.step-num{font-size:10px;color:#85868d}.step-icon{width:64px;height:64px;border-radius:50%;background:#11121a;color:var(--lime);display:grid;place-items:center;font-size:26px;margin:45px 0 28px}.steps article:nth-child(2) .step-icon{background:var(--violet);color:#fff}.steps article:nth-child(3) .step-icon{background:var(--lime);color:#11121a}.steps h3{font-size:20px;margin:0 0 12px}.steps p{color:var(--muted);font-size:13px;line-height:1.65;margin:0}.demo{background:#15161d;color:#fff;display:grid;grid-template-columns:.85fr 1.15fr;gap:9vw;align-items:center}.demo h2{font-size:clamp(40px,4.8vw,68px)}.demo-copy>p{color:#a8a9b0;line-height:1.7;margin:25px 0}.demo ul{list-style:none;padding:0}.demo li{font-size:13px;margin:15px 0;color:#d7d7db}.demo li:before{content:'✓';display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:rgba(202,255,61,.12);color:var(--lime);margin-right:10px}.demo-form{background:#fff;color:#11121a;padding:32px;border-radius:12px}.form-head{display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:22px;margin-bottom:24px}.form-head span{font-size:21px;font-weight:800}.form-head small{font-size:9px;color:#777}.demo-form label{display:block;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:18px}.demo-form input,.demo-form select{display:block;width:100%;height:50px;border:1px solid #dedee1;background:#f9f9fa;border-radius:4px;padding:0 14px;margin-top:8px;font:500 13px Manrope;outline:none}.demo-form input:focus,.demo-form select:focus{border-color:var(--violet);box-shadow:0 0 0 3px rgba(116,87,255,.1)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.consent{display:flex!important;align-items:center;text-transform:none!important;letter-spacing:0!important;color:#777}.consent input{width:16px;height:16px;margin:0 9px 0 0;accent-color:var(--violet)}.submit{width:100%}.form-status{font-size:11px;color:#d74848;margin:10px 0 0;min-height:16px}footer{padding:35px max(5vw,28px);display:flex;align-items:center;justify-content:space-between;background:#0e0f14;color:#fff;border-top:1px solid rgba(255,255,255,.1);font-size:11px}footer p,footer>span{color:#85868d}.success-modal{position:fixed;inset:0;background:rgba(4,5,8,.76);z-index:100;display:grid;place-items:center;padding:20px}.success-modal[hidden]{display:none}.success-card{max-width:420px;background:#fff;border-radius:14px;text-align:center;padding:42px;color:#11121a}.success-icon{width:58px;height:58px;background:var(--lime);border-radius:50%;display:grid;place-items:center;margin:auto;font-size:24px}.success-card h2{font-size:30px}.success-card p{color:var(--muted);line-height:1.6}.success-card button{border:0;background:#11121a;color:#fff;padding:13px 30px;border-radius:5px;font:700 13px Manrope;cursor:pointer}@keyframes wave{0%,100%{transform:scaleY(.45);opacity:.55}50%{transform:scaleY(1.3);opacity:1}}@keyframes pulse{50%{transform:scale(1.06)}}@keyframes ticker{to{transform:translateX(-40%)}}
@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:65px}.voice-card{justify-self:center;width:min(100%,510px)}.metrics,.steps{grid-template-columns:1fr}.metrics article,.metrics article+article{border-right:0;border-bottom:1px solid var(--line);padding:28px 0}.demo{grid-template-columns:1fr;gap:45px}.header-cta{font-size:0}.header-cta span{font-size:18px;margin:0}}
@media(max-width:560px){.header{height:70px}.hero{padding:56px 20px}.hero h1{font-size:43px}.hero-lead{font-size:15px}.hero-actions{align-items:stretch;flex-direction:column;gap:10px}.button{width:100%}.text-link{text-align:center}.voice-card{padding:20px 16px}.section{padding:78px 20px}.section-heading h2,.demo h2{font-size:40px}.steps article{min-height:280px}.form-row{grid-template-columns:1fr}.demo-form{padding:22px 18px}.form-head{align-items:flex-start;flex-direction:column;gap:7px}footer{align-items:flex-start;flex-direction:column;gap:12px}.metrics strong{font-size:48px}}
