: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}
