@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{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}
