:root,[data-theme=dark]{--bg: #06080f;--s1: #0c1020;--s2: #111828;--s3: #161e30;--border: rgba(255,255,255,.07);--text: #dde5ff;--muted: #4e5e8a;--gold: #ffc844;--green: #00e676;--red: #ff3d5a;--yellow: #ffd740;--blue: #4488ff;--purple: #b388ff}[data-theme=light]{--bg: #f2f4fa;--s1: #ffffff;--s2: #e8ecf5;--s3: #dde2ef;--border: rgba(0,0,0,.09);--text: #131c38;--muted: #7a8aaa;--gold: #b8860b;--green: #007a3d;--red: #c8182e;--yellow: #b06000;--blue: #1a6fd8;--purple: #6e3fcc}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);font-size:14px;line-height:1.6;min-height:100vh}a{color:var(--gold);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,select{font-family:inherit}
