:root{color-scheme:light;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--color-primary: #4f46e5;--color-secondary: #14b8a6;--color-background: #f8fafc;--color-surface: #ffffff;--color-text: #0f172a;--color-text-secondary: #475569;--color-border: #cbd5e1;--color-muted: #e2e8f0;--color-success: #22c55e;--color-warning: #f59e0b;--color-error: #ef4444;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .05);--shadow-md: 0 14px 34px rgba(15, 23, 42, .08);background-color:var(--color-background);color:var(--color-text)}*,*:before,*:after{box-sizing:border-box}html,body{min-height:100%}body{margin:0;background:linear-gradient(180deg,rgba(79,70,229,.04),transparent 18rem),var(--color-background);color:inherit}body,button,input,textarea,select{font-family:inherit}button,input,textarea,select{font:inherit}a{color:inherit}.ui-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.ui-button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.85rem 1rem;border:1px solid transparent;border-radius:.55rem;font-weight:600;text-decoration:none}.ui-button--primary{background:var(--color-primary);color:var(--color-surface)}.ui-button--secondary{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text)}.ui-input{width:100%;min-height:3rem;padding:.8rem .9rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text)}.ui-badge,.status-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .6rem;border-radius:999px;font-size:.84rem;font-weight:600}.status-badge--draft{background:#4755691a;color:#475569}.status-badge--pending,.status-badge--needs-changes{background:#f59e0b1f;color:#b45309}.status-badge--approved{background:#22c55e1f;color:#15803d}.status-badge--rejected{background:#ef44441f;color:#b91c1c}.role-accent--candidate{border-color:#14b8a647}.role-accent--company{border-color:#4f46e547}.role-accent--admin{border-color:#47556947}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid rgba(79,70,229,.45);outline-offset:2px}@media(min-width:1024px){:root{--color-border: #afbccd;--shadow-sm: 0 2px 8px rgba(15, 23, 42, .08);--shadow-md: 0 20px 48px rgba(15, 23, 42, .12)}.ui-card{box-shadow:var(--shadow-md)}.ui-button{box-shadow:0 1px #0f172a05}}
