:root{--bg-page: #0a0a0a;--bg-card: #1a1a1c;--bg-card-hover: #222224;--accent-red: #8b2635;--accent-red-foreground: #ffffff;--btn-fill: #000000;--btn-text: #ffffff;--btn-radius: 9999px;--card-radius: 12px;--card-border: rgba(255, 255, 255, .06);--card-shadow: 0 4px 24px rgba(0, 0, 0, .4);--text-primary: #ffffff;--text-secondary: rgba(255, 255, 255, .85);--text-muted: rgba(255, 255, 255, .6);--font-heading: system-ui, -apple-system, sans-serif;--font-body: system-ui, -apple-system, sans-serif;--status-matched: #22c55e;--status-nominated: #38bdf8;--status-not-nominated: #eab308;--status-fight-offered: #f97316;--status-fight-confirmed: #22c55e;--header-radius: 24px;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:var(--bg-page);color:var(--text-primary);font-family:var(--font-body);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}#root{min-height:100vh}@media(min-width:640px){.staff-layout .header-panel-actions{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}a{color:var(--text-primary);text-decoration:none}.header-panel-actions>button,.header-panel-actions>a{-webkit-tap-highlight-color:transparent}.header-panel-actions>button:focus:not(:focus-visible),.header-panel-actions>a:focus:not(:focus-visible){outline:none}.header-panel-actions>button:focus-visible,.header-panel-actions>a:focus-visible{outline:2px solid var(--accent-red-foreground);outline-offset:2px}.header-panel-actions>a:active{filter:brightness(.88)}button:not(:disabled):active{filter:brightness(.88)}@keyframes staff-spin{to{transform:rotate(360deg)}}
