:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui;background:#090b10;color:#f5f7fb}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 25% 20%,#18213a 0,transparent 36%),#090b10}.shell{max-width:980px;margin:auto;padding:18vh 32px}.badge{display:inline-block;padding:7px 10px;border:1px solid #343c4f;border-radius:999px;font-size:12px;letter-spacing:.16em;color:#b9c4da}h1{font-size:clamp(48px,8vw,86px);line-height:.95;max-width:850px;margin:28px 0}p{font-size:20px;color:#aeb7c8;max-width:620px}.status{margin-top:64px;color:#8994a8;font-size:14px;display:flex;gap:8px;align-items:center}.status span{width:8px;height:8px;border-radius:50%;background:#69e08e}