:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0a0b0e;--bg-2:#101319;--surface:#15181f;--surface-hi:#1c212b;--line:#ffffff14;--text:#e7eaf0;--muted:#8a94a6;--accent:#f2b23b;--green:#2bd17e;--max:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(180deg, var(--bg-2), var(--bg) 48%);min-height:100vh;color:var(--text);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header,.site-footer,.hero,.market-bar,.section,.premium-band{width:min(var(--max), calc(100% - 32px));margin-inline:auto}.site-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0b0ed6;justify-content:space-between;align-items:center;gap:24px;padding:16px 0;display:flex;position:sticky;top:0}.brand,.nav-links,.site-footer nav{align-items:center;display:flex}.brand{gap:10px;font-size:15px;font-weight:850}.brand img{object-fit:contain;width:34px;height:34px}.nav-links,.site-footer nav{color:var(--muted);gap:18px;font-size:14px;font-weight:700}.nav-links a:hover,.site-footer a:hover,.link-grid a:hover,.legal-body a:hover{color:var(--accent)}.hero{grid-template-columns:minmax(0,1fr) minmax(320px,440px);align-items:center;gap:56px;min-height:calc(100vh - 76px);padding:42px 0 72px;display:grid}.hero-copy{max-width:690px}.eyebrow{color:var(--accent);text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;margin-bottom:18px;font-size:clamp(54px,8vw,96px);line-height:.92}h2{letter-spacing:0;margin-bottom:12px;font-size:clamp(32px,5vw,52px);line-height:1}h3{margin-bottom:8px;font-size:18px}.lede,.premium-band p,.feature-card p,.legal-body p,.legal-body li{color:var(--muted);line-height:1.6}.lede{max-width:620px;font-size:clamp(18px,2vw,22px)}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{border:1px solid var(--line);border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:14px;font-weight:850;display:inline-flex}.button.primary{background:var(--accent);color:#101319;border-color:#f2b23bb8}.button.secondary{background:var(--surface-hi);color:var(--text)}.phone-stage{justify-content:center;display:flex}.phone{aspect-ratio:9/18.6;background:#050609;border:1px solid #ffffff2e;border-radius:36px;width:min(100%,360px);padding:14px;box-shadow:0 36px 90px #0000007a}.phone-top{background:#000;border-radius:999px;width:112px;height:26px;margin:0 auto 10px}.app-screen{border:1px solid var(--line);background:linear-gradient(#101319,#08090c);border-radius:24px;flex-direction:column;align-items:center;min-height:calc(100% - 36px);padding:28px 18px;display:flex;overflow:hidden}.app-logo{object-fit:contain;width:150px;height:150px;margin-bottom:18px}.status-row{min-height:30px;color:var(--green);text-transform:uppercase;background:#2bd17e1f;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:11px;font-weight:900;display:inline-flex}.status-dot{background:var(--green);border-radius:999px;width:7px;height:7px}.screen-label{color:var(--muted);text-transform:uppercase;margin:28px 0 10px;font-size:12px;font-weight:900}.countdown{width:100%;color:var(--green);text-align:center;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:clamp(38px,7vw,48px);font-weight:900}.ticker-strip{gap:8px;width:100%;margin-top:auto;padding-top:28px;display:flex;overflow:hidden}.ticker-strip span{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:8px;flex:none;padding:8px 10px;font-size:11px;font-weight:850}.market-bar{border:1px solid var(--line);background:var(--line);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:-36px;margin-bottom:86px;display:grid;overflow:hidden}.market-bar div{background:#15181feb;padding:18px}.market-bar span,.feature-card span{color:var(--accent);font-size:12px;font-weight:900;display:block}.market-bar span{margin-bottom:6px}.section{padding:72px 0}.section.compact{padding-top:36px}.section-heading{max-width:720px;margin-bottom:30px}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.feature-card{border:1px solid var(--line);background:#15181fd1;border-radius:8px;min-height:210px;padding:20px}.feature-card span{background:#f2b23b24;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:20px;display:inline-flex}.premium-band{background:linear-gradient(135deg,#f2b23b29,#15181feb 42%);border:1px solid #f2b23b3d;border-radius:8px;justify-content:space-between;align-items:center;gap:32px;margin-top:42px;margin-bottom:42px;padding:34px;display:flex}.premium-band div{max-width:720px}.link-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.link-grid a{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:18px;font-weight:850}.site-footer{color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding:34px 0 42px;display:flex}.legal-page{width:min(860px,100% - 32px);margin:0 auto;padding:62px 0 88px}.legal-body{border:1px solid var(--line);background:#15181fd1;border-radius:8px;padding:28px}.legal-body h2{margin-top:34px;margin-bottom:10px;font-size:24px}.legal-body h2:first-child{margin-top:0}.legal-body a{color:var(--accent);font-weight:850}.support-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.support-option{border:1px solid var(--line);background:var(--surface-hi);border-radius:8px;padding:18px;display:block}.support-option span{color:var(--accent);text-transform:uppercase;font-size:12px;font-weight:900;display:block}.support-option strong{margin-top:8px;font-size:18px;display:block}@media (width<=860px){.site-header{flex-direction:column;align-items:flex-start;gap:12px}.nav-links{justify-content:space-between;width:100%}.hero{grid-template-columns:1fr;min-height:0;padding-top:28px}.phone{max-width:320px}.market-bar,.feature-grid,.link-grid,.support-options{grid-template-columns:1fr}.market-bar{margin-top:0}.premium-band,.site-footer{flex-direction:column;align-items:flex-start}}@media (width<=520px){.nav-links{flex-wrap:wrap;justify-content:flex-start}.hero-actions{flex-direction:column}.button{width:100%}.premium-band,.legal-body{padding:22px}}
