:root{--background: #0a0a0f;--surface: #141419;--surface-raised: #1e1e26;--primary: #7c6ff7;--secondary: #4ecdc4;--success: #4caf50;--error: #ef5350;--warning: #ffb74d;--text-primary: #e8e8ed;--text-secondary: #8e8e9a;--border: #2a2a35;--dice-glow: rgba(124, 111, 247, .3)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--background);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:700}.tabular-nums{font-variant-numeric:tabular-nums}:root.high-contrast{--background: #000000;--surface: #1a1a1a;--surface-raised: #2a2a2a;--primary: #9d93ff;--secondary: #6eeee5;--text-primary: #ffffff;--text-secondary: #b0b0b0;--border: #444444}:root.high-contrast h1,:root.high-contrast h2,:root.high-contrast h3,:root.high-contrast h4{font-weight:800}:root.high-contrast body{font-weight:500}
