@import"https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700;800&family=Spline+Sans+Mono:wght@400;500&family=DM+Sans:ital,wght@0,400;0,500;1,400&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #070A0F;--s1: #0D1017;--s2: #121720;--s3: #181E28;--border: #1C2433;--border2: #253040;--gold: #C9A84C;--gold2: #E8C96A;--gold-d: #7A5F2A;--green: #3DD68C;--red: #F56565;--amber: #F6AD55;--blue: #60A5FA;--purple: #A78BFA;--text: #D8DDE8;--mid: #7A8499;--dim: #3D4558;--sans: "DM Sans", system-ui, sans-serif;--serif: "Syne", sans-serif;--mono: "Spline Sans Mono", monospace;--r: 8px;--r2: 12px}html[data-theme=light],html[data-theme=light] .bba,html[data-theme=light] .sch,html[data-theme=light] .jcd,html[data-theme=light] .tl,html[data-theme=light] .cc{--bg: #F5F7FA;--s1: #FFFFFF;--s2: #F0F4F8;--s3: #E8EDF5;--border: #E2E8F0;--border2: #CBD5E1;--gold: #9A6E1A;--gold2: #B8860B;--gold-d: #7A5010;--green: #15803D;--red: #DC2626;--amber: #D97706;--blue: #2563EB;--purple: #7C3AED;--text: #1E293B;--mid: #475569;--dim: #64748B}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--sans);font-size:14px;min-height:100vh;line-height:1.5;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}a{color:inherit;text-decoration:none}button{cursor:pointer}input,select,textarea{font-family:inherit}
