:root{--color-primary: #223a87;--color-primary-hover: #1a2e6b;--color-primary-light: #3355cc;--color-primary-subtle: rgba(34, 58, 135, .15);--color-bg-base: #130514;--color-bg-elevated: #1a0e1f;--color-bg-surface: #231430;--color-bg-input: #2a1a35;--color-bg-hover: #2e1e3a;--color-text-heading: #ffffff;--color-text-primary: #e0e0e0;--color-text-secondary: #a0a0b0;--color-text-muted: #6b6b80;--color-text-on-primary: #ffffff;--color-border-default: #2e2040;--color-border-strong: #3d2d50;--color-border-focus: #3355cc;--color-status-created: #6b6b80;--color-status-applied: #06b6d4;--color-status-approved: #14b8a6;--color-status-rejected: #ef4444;--color-status-invited: #3b82f6;--color-status-inprogress: #f59e0b;--color-status-submitted: #10b981;--color-status-locked: #ef4444;--color-status-underreview: #8b5cf6;--color-status-scored: #f59e0b;--color-campaign-upcoming: #3b82f6;--color-campaign-applicationsopen: #10b981;--color-campaign-applicationsclosed: #6b6b80;--color-campaign-submissionsopen: #f59e0b;--color-campaign-submissionsclosed: #f97316;--color-campaign-resultspublished: #8b5cf6;--color-success: #10b981;--color-success-bg: rgba(16, 185, 129, .1);--color-warning: #f59e0b;--color-warning-bg: rgba(245, 158, 11, .1);--color-error: #ef4444;--color-error-bg: rgba(239, 68, 68, .1);--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 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 12px rgba(0, 0, 0, .4);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .5);--shadow-glow: 0 0 20px rgba(34, 58, 135, .3);--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-base)}::-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}
