:root{--brand-blue: #0256C5;--brand-blue-dark: #014092;--brand-blue-light: #036CF7;--brand-amber: #E8A020;--surface-0: #FFFFFF;--surface-1: #F5F5F5;--surface-2: #E8F0FC;--text-primary: #141C26;--text-secondary: #686A6E;--text-muted: #9AA0A6;--text-on-brand: #FFFFFF;--border: #E2E6EA;--border-strong: #C7CDD4;--shadow: 0 4px 24px rgba(2, 86, 197, .1);--shadow-md: 0 8px 40px rgba(2, 86, 197, .14);--state-success: #22863A;--state-warning: #E8A020;--state-danger: #E53E3E;--state-info: var(--brand-blue);--font-sans: "Mulish", system-ui, sans-serif;--radius: 4px;--radius-sm: 2px}[data-theme=dark]{--surface-0: #0D1117;--surface-1: #161B22;--surface-2: #0D2137;--text-primary: #E6EDF3;--text-secondary: #8B949E;--text-muted: #6E7681;--text-on-brand: #FFFFFF;--border: rgba(255,255,255,.08);--border-strong: rgba(255,255,255,.2);--shadow: 0 4px 24px rgba(0,0,0,.35);--shadow-md: 0 8px 40px rgba(0,0,0,.45);--brand-blue: #036CF7;--brand-blue-light: #58A6FF;--state-success: #3FB950;--state-warning: #D29922;--state-danger: #F85149}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-sans);background:var(--surface-0);color:var(--text-primary);transition:background-color .2s ease,color .2s ease}
