:root{--color-accent:#eb7100;--color-accent-hover:#cf6400;--color-danger:#e05656;--color-success:#3fa45f;--color-on-accent:#fff;--radius-s:.375rem;--radius-m:.625rem;--radius-l:62.5rem;--space-xxs:.25rem;--space-xs:.5rem;--space-s:.75rem;--space-m:1rem;--space-l:1.5rem;--space-xl:2rem;--text-xs:.75rem;--text-s:.8125rem;--text-m:.875rem;--text-l:.9375rem;--text-xl:1.125rem;--text-xxl:1.625rem;--text-xxxl:3.5rem;--weight-semibold:600;--weight-bold:700;--color-scrim:#00000073;--icon-size:1rem;--border-width:1px;--blur-sheen:.5rem;--duration-fast:.15s;--duration-base:.2s;--duration-slow:.25s;--duration-sheen:.9s;--transition:var(--duration-base) ease;--z-base:0;--z-raised:1;--z-overlay:2;--z-modal:100;--z-popover:150;--z-toast:200}:root,:root[data-theme=light]{--color-background-primary:#f2f3f5;--color-background-secondary:#e8eaee;--color-background-elevated:#fff;--color-background-header:#f7f8fa;--color-background-hover:#eef0f3;--color-text-primary:#1c1f26;--color-text-secondary:#5b606b;--color-text-muted:#8b909c;--color-divider:#e3e5e8;--color-shimmer-primary:#ffffffbf;--color-shimmer-secondary:#00000026;--color-shimmer-tertiary:#ffffff80;--color-status-submitted:#2f6fed;--color-status-screening:#0d97a3;--color-status-interview:#7b5cf0;--color-status-offer:#b9820f;--color-status-hired:#2e9e57;--color-status-rejected:#d64545;--color-status-withdrawn:#7c8190;--shadow-s:0 0 .3125rem #00000014;--shadow-m:0 0 .75rem #0000001a;--shadow-l:0 0 1.25rem #0000001f}:root[data-theme=dark]{--color-background-primary:#131519;--color-background-secondary:#1d2026;--color-background-elevated:#23272f;--color-background-header:#2a2f38;--color-background-hover:#2f343d;--color-text-primary:#eceef2;--color-text-secondary:#a3a8b4;--color-text-muted:#6b7280;--color-divider:#363a42;--color-shimmer-primary:#ffffff80;--color-shimmer-secondary:#ffffff80;--color-shimmer-tertiary:#ffffff1a;--color-status-submitted:#6ea0ff;--color-status-screening:#3cc2ce;--color-status-interview:#a991ff;--color-status-offer:#e0a93a;--color-status-hired:#57c47e;--color-status-rejected:#ef8080;--color-status-withdrawn:#9aa0ac;--shadow-s:0 0 .375rem #00000047;--shadow-m:0 0 .875rem #00000052;--shadow-l:0 0 1.375rem #0000008c}*,:before,:after{box-sizing:border-box;margin:0;padding:0}*{overscroll-behavior:none;scrollbar-width:none}::-webkit-scrollbar{display:none}html,body,#app{height:100%}body{background:var(--color-background-primary);color:var(--color-text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:var(--text-l);-webkit-font-smoothing:antialiased;line-height:1.5}a{color:var(--color-accent);text-decoration:none}._stack_1bz82_2{bottom:var(--space-l);align-items:center;gap:var(--space-xs);z-index:var(--z-toast);flex-direction:column;display:flex;position:fixed;left:50%;transform:translate(-50%)}._toast_1bz82_14{background:var(--color-text-primary);border-radius:var(--radius-m);box-shadow:var(--shadow-l);color:var(--color-background-primary);cursor:pointer;font-size:var(--text-m);padding:var(--space-s) var(--space-l)}._success_1bz82_24{background:var(--color-accent);color:var(--color-on-accent)}._danger_1bz82_29{background:var(--color-danger);color:var(--color-on-accent)}.toast-enter-active,.toast-leave-active{transition:transform var(--transition), opacity var(--transition)}.toast-enter-from,.toast-leave-to{opacity:0;transform:translateY(var(--space-m))}
