:root{color-scheme:dark;--bg:#080a13;--panel:#111522;--panel2:#171c2c;--line:#293149;--text:#f7f8ff;--muted:#a3aac0;--cyan:#28d8f1;--purple:#7c3aed;--green:#42ddb1;--pink:#fb7185;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 8% 0%,#102a3a 0,transparent 26%),radial-gradient(circle at 95% 12%,#271545 0,transparent 28%),var(--bg);color:var(--text);line-height:1.6}a{color:inherit;text-decoration:none}button,select{font:inherit}.skip{position:fixed;left:16px;top:-80px;z-index:100;padding:10px 14px;background:#fff;color:#000;border-radius:10px}.skip:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:82px;padding:14px max(24px,calc((100vw - 1220px)/2));background:rgba(8,10,19,.82);backdrop-filter:blur(20px);border-bottom:1px solid rgba(148,163,184,.15)}.brand{display:flex;align-items:center;gap:12px}.brand img{border-radius:14px;box-shadow:0 0 28px rgba(124,58,237,.3)}.brand span{display:grid;line-height:1.2}.brand strong{font-size:1rem}.brand small{color:var(--muted);font-size:.7rem}.site-header nav{display:flex;gap:26px;color:var(--muted);font-size:.9rem;font-weight:700}.site-header nav a:hover,.site-header nav a:focus{color:var(--cyan)}.header-actions{display:flex;align-items:center;gap:10px}.header-actions select{border:1px solid var(--line);background:var(--panel);color:var(--text);border-radius:12px;padding:9px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border-radius:14px;background:linear-gradient(135deg,var(--purple),#5b5cf0 55%,#159db5);color:white;font-weight:850;box-shadow:0 14px 36px rgba(91,92,240,.25);transition:.2s transform,.2s box-shadow}.button:hover,.button:focus{transform:translateY(-2px);box-shadow:0 18px 42px rgba(91,92,240,.36)}.button.small{min-height:40px;padding:8px 14px;font-size:.88rem}.button.ghost{background:rgba(255,255,255,.04);border:1px solid var(--line);box-shadow:none}.hero{width:min(1220px,calc(100% - 40px));margin:0 auto;min-height:690px;padding:100px 0 70px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px}.eyebrow,.section-heading>span,.safety-copy>span{display:flex;align-items:center;gap:10px;color:var(--cyan);font-size:.82rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.eyebrow span:first-child{width:28px;height:2px;background:var(--cyan)}h1{max-width:760px;margin:20px 0 22px;font-size:clamp(3rem,6.7vw,6.2rem);line-height:.96;letter-spacing:-.065em}h2{font-size:clamp(2rem,4vw,3.7rem);line-height:1.05;letter-spacing:-.045em}.hero-copy>p{max-width:670px;color:var(--muted);font-size:1.12rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:32px 0 18px}.trust-line{font-size:.86rem!important}.hero-visual{position:relative;min-height:550px;display:grid;place-items:center}.orb{position:absolute;border-radius:999px;filter:blur(6px)}.orb-a{width:400px;height:400px;background:rgba(40,216,241,.12);left:0;top:60px}.orb-b{width:330px;height:330px;background:rgba(124,58,237,.2);right:0;bottom:20px}.phone{position:relative;z-index:2;width:min(390px,86vw);height:540px;padding:18px;border:1px solid #323a55;border-radius:42px;background:linear-gradient(160deg,#171b2c,#0b0d18 70%);box-shadow:0 45px 100px rgba(0,0,0,.55),inset 0 1px rgba(255,255,255,.08);transform:rotate(2deg)}.phone-top{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:44px;font-size:.8rem}.phone-top span{width:10px;height:10px;border-radius:50%;background:var(--green)}.phone-top i{justify-self:end;width:48px;height:6px;border-radius:99px;background:#2b3248}.chat-preview{display:grid;grid-template-columns:42px 1fr;gap:12px;margin-top:16px}.ai-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:15px;background:linear-gradient(135deg,var(--purple),var(--cyan));font-weight:900}.bubble{padding:18px;border:1px solid var(--line);border-radius:4px 20px 20px;background:#171c2c}.bubble small{display:block;color:var(--cyan);margin-bottom:5px}.bubble strong{font-size:1.25rem}.bubble p{margin:6px 0 0;color:var(--muted);font-size:.88rem}.mini-chart{height:185px;margin-top:18px;padding:12px;border:1px solid var(--line);border-radius:20px;background:#0c101d}.mini-chart svg{width:100%;height:100%}.mini-chart .line{fill:none;stroke:var(--cyan);stroke-width:4;stroke-linecap:round}.mini-chart .fill{fill:url(#chartFill)}.preview-pills{display:flex;gap:7px;margin-top:16px}.preview-pills span{flex:1;padding:10px 5px;text-align:center;border:1px solid var(--line);border-radius:12px;color:var(--muted);font-size:.72rem;font-weight:800}.float-card{position:absolute;z-index:3;display:flex;align-items:center;gap:12px;min-width:190px;padding:13px 16px;border:1px solid rgba(148,163,184,.25);border-radius:16px;background:rgba(17,21,34,.9);backdrop-filter:blur(15px);box-shadow:0 20px 45px rgba(0,0,0,.35)}.float-card>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:rgba(40,216,241,.12);color:var(--cyan);font-weight:900}.float-card div{display:grid}.float-card small{color:var(--muted);font-size:.7rem}.float-card strong{font-size:.85rem}.card-one{left:-30px;top:95px}.card-two{right:-25px;bottom:90px}.proof{display:grid;grid-template-columns:repeat(4,1fr);width:min(1220px,calc(100% - 40px));margin:0 auto;padding:28px;border:1px solid var(--line);border-radius:24px;background:rgba(17,21,34,.75)}.proof div{display:grid;place-items:center;gap:3px;border-right:1px solid var(--line)}.proof div:last-child{border:0}.proof strong{font-size:1.8rem}.proof span{color:var(--muted);font-size:.82rem}.section{width:min(1220px,calc(100% - 40px));margin:0 auto;padding:120px 0}.section-heading{max-width:720px;margin-bottom:48px}.section-heading h2{margin:13px 0}.section-heading p{color:var(--muted);font-size:1.05rem}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card{position:relative;min-height:280px;padding:28px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,rgba(23,28,44,.96),rgba(14,17,28,.95));overflow:hidden}.feature-card:before{content:"";position:absolute;inset:auto -70px -90px auto;width:180px;height:180px;border-radius:50%;background:rgba(124,58,237,.1);filter:blur(3px)}.feature-main{grid-column:span 2}.feature-card .icon{display:grid;place-items:center;width:48px;height:48px;border:1px solid #37405b;border-radius:15px;background:#0e1220;color:var(--cyan);font-weight:900}.feature-card h3{margin:28px 0 8px;font-size:1.35rem}.feature-card p{max-width:520px;color:var(--muted)}.status{display:inline-flex;width:max-content;margin-top:20px;padding:5px 9px;border-radius:99px;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.status.live{color:var(--green);background:rgba(66,221,177,.11)}.status.test{color:#f9c769;background:rgba(249,199,105,.11)}.status.future{color:#c4a8ff;background:rgba(124,58,237,.15)}.demo-chat{display:grid;gap:8px;margin-top:24px;padding:14px;border:1px solid var(--line);border-radius:15px;background:#0c0f1b;font-size:.83rem}.demo-chat span{justify-self:end;max-width:80%;padding:8px 12px;border-radius:12px 12px 2px;background:var(--purple)}.demo-chat b{max-width:80%;padding:8px 12px;border-radius:2px 12px 12px;background:#1c2335;font-weight:600}.tour-section{padding-top:70px}.tour-player{overflow:hidden;border:1px solid #303852;border-radius:30px;background:#0d101b;box-shadow:0 40px 90px rgba(0,0,0,.35)}.tour-stage{display:grid;grid-template-columns:1.4fr .6fr;min-height:500px}.tour-screen{position:relative;display:grid;place-items:center;min-height:500px;padding:40px;background:radial-gradient(circle at 50% 40%,rgba(40,216,241,.14),transparent 48%),#0a0d17;overflow:hidden}.tour-caption{display:flex;gap:18px;padding:48px 32px;background:linear-gradient(160deg,#171c2c,#10131f)}.tour-caption>span{color:var(--cyan);font-weight:900}.tour-caption strong{font-size:1.5rem}.tour-caption p{color:var(--muted)}.tour-controls{display:flex;align-items:center;gap:10px;padding:16px 22px;border-top:1px solid var(--line)}.tour-controls button{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:var(--panel2);color:white;cursor:pointer}.tour-controls .play{background:var(--purple);border-color:transparent}.tour-progress{flex:1;height:5px;margin-left:10px;border-radius:99px;background:#252b3e;overflow:hidden}.tour-progress span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--purple),var(--cyan));transition:width .25s}.tour-ui{width:min(520px,95%);padding:20px;border:1px solid #34405c;border-radius:28px;background:#121726;box-shadow:0 26px 70px rgba(0,0,0,.5)}.tour-ui-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.tour-ui-header i{width:34px;height:34px;border-radius:11px;background:linear-gradient(135deg,var(--purple),var(--cyan))}.tour-ui-header span{display:flex;gap:5px}.tour-ui-header span:before,.tour-ui-header span:after{content:"";display:block;width:34px;height:9px;border-radius:9px;background:#2b3349}.tour-ui-body{display:grid;gap:10px}.tour-ui-row{min-height:54px;border:1px solid #30384e;border-radius:14px;background:#181e2e}.tour-ui-row.accent{min-height:110px;background:linear-gradient(120deg,rgba(124,58,237,.3),rgba(40,216,241,.12))}.tour-ui-pills{display:flex;gap:7px}.tour-ui-pills b{flex:1;height:32px;border-radius:9px;background:#20273a}.tour-pointer{position:absolute;font-size:2.4rem;filter:drop-shadow(0 8px 12px #000);animation:pointerMove 2.6s infinite ease-in-out}.tour-scene-0 .tour-pointer{right:22%;bottom:22%}.tour-scene-1 .tour-pointer{left:28%;top:38%}.tour-scene-2 .tour-pointer{right:30%;top:45%}.tour-scene-3 .tour-pointer{left:42%;bottom:26%}.tour-scene-4 .tour-pointer{right:23%;bottom:34%}.tour-scene-5 .tour-pointer{left:25%;top:28%}@keyframes pointerMove{50%{transform:translate(20px,-12px) scale(.92)}}.safety-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.safety-copy h2{margin:14px 0}.safety-copy p{color:var(--muted)}.safety-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.safety-list li{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:20px;border:1px solid var(--line);border-radius:18px;background:var(--panel)}.safety-list li>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:rgba(66,221,177,.12);color:var(--green);font-weight:900}.safety-list strong{font-size:1rem}.safety-list p{margin:3px 0 0;color:var(--muted);font-size:.87rem}.roadmap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.roadmap-grid article{padding:28px;border:1px solid var(--line);border-radius:22px;background:var(--panel)}.roadmap-grid h3{margin:22px 0 8px}.roadmap-grid p{color:var(--muted)}.cta{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;width:min(1220px,calc(100% - 40px));margin:40px auto 110px;padding:34px;border:1px solid #3c3862;border-radius:28px;background:linear-gradient(120deg,rgba(124,58,237,.24),rgba(40,216,241,.1))}.cta img{border-radius:22px}.cta h2{margin:0;font-size:2rem}.cta p{margin:6px 0 0;color:var(--muted)}footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:32px max(24px,calc((100vw - 1220px)/2));border-top:1px solid var(--line);color:var(--muted);font-size:.78rem}.brand.compact{color:var(--text)}.brand.compact img{border-radius:10px}html[dir="rtl"] .eyebrow span:first-child{order:2}@media(max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{text-align:center}.eyebrow,.hero-actions{justify-content:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-visual{min-height:520px}.feature-grid{grid-template-columns:1fr 1fr}.tour-stage,.safety-section{grid-template-columns:1fr}.tour-caption{padding:28px}.roadmap-grid{grid-template-columns:1fr}.cta{grid-template-columns:auto 1fr}.cta .button{grid-column:1/-1}.footer{flex-wrap:wrap}}@media(max-width:620px){.site-header{padding:10px 14px}.brand small,.header-actions .button{display:none}.brand img{width:38px;height:38px}.header-actions{margin-left:auto}.hero{width:min(100% - 28px,1220px);padding:62px 0 44px;gap:25px}h1{font-size:clamp(2.65rem,14vw,4.2rem)}.hero-visual{min-height:500px}.phone{height:500px}.float-card{min-width:160px;padding:10px}.card-one{left:-4px;top:55px}.card-two{right:-4px;bottom:55px}.proof{grid-template-columns:1fr 1fr;padding:18px}.proof div{padding:14px;border-right:0;border-bottom:1px solid var(--line)}.proof div:nth-last-child(-n+2){border-bottom:0}.section{padding:78px 0}.feature-grid{grid-template-columns:1fr}.feature-main{grid-column:auto}.feature-card{min-height:0}.tour-screen{min-height:360px;padding:18px}.tour-stage{min-height:0}.tour-caption{gap:10px}.safety-section{gap:30px}.cta{grid-template-columns:1fr;text-align:center}.cta img{margin:auto}footer{flex-direction:column;text-align:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.tour-pointer{transition:none;animation:none}}
