:root{color-scheme:dark;font-family:Inter,Segoe UI,sans-serif;background:#090510;color:#f6f0fb;line-height:1.65}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 50% -10%,#321651,transparent 34%),#090510}header,main,footer{width:min(850px,calc(100% - 32px));margin:auto}header{display:flex;align-items:center;justify-content:space-between;padding:24px 0;border-bottom:1px solid #3b294b}header img{width:145px}a{color:#efc979}main{padding:44px 0}h1{font-size:clamp(2rem,6vw,3.3rem);line-height:1.1}h2{margin-top:2.2rem;color:#efc979}p,li{color:#d5cbdc}.updated{color:#9f91aa}section{background:#130b20;border:1px solid #3b294b;border-radius:16px;padding:4px 24px 18px;margin:18px 0}footer{border-top:1px solid #3b294b;padding:24px 0 40px;color:#9f91aa}.actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-block;text-decoration:none;background:#6933a1;color:#fff;padding:10px 15px;border-radius:10px;font-weight:700}

