:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,sans-serif;background:#070b14;color:#e8f0ff}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 20%,#172554 0,transparent 38%),#070b14}main{width:min(620px,88vw);padding:3.5rem;border:1px solid #263555;border-radius:24px;background:#0d1526dd;box-shadow:0 30px 100px #000a}h1{font-size:clamp(2rem,6vw,3.5rem);letter-spacing:-.05em;margin:1.2rem 0 .7rem}p,small{color:#9fb0cf}.badge{display:inline-flex;gap:.55rem;align-items:center;padding:.45rem .8rem;border:1px solid #255c50;border-radius:99px;color:#71e3bd;background:#0d2925}.badge i{width:.5rem;height:.5rem;border-radius:50%;background:#57e3ae;box-shadow:0 0 14px #57e3ae}section{display:grid;grid-template-columns:1fr auto;gap:.7rem 2rem;margin:2rem 0;padding:1.25rem;border-radius:14px;background:#111c32}section span{color:#8295b9}section b{font-weight:600;color:#dce7ff}
