@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');*{box-sizing:border-box}body{margin:0;color:#f4edff;background:radial-gradient(circle at 100% 0,#4d29722b,transparent 32%),#090911;font:14px/1.85 'DM Sans',system-ui,sans-serif}a{color:#d0afff}.wrap{width:min(800px,calc(100% - 40px));margin:auto}header{border-bottom:1px solid #33283f;padding:25px 0;display:flex;justify-content:space-between;align-items:center}header a{text-decoration:none}.brand{display:flex;align-items:center;gap:10px;font:700 26px 'Space Grotesk',system-ui;color:white;letter-spacing:-.08em}.brand img{width:36px;height:36px;border-radius:10px}header>a:last-child{font-size:12px;border:1px solid #5d4674;background:#221a30;padding:8px 13px;border-radius:8px}main{padding:65px 0 95px}h1,h2{font-family:'Space Grotesk',system-ui;letter-spacing:-.05em;line-height:1.24}h1{font-size:clamp(40px,8vw,56px);margin:11px 0}h2{font-size:22px;margin-top:39px}p,li{color:#aaa2b7}.eyebrow{color:#c6a2f8;letter-spacing:.19em;font-size:10px;font-weight:800}.notice{margin:30px 0;padding:19px 21px;border:1px solid #654e7d;background:#23182d;border-radius:11px;color:#d7c5ea}code{color:#d4b0f8}footer{border-top:1px solid #33283f;padding:21px 0;color:#8b8195;font-size:11px}
