:root{color:#e8edf7;font-synthesis:none;background:#07101e;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 80% 10%,#17335f 0,#07101e 40%,#050a12 100%);min-width:320px;min-height:100vh;margin:0}main{width:min(1120px,100% - 40px);margin:0 auto;padding:72px 0}header{align-items:center;gap:24px;margin-bottom:56px;display:flex}.brand{color:#06101d;background:linear-gradient(135deg,#2a7fff,#5ce1e6);border-radius:20px;place-items:center;width:76px;height:76px;font-size:24px;font-weight:900;display:grid;box-shadow:0 16px 60px #2a7fff55}.eyebrow{color:#5ce1e6;letter-spacing:.18em;margin:0 0 8px;font-size:12px;font-weight:800}h1{letter-spacing:-.045em;margin:0;font-size:clamp(38px,6vw,72px);line-height:.98}.subtitle{color:#9eabc1;margin:16px 0 0;font-size:18px}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}article{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d1929cc;border:1px solid #29405f;border-radius:18px;flex-direction:column;gap:12px;min-height:168px;padding:24px;display:flex}article span{color:#8ea0bb;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:700}article strong{text-transform:capitalize;font-size:30px}article small,article a{color:#79c9ff;margin-top:auto;text-decoration:none}.notice{background:linear-gradient(135deg,#153256aa,#10203baa);border:1px solid #31547e;border-radius:18px;margin-top:28px;padding:30px}.notice h2{margin-top:0}.notice p{color:#b8c4d6;max-width:800px;line-height:1.7}@media (width<=760px){.grid{grid-template-columns:1fr}header{align-items:flex-start}main{padding-top:40px}}
