:root{--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}*,*: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}
