:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--black:#050608;--ink:#f7f8ff;--muted:#9aa6b2;--blue:#1263ad;--yellow:#faf30e;--line:#f7f8ff21;--surface:#ffffff09}*{box-sizing:border-box}html,body{min-height:100%;margin:0}html{background:var(--black)}body{color:var(--ink);background:radial-gradient(circle at 18% 20%,#1263ad2e,#0000 28rem),linear-gradient(135deg,#050608 0%,#0a0d12 58%,#050608 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button{font:inherit}.page-shell{place-items:center;min-height:100vh;padding:2rem;display:grid}.calling-card{width:min(100%,56rem)}.calling-card.compact{width:min(100%,40rem)}.mark{gap:.45rem;margin-bottom:2.25rem;display:flex}.mark span{border-radius:999px;height:.35rem;display:block}.mark span:first-child{background:var(--blue);width:3.5rem}.mark span:last-child{background:var(--yellow);width:1.4rem}.mark.small{margin-bottom:1rem}.mark.small span:first-child{width:2.4rem}.mark.small span:last-child{width:.9rem}h1{color:var(--ink);margin:0;font-size:clamp(3.8rem,11vw,7.5rem);font-weight:800;line-height:.86}.tagline{color:var(--muted);max-width:31rem;margin:1.35rem 0 0;font-size:clamp(1.1rem,3vw,1.45rem);line-height:1.45}.dashboard h1{font-size:clamp(2.5rem,7vw,5rem)}form{margin:0}.button{background:var(--surface);border:1px solid var(--line);color:var(--ink);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:46px;margin-top:2.4rem;padding:0 1rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover{color:var(--yellow);background:#1263ad38;border-color:#faf30ebf;transform:translateY(-2px)}.button:focus-visible{outline:2px solid var(--yellow);outline-offset:4px}.topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:2rem;display:flex}.grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem;display:grid}.dashboard{width:min(100%,64rem)}.dashboard-panel{border-top:1px solid var(--line);padding-top:1.4rem}.stat{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:1rem}.stat span{color:var(--muted);font-size:.9rem}.stat strong{margin-top:.45rem;font-size:1.35rem;display:block}@media (max-width:520px){.page-shell{place-items:center start;min-height:100svh;padding:1.35rem}.dashboard-shell{place-items:start}.mark{margin-bottom:1.8rem}h1{font-size:clamp(3.1rem,18vw,4.45rem)}.tagline{margin-top:1.1rem}.topbar{flex-direction:column;align-items:flex-start}}
