*{margin:0;padding:0;box-sizing:border-box}:root{--color-bg: #0A0A0F;--color-surface: #13131A;--color-gold: #C9A84C;--color-blue: #0E6197;--color-burgundy: #95132F;--color-cream: #F5F0E8;--color-muted: #9A9080;--color-divider: #2A2A35}html,body{margin:0;min-width:320px;min-height:100vh;background-color:#0a0a0f;font-family:"Source Sans 3",system-ui,sans-serif;color:#f5f0e8;-webkit-font-smoothing:antialiased}#root{min-height:100vh}table{border-spacing:0}button,input,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2a2a35;border-radius:3px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
