:root{color:#f4f7f3;--lime:#53fc18;--line:#293029;--muted:#929b92;--panel:#141814;background:#0c0f0c;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 82% 7%,#53fc180d,#0000 26%),#0c0f0c;margin:0}.wrap{width:min(1160px,100% - 40px);margin:auto}.nav{justify-content:space-between;align-items:center;height:82px;display:flex}.brand{color:#fff;letter-spacing:-.03em;align-items:center;gap:9px;font-weight:850;text-decoration:none;display:flex}.brand>span:last-child,.brand span:not(.mark){color:var(--lime)}.mark{background:var(--lime);border-radius:10px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:950;display:grid;color:#0a0d09!important}.nav nav{align-items:center;gap:26px;display:flex}.nav nav a{color:#9ca49c;font-size:12px;font-weight:600;text-decoration:none}.launch-pill{color:#a4ff88;text-transform:uppercase;letter-spacing:.06em;background:#172016;border:1px solid #42523d;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:800}.hero{grid-template-columns:1fr .92fr;align-items:center;gap:70px;min-height:650px;padding:75px 0 105px;display:grid}.eyebrow{color:#9cff7e;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;font-size:11px;font-weight:800;display:inline-flex}.eyebrow i{background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #53fc1816}.hero h1{letter-spacing:-.065em;margin:18px 0 20px;font-size:clamp(50px,6vw,84px);line-height:.95}.hero h1 span{color:var(--lime)}.hero-copy>p{color:#9da59d;max-width:610px;font-size:16px;line-height:1.7}.hero-actions{align-items:center;gap:24px;margin-top:30px;display:flex}.primary-cta{background:var(--lime);color:#091007;border-radius:12px;padding:14px 18px;font-size:12px;font-weight:800;box-shadow:0 14px 45px #53fc1824}.hero-actions a{color:#c9cec9;font-size:12px;font-weight:700;text-decoration:none}.trust-row{color:#737d73;gap:18px;margin-top:28px;font-size:10px;display:flex}.trust-row span:before{content:"✓";color:#72e451;margin-right:6px}.demo{background:linear-gradient(145deg,#181e17,#101310);border:1px solid #384438;border-radius:24px;padding:16px;position:relative;transform:rotate(1.5deg);box-shadow:0 40px 100px #0008,0 0 80px #53fc1808}.demo:before{content:"";z-index:-1;border:1px solid #202720;border-radius:30px;position:absolute;inset:-14px}.demo-bar{border-bottom:1px solid var(--line);justify-content:space-between;padding:8px 5px 17px;font-size:12px;display:flex}.demo-bar div{align-items:center;gap:8px;display:flex}.demo-bar i{background:var(--lime);border-radius:50%;width:7px;height:7px}.demo-bar span{color:#75e754;text-transform:uppercase;font-size:9px;font-weight:800}.messages{gap:8px;padding:14px 0;display:grid}.message{color:#d6dbd6;border-radius:9px;align-items:center;gap:7px;min-height:34px;padding:7px 9px;font-size:11px;display:flex}.message b{color:#8f988f}.message .blue{color:#55afff}.message .pink{color:#ff67a8}.message .gold{color:#ffbd54}.message .violet{color:#b592ff}.message small{color:#6e776e;margin-left:auto;font-size:8px}.message.highlight{border-left:2px solid var(--lime);background:linear-gradient(90deg,#53fc1815,#0000)}.message.muted{opacity:.45;border:1px dashed #383e38}.message.muted span{font-style:italic}.emote{color:#0b0f0a;background:#53fc18;border-radius:8px;place-items:center;min-width:30px;height:28px;font-size:11px;font-style:normal;font-weight:950;display:inline-grid;transform:rotate(-5deg)}.emote.wide{color:#fff;background:#805eff;min-width:45px}.emote-face{color:#15150a;background:#f3cc46;border-radius:9px;place-items:center;width:32px;height:30px;font-weight:800;display:inline-grid}.emote-face.green{background:#63ed6a;margin-left:-13px}.composer{color:#626b62;background:#0e110e;border:1px solid #363d36;border-radius:11px;align-items:center;gap:8px;padding:11px 12px;font-size:10px;display:flex}.composer span{flex:1}.composer kbd,.suggestions kbd{color:#9aa29a;background:#242924;border:1px solid #444c44;border-radius:5px;padding:3px 5px;font:600 8px Inter}.composer strong{color:#dce1dc}.suggestions{background:#181c18;border:1px solid #3a4339;border-radius:12px;align-items:center;gap:10px;padding:9px;display:flex;position:absolute;bottom:-58px;left:50px;right:32px;box-shadow:0 18px 45px #000a}.suggestions div{flex:1}.suggestions b,.suggestions small{font-size:10px;display:block}.suggestions small{color:#747d74;font-size:8px}.proof{background:#111411;border-block:1px solid #232823}.proof-grid{grid-template-columns:repeat(4,1fr);padding:23px 0;display:grid}.proof-grid div{border-right:1px solid #293029;justify-content:center;align-items:center;gap:10px;display:flex}.proof-grid div:last-child{border:0}.proof-grid strong{color:var(--lime);font-size:21px}.proof-grid span{color:#7f887f;text-transform:uppercase;letter-spacing:.06em;font-size:9px}.features{padding:120px 0}.section-copy{grid-template-columns:1.2fr 1fr;align-items:end;margin-bottom:42px;display:grid}.section-copy .eyebrow{grid-column:1/-1;margin-bottom:13px}.section-copy h2,.trust h2{letter-spacing:-.05em;margin:0;font-size:clamp(34px,4vw,54px);line-height:1.05}.section-copy p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.feature-grid{grid-template-columns:1.2fr .8fr .8fr;gap:12px;display:grid}.feature{border:1px solid var(--line);background:var(--panel);border-radius:20px;flex-direction:column;justify-content:space-between;min-height:340px;padding:22px;display:flex;overflow:hidden}.feature.large{grid-row:span 2;min-height:692px}.feature.wide{grid-column:span 2}.feature.lime{background:radial-gradient(circle at 50% 40%,#53fc1830,#0000 35%),linear-gradient(145deg,#182317,#131713);border-color:#394c33}.feature-number{color:#778077;border:1px solid #394039;border-radius:999px;align-self:flex-start;padding:5px 7px;font-size:9px}.feature h3{letter-spacing:-.03em;margin:0 0 8px;font-size:19px}.feature p{color:#909990;margin:0;font-size:11px;line-height:1.65}.mini-chat{color:#778077;align-self:center;align-items:center;gap:10px;padding:22px;display:flex}.mini-chat b{background:var(--lime);color:#0c110b;border-radius:26px;place-items:center;width:85px;height:85px;font-size:17px;display:grid;transform:rotate(-8deg);box-shadow:0 15px 50px #53fc1836}.icon-card{color:#8aff68;background:#222822;border-radius:28px;align-self:center;place-items:center;width:100px;height:100px;font-size:31px;font-weight:800;display:grid}.icon-card.radio{font-size:20px}.player-strip{align-self:center;align-items:center;gap:13px;width:85%;display:flex}.player-strip button{color:#a3aba3;background:#202520;border:1px solid #3a423a;border-radius:50%;width:42px;height:42px}.player-strip span{background:#333a33;border-radius:4px;flex:1;height:4px}.player-strip i{background:var(--lime);border-radius:4px;width:58%;height:100%;display:block}.player-strip strong{font-size:11px}.trust{border-top:1px solid #242a24;grid-template-columns:1fr 1fr;gap:80px;padding:100px 0;display:grid}.trust .eyebrow{margin-bottom:16px}.trust-list p{color:#828b82;border-bottom:1px solid #272d27;padding:0 0 16px;font-size:12px;line-height:1.6}.trust-list b{color:#e3e7e3;display:block}.trust-list a{color:#98ff78;margin-top:16px;font-size:11px;font-weight:700;text-decoration:none;display:inline-block}footer{color:#697269;border-top:1px solid #242a24;justify-content:space-between;align-items:center;padding:30px 0 45px;font-size:9px;display:flex}@media (max-width:850px){.nav nav a{display:none}.hero{grid-template-columns:1fr;gap:45px;padding-top:55px}.demo{max-width:540px}.proof-grid{grid-template-columns:repeat(2,1fr);gap:18px}.proof-grid div{border:0}.section-copy,.trust{grid-template-columns:1fr;gap:20px}.feature-grid{grid-template-columns:1fr 1fr}.feature.large{grid-area:auto/span 2;min-height:500px}.feature.wide{grid-column:span 2}.feature{min-height:320px}}@media (max-width:560px){.wrap{width:min(100% - 28px,1160px)}.nav{height:70px}.launch-pill{font-size:8px}.hero{min-height:auto;padding-bottom:90px}.hero-actions,.trust-row{flex-direction:column;align-items:flex-start}.demo{padding:12px}.suggestions{left:20px;right:15px}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid div{text-align:center;flex-direction:column;gap:2px}.features{padding:80px 0}.feature-grid{grid-template-columns:1fr}.feature,.feature.large,.feature.wide{grid-column:auto;min-height:340px}.feature.large{min-height:460px}.trust{padding:70px 0}footer{flex-direction:column;align-items:flex-start;gap:14px}}.policy,.support{max-width:820px;padding:70px 0 120px}.policy{max-width:760px}.policy h1,.support h1{letter-spacing:-.05em;font-size:48px}.policy h2,.support h2{margin-top:34px;font-size:20px}.policy p,.policy li,.support p,.support li{color:#9aa29a;font-size:13px;line-height:1.75}.policy a,.support a{color:#8dff6c}.policy .updated{color:#6e776e;font-size:11px}.support .card{background:#141814;border:1px solid #303830;border-radius:16px;margin-top:24px;padding:24px}
