:root{--color-primary: #223a87;--color-primary-hover: #1a2e6b;--color-primary-light: #3355cc;--color-primary-subtle: rgba(34, 58, 135, .08);--color-bg-base: #f8f9fc;--color-bg-elevated: #ffffff;--color-bg-surface: #f0f2f7;--color-bg-input: #ffffff;--color-bg-hover: #eef0f5;--color-text-heading: #1a1a2e;--color-text-primary: #333344;--color-text-secondary: #666680;--color-text-muted: #999aab;--color-text-on-primary: #ffffff;--color-border-default: #dde0e8;--color-border-strong: #c0c4d0;--color-border-focus: #3355cc;--color-status-created: #475569;--color-status-applied: #0369a1;--color-status-approved: #047857;--color-status-rejected: #b91c1c;--color-status-invited: #1e40af;--color-status-inprogress: #92400e;--color-status-submitted: #1e40af;--color-status-locked: #7c3aed;--color-status-underreview: #c2410c;--color-status-scored: #15803d;--color-campaign-upcoming: #1e40af;--color-campaign-applicationsopen: #047857;--color-campaign-applicationsclosed: #475569;--color-campaign-submissionsopen: #92400e;--color-campaign-submissionsclosed: #c2410c;--color-campaign-resultspublished: #7c3aed;--color-success: #10b981;--color-success-bg: #dcfce7;--color-warning: #f59e0b;--color-warning-bg: #fef3c7;--color-error: #ef4444;--color-error-bg: #fee2e2;--color-info: #3b82f6;--font-heading: "Syne", sans-serif;--font-body: "DM Sans", sans-serif;--font-mono: "JetBrains Mono", monospace;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .08);--shadow-md: 0 4px 12px rgba(0, 0, 0, .06);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .08);--shadow-glow: 0 0 20px rgba(34, 58, 135, .12);--scrollbar-track: #f0f2f7;--scrollbar-thumb: #c0c4d0;--transition-fast: .15s ease-out;--transition-normal: .2s ease-in-out;--transition-slow: .3s ease-in-out;--z-dropdown: 100;--z-sticky: 200;--z-modal-backdrop: 300;--z-modal: 400;--z-toast: 500}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);font-size:15px;font-weight:400;line-height:1.6;color:var(--color-text-primary);background-color:var(--color-bg-base);min-height:100vh}h1,h2,h3{font-family:var(--font-heading);font-weight:600;color:var(--color-text-heading)}h1{font-size:1.75rem;line-height:1.3;letter-spacing:-.01em}h2{font-size:1.375rem;line-height:1.3}h3{font-size:1.125rem;line-height:1.4}h4{font-family:var(--font-body);font-size:1rem;font-weight:700;line-height:1.4;color:var(--color-text-heading)}a{color:var(--color-primary-light);text-decoration:none}a:hover{text-decoration:underline}button{font-family:var(--font-body);cursor:pointer;border:none;background:none}input,select,textarea{font-family:var(--font-body)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-bg-surface)}::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
