:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#eef7ef;--surface:#f8fcf8;--surface-2:#e5f2e7;--text:#15365c;--muted:#526b83;--border:#cbded0;--accent:#173f73;--accent-soft:#dcecdf;--danger:#b42318;--shadow:0 1px 2px #1018280a,0 8px 24px #1018280d}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#10141b;--surface:#171d26;--surface-2:#1d2530;--text:#eef2f7;--muted:#9ba7b7;--border:#2c3644;--accent:#8db8ee;--accent-soft:#1b2d43;--danger:#ff9b8f;--shadow:0 1px 2px #00000040,0 10px 30px #0000002e}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0}body{font-family:Inter,Segoe UI,Arial,sans-serif;transition:background .18s,color .18s}a{color:var(--accent);text-decoration:none}button,input,select,textarea{font:inherit}input,select,textarea{background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:8px}button{color:var(--text)}html,body{min-height:100%;background:var(--bg)!important;color:var(--text)!important}.ats-main{background:var(--bg);min-width:0;min-height:100vh;color:var(--text);flex:auto}:root{--success-bg:#ecfdf5;--success-text:#166534;--warning-bg:#fffbe6;--warning-text:#854d0e;--error-bg:#fff1f2;--error-text:#b42318;--info-bg:#eff6ff;--info-text:#1d4ed8}:root[data-theme=dark]{--success-bg:#132b21;--success-text:#86efac;--warning-bg:#302711;--warning-text:#fde68a;--error-bg:#35191d;--error-text:#fda4af;--info-bg:#14243b;--info-text:#93c5fd}:root[data-theme=dark] input,:root[data-theme=dark] select,:root[data-theme=dark] textarea{background:var(--surface)!important;color:var(--text)!important;border-color:var(--border)!important}:root[data-theme=dark] option{background:var(--surface);color:var(--text)}:root[data-theme=dark] table,:root[data-theme=dark] th,:root[data-theme=dark] td{color:var(--text);border-color:var(--border)!important}:root[data-theme=dark] hr{border-color:var(--border)}:root[data-theme=dark] [style*="color: rgb(102, 102, 102)"],:root[data-theme=dark] [style*="color:#666"],:root[data-theme=dark] [style*="color: #666"],:root[data-theme=dark] [style*="color:#555"],:root[data-theme=dark] [style*="color: #555"],:root[data-theme=dark] [style*="color:#444"],:root[data-theme=dark] [style*="color: #444"],:root[data-theme=dark] [style*="color:#777"],:root[data-theme=dark] [style*="color: #777"]{color:var(--muted)!important}:root[data-theme=dark] [style*="background: rgb(243, 243, 243)"],:root[data-theme=dark] [style*="background:#f3f3f3"],:root[data-theme=dark] [style*="background: #f3f3f3"],:root[data-theme=dark] [style*="background: white"],:root[data-theme=dark] [style*=background\:\"white\"]{background:var(--surface-2)!important;color:var(--text)!important}:root[data-theme=dark] [style*="border-top: 1px solid rgb(238, 238, 238)"],:root[data-theme=dark] [style*="border-bottom: 1px solid rgb(238, 238, 238)"]{border-color:var(--border)!important}button{background:var(--surface-2);border:1px solid var(--border);border-radius:7px}.candidate-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}@media (max-width:1100px){.candidate-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.candidate-filter-grid{grid-template-columns:1fr}.candidate-relation-menu{width:min(520px,100vw - 32px)!important;left:0!important;right:auto!important}}
