:root{color-scheme:dark;--bg:#08031a;--panel:#120829;--text:#fff;--muted:#d8cff0;--lav:#e9d5ff;--purple:#a855f7}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-height:100vh;font-family:Segoe UI,Tahoma,Arial,sans-serif;color:var(--text);background:radial-gradient(circle at 80% 0,rgba(168,85,247,.24),transparent 38%),var(--bg)}a{color:var(--lav)}.skip-link{position:fixed;top:8px;right:8px;z-index:10;padding:.65rem 1rem;border-radius:8px;background:#fff;color:#08031a;transform:translateY(-160%)}.skip-link:focus{transform:none}.page-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem clamp(1rem,5vw,4rem);border-bottom:1px solid rgba(196,181,253,.24);background:#05010fd6}.page-header img{display:block;width:min(190px,44vw);border-radius:8px}.back{padding:.55rem .9rem;border:1px solid rgba(196,181,253,.5);border-radius:999px;text-decoration:none}main{width:min(880px,92vw);margin:0 auto;padding:clamp(3rem,8vw,6rem) 0}.eyebrow{margin:0 0 .6rem;color:#d8b4fe;font-weight:700}h1{margin:0;font-size:clamp(2.2rem,7vw,4.4rem);background:linear-gradient(100deg,#fff,#e9d5ff,#c084fc);background-clip:text;-webkit-background-clip:text;color:transparent}.lead{color:var(--muted);font-size:1.05rem;line-height:1.9}.faq-list{display:grid;gap:12px;margin-top:2rem}details{border:1px solid rgba(196,181,253,.28);border-radius:16px;padding:1rem 1.1rem;background:linear-gradient(150deg,#180c30f0,#08031ae6)}summary{cursor:pointer;font-weight:800;line-height:1.7}details p{margin:.8rem 0 0;color:var(--muted);line-height:1.9}:focus-visible{outline:3px solid #d8b4fe;outline-offset:3px}
