:root{--bg:#07111f;--surface:#0e2033;--surface-2:#102943;--text:#f4f8fc;--muted:#a7b6c8;--line:#28435b;--teal:#29d5c7;--indigo:#6c7cff;--green:#98f5a4;--max:1160px}*{box-sizing:border-box}html{background:var(--bg);color-scheme:dark}body{margin:0;background:radial-gradient(circle at 82% 13%,#173866 0,transparent 27rem),radial-gradient(circle at 8% 38%,#0d3343 0,transparent 30rem),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.mobile-page{max-width:var(--max);margin:0 auto;padding:0 28px 28px}.mobile-nav{height:78px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(40,67,91,.72)}.brand{display:flex;gap:10px;align-items:center;color:var(--text);text-decoration:none;font-size:12px;font-weight:800;letter-spacing:1.4px}.brand b{color:var(--teal);font-weight:800}.brand-mark{width:32px;height:32px;border:1px solid rgba(41,213,199,.55);border-radius:50%;display:grid;place-items:center;position:relative}.brand-mark i{position:absolute;border:1px solid var(--teal);border-radius:50%;opacity:.82}.brand-mark i:nth-child(1){width:8px;height:8px;background:var(--teal)}.brand-mark i:nth-child(2){width:18px;height:18px}.brand-mark i:nth-child(3){width:27px;height:27px;opacity:.32}.nav-return{color:var(--muted);font-weight:700;font-size:13px;text-decoration:none}.nav-return:hover{color:var(--teal)}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.9fr);gap:58px;align-items:center;padding:84px 0 66px}.hero-copy{max-width:600px}.eyebrow{margin:0 0 15px;color:var(--teal);font-size:11px;font-weight:800;letter-spacing:1.65px;text-transform:uppercase}.hero h1{font-size:clamp(42px,5vw,72px);line-height:.99;letter-spacing:-.072em;max-width:670px;margin:0}.hero-lede{color:var(--muted);font-size:17px;line-height:1.65;max-width:570px;margin:24px 0}.detected-card{display:flex;align-items:center;gap:10px;width:max-content;max-width:100%;padding:10px 13px;border:1px solid rgba(41,213,199,.32);border-radius:13px;background:rgba(14,32,51,.72);margin:24px 0}.signal-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(152,245,164,.08)}.detected-overline{display:block;color:var(--muted);font-size:9px;font-weight:700;letter-spacing:1.1px;text-transform:uppercase;margin-bottom:2px}.detected-card strong{font-size:13px}.hero-actions{display:flex;flex-wrap:wrap;gap:11px}.action-primary,.action-secondary{min-height:52px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 18px;font-size:14px;font-weight:800;cursor:pointer;text-decoration:none}.action-primary{border:1px solid var(--teal);background:var(--teal);color:#06111b}.action-primary:hover{background:#70eadf;border-color:#70eadf}.action-secondary{border:1px solid var(--line);background:rgba(14,32,51,.7);color:var(--text)}.action-secondary:hover{border-color:var(--teal);color:var(--teal)}.helper{color:var(--muted);font-size:12px;line-height:1.55;margin:13px 0 0}.hero-visual{min-height:500px;display:grid;place-items:center;position:relative;overflow:hidden}.orbit{position:absolute;border:1px solid rgba(41,213,199,.16);border-radius:50%;transform:rotate(-24deg)}.orbit-one{width:550px;height:230px}.orbit-two{width:410px;height:170px;border-color:rgba(108,124,255,.25)}.phone-shell{height:476px;width:254px;border:1px solid rgba(244,248,252,.26);border-radius:38px;padding:10px;background:linear-gradient(130deg,#1c344e,#050b14 45%,#153955);box-shadow:0 30px 80px rgba(0,0,0,.55),0 0 45px rgba(41,213,199,.16);transform:rotate(5deg);position:relative}.phone-top{position:absolute;width:92px;height:22px;left:calc(50% - 46px);top:10px;border-radius:0 0 13px 13px;background:#040913;z-index:2}.phone-screen{height:100%;border-radius:30px;overflow:hidden;background:radial-gradient(circle at 70% 7%,#1b4871,transparent 35%),#07111f;padding:37px 14px 15px}.screen-status{display:flex;justify-content:space-between;color:var(--teal);font-weight:800;font-size:8px;letter-spacing:1px}.screen-title{font-size:20px;letter-spacing:-.08em;line-height:.95;margin:35px 0 15px}.screen-title b{color:var(--indigo)}.spectrogram{height:170px;border:1px solid rgba(167,182,200,.24);border-radius:12px;background:linear-gradient(180deg,#05111a,#111b35 37%,#09212b);position:relative;overflow:hidden}.spectrogram:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0 7%,rgba(255,203,107,.8) 8% 9%,transparent 10% 23%,rgba(41,213,199,.65) 24% 27%,transparent 28% 44%,rgba(255,107,122,.68) 46% 48%,transparent 49% 75%,rgba(152,245,164,.6) 76% 80%,transparent 81%)}.spectrogram span{position:absolute;height:2px;left:0;right:0;background:linear-gradient(90deg,transparent,rgba(152,245,164,.92),transparent);box-shadow:0 0 8px rgba(152,245,164,.8)}.spectrogram span:nth-child(1){top:25%}.spectrogram span:nth-child(2){top:43%;opacity:.7}.spectrogram span:nth-child(3){top:59%;opacity:.58}.spectrogram span:nth-child(4){top:74%;opacity:.35}.spectrogram span:nth-child(5){top:87%;opacity:.2}.screen-metrics{display:flex;justify-content:space-between;gap:7px;margin-top:15px}.screen-metrics i{font-style:normal;color:var(--muted);font-size:8px;line-height:1.4}.screen-metrics b{font-size:13px;color:var(--text)}.install-help{border:1px solid rgba(41,213,199,.4);border-radius:22px;background:linear-gradient(120deg,rgba(15,58,70,.55),rgba(14,32,51,.85));padding:30px;margin:0 0 52px}.install-help h2{font-size:26px;letter-spacing:-.04em;margin:0 0 10px}.install-help p{margin:0;color:var(--muted);line-height:1.6;max-width:720px}.install-help ol{margin:16px 0 0;padding-left:21px;color:var(--text);line-height:1.8}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;border-top:1px solid var(--line);padding-top:26px}.feature-grid article{background:rgba(14,32,51,.72);border:1px solid rgba(40,67,91,.86);border-radius:18px;padding:22px}.number{color:var(--teal);font-size:11px;font-weight:800;letter-spacing:1.3px}.feature-grid h2{margin:28px 0 9px;font-size:21px;letter-spacing:-.04em}.feature-grid p,.availability p,.source-note p{color:var(--muted);font-size:13px;line-height:1.65;margin:0}.availability{display:grid;grid-template-columns:.76fr 1fr;gap:58px;padding:76px 0}.availability h2{font-size:clamp(31px,3.7vw,48px);letter-spacing:-.06em;line-height:1.03;margin:0}.platform-list{border-top:1px solid var(--line)}.platform-row{display:grid;grid-template-columns:110px 1fr;gap:17px;padding:19px 0;border-bottom:1px solid var(--line)}.platform-row span{font-size:11px;font-weight:800;letter-spacing:1px;color:var(--teal)}.source-note{border-radius:17px;border:1px solid rgba(40,67,91,.8);padding:18px 20px;background:rgba(5,11,20,.55)}.source-note strong{color:var(--text)}.mobile-footer{max-width:var(--max);padding:24px 28px 40px;margin:auto;display:flex;flex-wrap:wrap;gap:16px;color:var(--muted);font-size:12px;border-top:1px solid rgba(40,67,91,.72)}.mobile-footer a{color:var(--muted);text-decoration:none}.mobile-footer a:hover{color:var(--teal)}@media(max-width:780px){.mobile-page{padding:0 18px 20px}.mobile-nav{height:68px}.hero{grid-template-columns:1fr;padding:48px 0 42px;gap:24px}.hero h1{font-size:46px}.hero-visual{min-height:400px;order:-1}.phone-shell{transform:rotate(3deg) scale(.84);margin:-35px 0}.feature-grid{grid-template-columns:1fr}.availability{grid-template-columns:1fr;gap:28px;padding:50px 0}.platform-row{grid-template-columns:80px 1fr}.mobile-footer{padding:22px 18px 34px}.hero-actions>*{flex:1}.action-primary,.action-secondary{padding:0 13px}.detected-card{width:100%}}@media(max-width:370px){.hero h1{font-size:40px}.hero-actions{flex-direction:column}.phone-shell{transform:rotate(2deg) scale(.75)}}
