:root{color-scheme:light;--ink:#111311;--muted:#6d736f;--line:#dedfdd;--soft-line:#eceeec;--canvas:#eef0ee;--surface:#ffffff;--sidebar:#f1f2f1;--sidebar-muted:#747975;--green:#287a51;--green-soft:#e3f2e8;--amber:#8a5a16;--amber-soft:#fff0dc;--red:#9b3a34;--red-soft:#fbe8e5;--blue:#27688c;--blue-soft:#e1f0f7;--shadow:0 18px 50px rgba(17,19,17,0.16)}*{box-sizing:border-box}body,html{margin:0;min-height:100%;overflow-x:hidden}body{background:var(--canvas);color:var(--ink);font-family:Inter,Segoe UI,Microsoft JhengHei,PingFang TC,Arial,sans-serif;font-size:14px;letter-spacing:0}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.admin-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:236px;display:flex;flex-direction:column;color:#f5f8f6;background:var(--sidebar);border-right:1px solid #313a35}.brand{min-height:74px;display:flex;align-items:center;gap:11px;padding:0 20px;border-bottom:1px solid #313a35}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;color:#17372a;background:#8dd5ad;font-weight:700}.brand span,.brand strong,.sidebar-footer span,.sidebar-footer strong{display:block}.brand strong{font-size:15px}.brand span,.sidebar-footer span{margin-top:2px;color:var(--sidebar-muted);font-size:12px}.sidebar-close{display:none!important;margin-left:auto;color:#fff!important}.primary-nav{display:grid;grid-gap:5px;gap:5px;padding:18px 12px}.nav-button{width:100%;min-height:42px;display:flex;align-items:center;gap:11px;padding:0 12px;border:0;border-radius:6px;color:#c7d0ca;background:transparent;text-align:left}.nav-button svg{width:18px;height:18px}.nav-button:hover{color:#fff;background:#29332e}.nav-button.is-active{color:#fff;background:#34443b;box-shadow:inset 3px 0 #78c99d}.sidebar-footer{display:flex;align-items:center;gap:10px;margin-top:auto;padding:17px 18px;border-top:1px solid #313a35}.drawer-avatar,.table-avatar,.user-avatar{display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#1c4b37;background:#d9eee3;font-weight:650}.user-avatar{width:34px;height:34px;font-size:10px}.workspace{min-height:100vh;margin-left:236px}.topbar{min-height:74px;display:flex;align-items:center;gap:14px;padding:12px 28px;background:var(--surface);border-bottom:1px solid var(--line)}.topbar>div{min-width:0}.topbar-copy h1,.topbar-copy p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar h1,.topbar p{margin:0}.topbar h1{font-size:20px;font-weight:650}.topbar p{margin-top:3px;color:var(--muted);font-size:12px}.topbar-actions{display:flex;flex:0 0 auto;align-items:center;gap:10px;margin-left:auto}.language-switcher{height:38px;display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid #cbd2ce;border-radius:6px;background:#f5f7f5}.language-switcher>svg{width:16px;height:16px;margin:0 4px 0 3px;color:var(--muted)}.language-switcher button{min-width:39px;height:30px;padding:0 8px;border:0;border-radius:4px;color:var(--muted);background:transparent;font-size:12px;font-weight:650}.language-switcher button:hover{color:var(--ink)}.language-switcher button.is-active{color:var(--ink);background:var(--surface);box-shadow:0 1px 3px rgba(27,38,32,.14)}.language-switcher button:focus-visible{outline:2px solid var(--green);outline-offset:1px}.content{width:100%;max-width:1440px;margin:0 auto;padding:28px}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:28px}.metric-card{min-height:102px;display:flex;align-items:center;gap:14px;padding:18px;background:var(--surface);border:1px solid var(--line);border-radius:7px}.metric-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:7px;color:var(--green);background:var(--green-soft)}.needs-attention .metric-icon{color:var(--amber);background:var(--amber-soft)}.metric-icon svg{width:18px;height:18px}.metric-card span,.metric-card strong{display:block}.metric-card span{color:var(--muted);font-size:12px}.metric-card strong{margin-top:3px;font-size:25px;font-weight:650}.section-block{margin-bottom:28px}.section-heading{min-height:50px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.section-heading h2,.section-heading h3,.section-heading p{margin:0}.section-heading h2{font-size:16px;font-weight:650}.section-heading h3{font-size:14px;font-weight:650}.section-heading p{margin-top:4px;color:var(--muted);font-size:12px}.section-heading.compact{min-height:38px;align-items:center}.table-wrap{overflow-x:auto;background:var(--surface);border:1px solid var(--line);border-radius:7px}table{width:100%;border-collapse:collapse}td,th{padding:13px 15px;text-align:left;vertical-align:middle;border-bottom:1px solid var(--soft-line)}th{color:var(--muted);background:#f8faf8;font-size:11px;font-weight:650;text-transform:uppercase;white-space:nowrap}td{min-width:110px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafcfb}.interview-row{cursor:pointer}.interview-link{padding:0;border:0;color:var(--ink);background:transparent;font-weight:600;text-align:left}.interview-link:hover{color:var(--green);text-decoration:underline}.interview-link:focus-visible{outline:2px solid var(--green);outline-offset:2px}.row-chevron{width:17px;height:17px;color:var(--muted)}.cell-primary,td small{display:block}td small{max-width:250px;margin-top:3px;color:var(--muted);font-size:11px}.cell-primary{font-weight:600}.candidate-link{display:flex;align-items:center;gap:10px;padding:0;border:0;color:inherit;background:transparent;text-align:left}.candidate-link small,.candidate-link strong{display:block}.candidate-link strong{font-weight:650}.table-avatar{width:34px;height:34px;font-size:11px}.stage{display:inline-flex;align-items:center;min-height:24px;padding:2px 8px;border-radius:999px;color:#46514a;background:#edf0ee;font-size:11px;font-weight:650;white-space:nowrap}.stage-new{color:var(--blue);background:var(--blue-soft)}.stage-offer,.stage-screening{color:var(--amber);background:var(--amber-soft)}.stage-hired,.stage-interview{color:var(--green);background:var(--green-soft)}.stage-rejected,.stage-withdrawn{color:var(--red);background:var(--red-soft)}.stage-draft{color:var(--amber);background:var(--amber-soft)}.stage-published{color:var(--green);background:var(--green-soft)}.stage-closed{color:var(--red);background:var(--red-soft)}.stage-archived{color:#46514a;background:#edf0ee}.queue-band{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;background:#eef6f1;border-left:3px solid var(--green)}.queue-band h2,.queue-band p{margin:0}.queue-band h2{font-size:15px}.queue-band p{margin-top:5px;color:var(--muted)}.filters{display:flex;align-items:center;gap:10px;margin-bottom:14px}.search-field{position:relative;flex:1 1 360px}.search-field svg{position:absolute;top:11px;left:12px;width:17px;height:17px;color:var(--muted)}.search-field input{width:100%;padding-left:38px}input,select,textarea{min-height:40px;width:100%;padding:8px 11px;border:1px solid #cbd2ce;border-radius:5px;color:var(--ink);background:var(--surface);outline:none}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(23,122,85,.12)}.filters select{width:170px}.facet-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:start;grid-gap:16px;gap:16px;margin-bottom:16px;padding:14px 16px;background:var(--surface);border:1px solid var(--line);border-radius:7px}.facet-group{min-width:0;margin:0;padding:0;border:0}.facet-group legend{margin-bottom:9px;padding:0;color:#475149;font-size:12px;font-weight:650}.facet-options{display:flex;flex-wrap:wrap;gap:7px}.facet-options.is-collapsed{overflow:hidden}.facet-option{min-height:32px;display:inline-flex;align-items:center;gap:7px;padding:5px 8px;border:1px solid #cbd2ce;border-radius:5px;color:#475149;background:#f8faf8;cursor:pointer;white-space:nowrap}.facet-option:hover{border-color:#9ea9a2}.facet-option.is-selected{color:#155c42;background:var(--green-soft);border-color:#87bda5}.facet-option input{width:15px;min-height:15px;height:15px;margin:0;accent-color:var(--green)}.facet-option small{color:var(--muted);font-size:11px}.facet-toggle{min-height:30px;display:inline-flex;align-items:center;gap:4px;margin-top:7px;padding:4px 3px;border:0;color:var(--green);background:transparent;font-size:12px;font-weight:650}.facet-toggle:hover{text-decoration:underline}.facet-toggle svg{width:15px;height:15px}.facet-clear{align-self:center;padding:5px 3px;border:0;color:var(--green);background:transparent;font-weight:600;white-space:nowrap}.facet-clear:hover{text-decoration:underline}.interview-schedule{display:grid;grid-gap:12px;gap:12px}.schedule-toolbar{min-height:40px;display:flex;align-items:center;justify-content:flex-end;gap:14px}.month-navigation{min-width:0;display:flex;align-items:center;gap:3px;margin-right:auto}.month-navigation strong{min-width:150px;margin-left:8px;font-size:14px}.today-button{min-height:34px;padding:5px 9px;border:0;border-radius:4px;color:var(--green);background:transparent;font-weight:600}.today-button:hover{background:var(--green-soft)}.view-switcher{height:38px;gap:2px;padding:3px;border:1px solid #cbd2ce;border-radius:6px;background:#edf0ee}.view-switcher,.view-switcher button{display:inline-flex;align-items:center}.view-switcher button{min-height:30px;gap:6px;padding:4px 10px;border:0;border-radius:4px;color:var(--muted);background:transparent;font-size:12px;font-weight:650}.view-switcher button svg{width:15px;height:15px}.view-switcher button.is-active{color:var(--ink);background:var(--surface);box-shadow:0 1px 3px rgba(27,38,32,.14)}.view-switcher button:focus-visible{outline:2px solid var(--green);outline-offset:1px}.calendar-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:7px;background:var(--surface)}.interview-calendar{min-width:840px}.calendar-grid,.calendar-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-weekdays{border-bottom:1px solid var(--line);background:#f8faf8}.calendar-weekdays span{padding:10px 12px;color:var(--muted);font-size:11px;font-weight:650;text-transform:uppercase}.calendar-day{min-width:0;min-height:132px;padding:8px;border-right:1px solid var(--soft-line);border-bottom:1px solid var(--soft-line);background:var(--surface)}.calendar-day:nth-child(7n){border-right:0}.calendar-day:nth-last-child(-n+7){border-bottom:0}.calendar-day>time{width:26px;height:26px;display:grid;place-items:center;margin-bottom:5px;color:var(--muted);font-size:11px}.calendar-day.is-outside{background:#fafbfa}.calendar-day.is-outside>time{color:#aeb5b0}.calendar-day.is-today>time{border-radius:50%;color:#fff;background:var(--green);font-weight:650}.calendar-events{display:grid;grid-gap:5px;gap:5px}.calendar-event{width:100%;min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:2px 6px;gap:2px 6px;padding:6px 7px;border:1px solid #bddfcb;border-radius:5px;color:#174d38;background:var(--green-soft);text-align:left}.calendar-event:hover{border-color:#75af91;background:#d5ecdf}.calendar-event:focus-visible{outline:2px solid var(--green);outline-offset:1px}.calendar-event span{font-size:10px;font-weight:650}.calendar-event small,.calendar-event strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-event strong{font-size:11px}.calendar-event small{grid-column:1/-1;color:#49685a;font-size:10px}.application-cell-list{display:grid;grid-gap:0;gap:0;min-width:180px}.application-cell-list>div{min-height:39px;display:flex;align-items:center;padding:5px 0}.application-cell-list>div+div{border-top:1px solid var(--soft-line)}.application-cell-list small,.application-cell-list strong{display:block}.application-cell-list strong{font-weight:600}.application-cell-list small{margin-top:2px;color:var(--muted);font-size:11px}.danger-button,.primary-button,.secondary-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:7px 13px;border-radius:5px;font-weight:600;white-space:nowrap}.primary-button{border:1px solid var(--green);background:var(--green)}.primary-button:hover{background:#116847}.secondary-button{border:1px solid #cbd2ce;color:var(--ink);background:var(--surface)}.secondary-button:hover{border-color:#9ea9a2;background:#f8faf8}.danger-button{border:1px solid var(--red);color:#fff;background:var(--red)}.danger-button:hover{background:#9f2d22}.danger-button svg,.primary-button svg,.secondary-button svg{width:16px;height:16px}.table-action-button{min-width:124px;min-height:34px;padding:5px 10px}.job-row-actions{display:flex;align-items:center;gap:6px}.danger-icon-button{flex:0 0 34px;width:34px;height:34px;color:var(--red)}.danger-icon-button:hover{color:#8e251c;background:var(--red-soft)}.jobs-section td:last-child,.jobs-section th:last-child{position:-webkit-sticky;position:sticky;right:0;min-width:174px;background:var(--surface);box-shadow:-1px 0 var(--soft-line)}.jobs-section th:last-child{z-index:2}.icon-button{width:36px;height:36px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:5px;color:var(--muted);background:transparent}.icon-button:hover{color:var(--ink);background:#edf0ee}.icon-button svg{width:18px;height:18px}.menu-button{display:none}.pagination{min-height:48px;align-items:center;justify-content:flex-end;gap:18px;color:var(--muted)}.pagination,.pagination>div{display:flex}.empty-cell{padding:44px 20px;color:var(--muted);text-align:center}.error-banner{min-height:45px;display:flex;align-items:center;gap:10px;margin-bottom:18px;padding:10px 13px;color:var(--red);background:var(--red-soft);border:1px solid #efcaca;border-radius:6px}.error-banner svg{width:18px;height:18px}.error-banner span{flex:1 1}.error-banner button{border:0;color:inherit;background:transparent;font-weight:650}.success-notice{min-height:45px;display:flex;align-items:center;gap:10px;margin-bottom:18px;padding:8px 9px 8px 13px;color:var(--green);background:var(--green-soft);border:1px solid #bddfcb;border-radius:6px}.success-notice>svg{width:18px;height:18px}.success-notice span{flex:1 1}.success-notice .icon-button{color:inherit}.loading-state{min-height:220px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted)}.loading-state span{width:18px;height:18px;border:2px solid var(--line);border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.overlay{position:fixed;inset:0;z-index:50;display:flex;justify-content:flex-end;background:rgba(22,28,25,.42)}.drawer{width:min(620px,94vw);height:100%;overflow-y:auto;background:var(--surface);box-shadow:var(--shadow)}.drawer-header{position:-webkit-sticky;position:sticky;top:0;z-index:1;min-height:84px;justify-content:space-between;gap:16px;padding:17px 22px;background:var(--surface);border-bottom:1px solid var(--line)}.drawer-header,.drawer-person{display:flex;align-items:center}.drawer-person{min-width:0;gap:12px}.drawer-avatar{width:46px;height:46px}.drawer-header h2,.drawer-header p{margin:0}.drawer-header h2{font-size:18px}.drawer-header p{margin-top:3px;color:var(--muted)}.drawer-body{padding:22px}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px 24px;gap:14px 24px;padding-bottom:22px;border-bottom:1px solid var(--line)}.detail-grid span,.detail-grid strong{display:block;overflow-wrap:anywhere}.detail-grid span{color:var(--muted);font-size:11px;text-transform:uppercase}.detail-grid strong{margin-top:4px;font-weight:600}.drawer-section{padding:22px 0;border-bottom:1px solid var(--line)}.drawer-section:last-child{border-bottom:0}.drawer-section>h3{margin:0 0 13px;font-size:14px}.cv-list{display:grid;grid-gap:8px;gap:8px}.cv-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid var(--line);background:#fbfcfb}.cv-row,.cv-row>div{min-width:0}.cv-row span,.cv-row strong{display:block;overflow-wrap:anywhere}.cv-row strong{font-size:14px}.cv-row span{margin-top:4px;color:var(--muted);font-size:12px}.cv-row .icon-button{flex:0 0 36px}.drawer-section-title{display:flex;align-items:center;gap:8px;margin-bottom:13px}.drawer-section-title h3{margin:0;font-size:14px}.drawer-section-title svg{width:17px;height:17px;color:var(--green)}.drawer-load-error{display:grid;justify-items:start;grid-gap:12px;gap:12px;margin-top:22px;padding:18px;border:1px solid #f1b9ae;background:#fff8f6}.drawer-load-error svg{width:20px;height:20px;color:var(--danger)}.drawer-load-error p{margin:0;color:var(--danger)}.interview-drawer .drawer-avatar svg{width:21px;height:21px}.interview-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.interview-detail-form label{display:grid;grid-gap:6px;gap:6px;color:#475149;font-size:12px;font-weight:600}.interview-detail-form .drawer-section{padding-bottom:22px}.input-with-icon{position:relative;display:block}.input-with-icon>svg{position:absolute;z-index:1;top:12px;left:11px;width:16px;height:16px;color:var(--muted)}.input-with-icon input{padding-left:36px}.notes-field textarea{min-height:170px;line-height:1.55}.detail-save-bar{position:-webkit-sticky;position:sticky;bottom:0;min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 -22px -22px;padding:14px 22px;background:rgba(255,255,255,.96);border-top:1px solid var(--line)}.save-success{display:inline-flex;align-items:center;gap:6px;color:var(--green);font-size:12px}.save-success svg{width:15px;height:15px}.skill-list{display:flex;flex-wrap:wrap;gap:7px}.skill-list span{padding:5px 8px;border-radius:4px;color:#3c5146;background:#edf3ef;font-size:12px}.stage-form{display:grid;grid-gap:12px;gap:12px;margin-top:14px}.dialog label,.owner-form label,.stage-form label{display:grid;grid-gap:6px;gap:6px;color:#475149;font-size:12px;font-weight:600}.stage-form .primary-button{justify-self:end}.application-panels{display:grid;grid-gap:14px;gap:14px}.application-panel{padding:15px;border:1px solid var(--line);border-radius:7px;background:#fafcfb}.application-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.application-panel-header h4,.application-panel-header p{margin:0}.application-panel-header h4{font-size:14px}.application-panel-header p{margin-top:4px;color:var(--muted);font-size:11px}.application-form-grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(210px,2fr);grid-gap:16px;gap:16px;margin-top:14px;padding-top:14px;border-top:1px solid var(--soft-line)}.application-form-grid .stage-form{margin-top:0}.owner-form{display:grid;align-content:start;grid-gap:12px;gap:12px}.owner-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.timeline{display:grid;grid-gap:15px;gap:15px}.timeline>div{display:grid;grid-template-columns:30px 1fr;grid-gap:10px;gap:10px}.timeline-icon{width:28px;height:28px;display:grid;place-items:center;color:var(--green);background:var(--green-soft);border-radius:50%}.timeline-icon svg{width:14px;height:14px}.timeline p,.timeline strong{margin:0}.timeline strong{font-size:13px}.timeline p{margin-top:4px;color:var(--muted);font-size:12px}.empty-note{margin:0;color:var(--muted)}.modal-overlay{align-items:center;justify-content:center;padding:20px}.dialog{width:min(640px,100%);max-height:calc(100vh - 40px);overflow-y:auto;background:var(--surface);border-radius:7px;box-shadow:var(--shadow)}.job-dialog{width:min(760px,100%)}.confirmation-dialog{width:min(520px,100%)}.dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:19px 22px;border-bottom:1px solid var(--line)}.dialog h2,.dialog p{margin:0}.dialog h2{font-size:18px}.dialog header p{margin-top:4px;color:var(--muted)}.dialog form{display:grid;grid-gap:16px;gap:16px;padding:22px}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.rich-text-field{display:grid;grid-gap:6px;gap:6px}.field-label{color:#475149;font-size:12px;font-weight:600}.rich-text-editor{overflow:hidden;border:1px solid #cbd2ce;border-radius:5px;background:var(--surface)}.rich-text-editor:focus-within{border-color:var(--green);box-shadow:0 0 0 3px rgba(23,122,85,.12)}.rich-text-editor-loading{min-height:184px}.rich-text-toolbar{min-height:42px;display:flex;align-items:center;gap:3px;padding:4px 6px;border-bottom:1px solid var(--line);background:#f7f9f8}.rich-text-tool{width:32px;height:32px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:4px;color:#475149;background:transparent}.rich-text-tool.active,.rich-text-tool:hover:not(:disabled){color:var(--green);background:#e4f1e9}.rich-text-tool svg{width:16px;height:16px}.rich-text-content{min-height:140px;padding:12px;color:var(--ink);font-size:14px;line-height:1.55;outline:none}.rich-text-content p{margin:0 0 9px}.rich-text-content p:last-child{margin-bottom:0}.rich-text-content ol,.rich-text-content ul{margin:0 0 9px;padding-left:24px}.rich-text-content p.is-editor-empty:first-child:before{height:0;float:left;color:#89928c;content:attr(data-placeholder);pointer-events:none}.reusable-options{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.reusable-options>summary{padding:12px 0;color:#2f3a34;font-size:13px;font-weight:650;cursor:pointer}.reusable-options-body{display:grid;grid-gap:12px;gap:12px;padding:0 0 14px}.reusable-options-body>p{color:var(--muted);font-size:12px}.option-type-tabs{width:-moz-fit-content;width:fit-content;max-width:100%;display:flex;padding:3px;border:1px solid var(--line);border-radius:5px;background:#f3f5f4}.option-type-tabs button{min-height:32px;padding:5px 10px;border:0;border-radius:3px;color:var(--muted);background:transparent;font-size:12px;font-weight:650}.option-type-tabs button.active{color:var(--ink);background:var(--surface);box-shadow:0 1px 3px rgba(24,35,29,.14)}.option-add-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:9px;gap:9px}.option-add-row label{display:block}.option-add-row .secondary-button{align-self:stretch}.reusable-option-list{max-height:180px;overflow-y:auto;border-top:1px solid var(--line)}.reusable-option-row{min-height:43px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line)}.reusable-option-row span{min-width:0;overflow-wrap:anywhere;font-size:13px}.dialog footer{display:flex;justify-content:flex-end;gap:9px;padding-top:4px}.confirmation-dialog-body{display:grid;grid-gap:3px;gap:3px;padding:22px}.confirmation-dialog-body span{color:var(--muted)}.confirmation-dialog>footer{padding:0 22px 22px}.form-error{margin:0;color:var(--red);font-size:12px}.form-status{margin:0;color:var(--muted);font-size:12px}.form-error-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.form-error-row .secondary-button{flex:0 0 auto}.nav-backdrop{display:none}.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}body{font-size:13px}.admin-shell{background:var(--surface)}.sidebar{width:210px;color:var(--ink);border-right-color:var(--line)}.brand{min-height:70px;padding:0 14px;border-bottom-color:var(--line)}.brand-mark{width:32px;height:32px;border-radius:2px;color:#fff;background:#111311}.brand-mark svg{width:17px;height:17px}.brand-copy{min-width:0;flex:1 1}.brand strong{font-size:13px}.sidebar-close{color:var(--muted)!important}.primary-nav{gap:2px;padding:18px 8px}.nav-button{min-height:40px;padding:0 11px;border-radius:0;color:#474c48}.nav-button:hover{color:var(--ink);background:#e7e9e7}.nav-button.is-active{color:var(--ink);background:#e1e3e1;box-shadow:inset 2px 0 #111311;font-weight:650}.sidebar-footer{border-top-color:var(--line)}.user-avatar{width:32px;height:32px;border-radius:3px;color:#fff;background:#111311;font-size:9px}.workspace{margin-left:210px;background:var(--surface)}.topbar{min-height:70px;padding:10px 20px}.topbar-copy{min-width:0;flex:1 1 auto}.breadcrumb span,.topbar-copy h1,.topbar-copy p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumb{min-width:0;display:flex;align-items:center;gap:6px}.breadcrumb>span{flex:0 1 auto;color:var(--muted)}.breadcrumb>svg{width:13px;height:13px;flex:0 0 auto;color:#a0a5a1}.topbar h1{min-width:0;font-size:13px;font-weight:700}.topbar p{margin-top:4px;font-size:11px}.language-switcher{border-radius:4px;background:#f6f7f6}.primary-button{border-color:#111311;border-radius:999px;color:#fff;background:#111311}.primary-button:hover{border-color:#303330;background:#303330}.topbar-action-button{min-height:36px;padding-inline:15px}.content{max-width:1600px;padding:20px}.metrics{gap:0;margin-bottom:24px;border:1px solid var(--line);background:var(--surface)}.metric-card{min-height:88px;padding:14px 16px;border:0;border-right:1px solid var(--line);border-radius:0}.metric-card:last-child{border-right:0}.metric-icon{border-radius:4px}.metric-card:nth-child(2) .metric-icon{color:var(--blue);background:var(--blue-soft)}.metric-card:nth-child(3) .metric-icon{color:#6b568d;background:#eee8f6}.metric-card strong{font-size:22px;font-weight:700}.section-block{margin-bottom:24px}.section-heading{min-height:46px}.section-heading h2{font-size:14px;font-weight:700}.calendar-scroll,.table-wrap{border-radius:0}td,th{padding:11px 12px}th{background:#f7f8f7;font-size:10px;font-weight:700}.stage{border-radius:3px}.queue-band{background:#f3f8f5;border:1px solid #dce8e0;border-left:2px solid var(--green)}.facet-panel{border-radius:0}.calendar-event,.danger-button,.facet-option,.icon-button,.secondary-button,input,select,textarea{border-radius:3px}.view-switcher{height:36px;border-radius:4px;background:#f0f1f0}.view-switcher button{border-radius:2px}.today-button{color:var(--ink)}.pagination{min-height:44px}.error-banner,.success-notice{border-radius:3px}.drawer{border-left:1px solid var(--line)}.application-panel{border-radius:0}.dialog{border:1px solid var(--line);border-radius:4px}.option-type-tabs,.rich-text-editor{border-radius:3px}@media (max-width:1050px){.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar{transform:translateX(-100%);transition:transform .18s ease}.sidebar.is-open{transform:translateX(0)}.menu-button,.sidebar-close{display:inline-grid!important}.workspace{margin-left:0}.nav-backdrop{display:block;position:fixed;inset:0;z-index:20;border:0;background:rgba(22,28,25,.38)}}@media (max-width:700px){.topbar{min-height:66px;padding:10px 14px}.topbar h1{font-size:13px}.topbar-actions{gap:6px}.topbar .topbar-action-button{width:38px;padding:0}.topbar .topbar-action-button span{display:none}.topbar .topbar-action-button svg{width:17px;height:17px}.language-switcher>svg{display:none}.content{padding:18px 14px}.metrics{grid-template-columns:1fr 1fr;gap:0}.metric-card{min-height:82px;gap:10px;padding:13px}.metric-card:nth-child(2){border-right:0}.metric-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.metric-icon{width:32px;height:32px}.metric-card strong{font-size:21px}.filters{align-items:stretch;flex-wrap:wrap}.search-field{flex-basis:100%}.filters label:not(.search-field){flex:1 1}.filters select{width:100%}.facet-panel{grid-template-columns:1fr;gap:14px}.facet-clear{justify-self:start}.queue-band{align-items:stretch;flex-direction:column}.queue-band .secondary-button{align-self:flex-start}.detail-grid,.form-row,.option-add-row{grid-template-columns:1fr}.option-add-row .secondary-button{justify-self:start}.option-type-tabs{width:100%}.option-type-tabs button{flex:1 1;min-width:0;overflow-wrap:anywhere}.interview-summary{grid-template-columns:1fr 1fr}.application-form-grid{grid-template-columns:1fr}.owner-actions{justify-content:stretch}.owner-actions .secondary-button{flex:1 1 150px}.drawer{width:100%}.drawer-body{padding:18px}.modal-overlay{padding:10px}.dialog{max-height:calc(100vh - 20px)}.schedule-toolbar{align-items:stretch;flex-direction:column-reverse}.month-navigation{width:100%}.month-navigation strong{min-width:0;margin-left:auto;text-align:right}.view-switcher{align-self:flex-end}.detail-save-bar{margin:0 -18px -18px;padding-inline:18px}}@media (max-width:420px){.topbar{gap:8px;padding-inline:10px}.topbar-actions{gap:4px}.language-switcher button{min-width:34px;padding-inline:6px}.metrics{grid-template-columns:1fr}.metric-card{min-height:76px;border-right:0;border-bottom:1px solid var(--line)}.metric-card:last-child{border-bottom:0}.view-switcher{width:100%}.view-switcher button{flex:1 1;justify-content:center}.month-navigation strong{max-width:125px}.interview-summary{grid-template-columns:1fr}.detail-save-bar{align-items:stretch;flex-direction:column}.detail-save-bar .primary-button{width:100%}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}