:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,sans-serif;background:#08040c;color:#f7f2fa}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 50% 0,#261034 0,#08040c 38%);line-height:1.65}header{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;padding:18px max(24px,calc((100% - 900px)/2));border-bottom:1px solid #34203d;background:rgba(8,4,12,.88);backdrop-filter:blur(16px)}header a{color:#fff;text-decoration:none}.brand{font-weight:900;letter-spacing:.08em}.brand i{display:inline-grid;place-items:center;width:30px;height:30px;margin-right:9px;border-radius:9px;background:linear-gradient(135deg,#8d38ee,#d83be0);font-style:normal}main{width:min(900px,calc(100% - 40px));margin:70px auto 100px}h1{font-size:clamp(38px,7vw,66px);line-height:1.05;margin:0 0 18px}h2{margin-top:42px;color:#e7b5ff}p,li{color:#cfc3d5}a{color:#db75ff}.lead{font-size:19px}.notice{padding:18px 20px;border:1px solid #61367a;border-radius:14px;background:#170b20}.toc{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:8px;margin:32px 0;padding:18px;border:1px solid #302039;border-radius:14px}.toc a{text-decoration:none}footer{padding:30px;text-align:center;border-top:1px solid #2d1b34;color:#927f9c}
