*{box-sizing:border-box}html{color-scheme:dark}body{margin:0;min-height:100vh;display:grid;place-items:center;background:#101419;color:#e8edf2;font:16px/1.6 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.card{width:min(680px,calc(100% - 40px));padding:48px;border:1px solid #29313a;border-radius:18px;background:#151b22;box-shadow:0 20px 60px #0005}.badge{font-size:12px;letter-spacing:.18em;color:#93a4b5}h1{font-size:clamp(32px,7vw,58px);line-height:1.05;margin:18px 0}p{max-width:560px;color:#aeb9c4}nav{display:flex;gap:20px;margin-top:32px}a{color:#dce7f2;text-decoration:none;border-bottom:1px solid #566474}footer{position:fixed;bottom:18px;color:#596674;font-size:12px}@media(max-width:520px){.card{padding:30px}}
