﻿:root{--admin-bg:#f4f6f8;--admin-border:#dce3ea;--admin-border-strong:#cfd8e3;--admin-brand:#276749;--admin-brand-strong:#1f5d48;--admin-muted:#647286;--admin-radius:8px;--admin-surface:#fff;--admin-text:#172033;--admin-theme-transition-duration:.26s;--admin-theme-transition-easing:cubic-bezier(.22, 1, .36, 1);color:#172033;background:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--admin-bg);min-width:320px;margin:0}.admin-shell[data-theme=dark],.admin-login-shell[data-theme=dark]{--admin-bg:#0f172a;--admin-border:#334155;--admin-border-strong:#475569;--admin-brand:#6ee7b7;--admin-brand-strong:#10b981;--admin-muted:#94a3b8;--admin-surface:#172033;--admin-text:#e5eef8;background:var(--admin-bg);color:var(--admin-text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}a{color:#276749;font-weight:800;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;display:inline-flex}button:disabled{cursor:not-allowed;opacity:.62}img,svg{flex-shrink:0;max-width:100%}input,select,textarea,.admin-shell>*,.admin-main>*,.admin-stack>*,.admin-grid>*,.form-grid>*,.filter-grid>*,.filter-band>*,.advanced-query-row>*,.chart-grid>*,.funnel-row>*,.legal-editor-grid>*,.membership-plan-grid>*,.membership-permission-grid>*,.metric-grid>*,.overview-grid>*,.result-grid>*{min-width:0}.admin-login-shell{place-items:center;min-height:100vh;padding:32px 16px;display:grid}:where(.admin-shell,.admin-login-shell,.admin-shell *,.admin-login-shell *){transition-duration:var(--admin-theme-transition-duration);transition-property:background-color,border-color,box-shadow,color,fill,outline-color,stroke;transition-timing-function:var(--admin-theme-transition-easing)}.login-panel,.admin-section,.admin-form,.metric-tile,.hero-panel{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius)}.login-panel{gap:18px;width:100%;max-width:430px;padding:28px;display:grid}.login-panel-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.login-brand,.sidebar-brand,.section-heading,.section-toolbar,.admin-topbar,.form-actions,.table-actions{align-items:center;gap:14px;display:flex}.login-brand svg,.sidebar-brand svg{color:var(--admin-brand)}.login-brand p,.admin-topbar p,.section-heading p,.section-toolbar p,.hero-panel p{color:#647286;letter-spacing:0;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:800}.login-brand h1,.admin-topbar h1,.hero-panel h2,.section-heading h2,.section-toolbar h2{color:#172033;margin:0;line-height:1.18}.login-brand h1,.admin-topbar h1{font-size:26px}.login-panel label,.admin-form label,.filter-grid label{color:#3c4858;gap:7px;font-size:13px;font-weight:800;display:grid}.login-panel input,.admin-form input,.admin-form select,.admin-form textarea,.filter-grid input,.filter-grid select{color:#172033;background:#fff;border:1px solid #cfd8e3;border-radius:6px;width:100%;min-height:38px;padding:9px 10px}.admin-form input[type=file]{padding:7px 10px}.compact-heading{align-items:flex-start;margin-bottom:2px}.toggle-line{flex-direction:row;justify-content:flex-start;align-items:center!important;gap:8px!important;display:inline-flex!important}.admin-form .toggle-line input[type=checkbox]{width:16px;height:16px;min-height:16px;padding:0}textarea{resize:vertical;min-height:108px}.password-field{grid-template-columns:minmax(0,1fr) 38px;align-items:center;display:grid}.password-field input{border-top-right-radius:0;border-bottom-right-radius:0}.password-field button,.icon-button{color:#253044;background:#eef2f6;border:1px solid #cfd8e3;height:38px;min-height:38px;padding:0}.password-field button{border-left:0;border-radius:0 6px 6px 0}.icon-button{border-radius:6px;width:38px}.login-panel>button,.admin-topbar button,.admin-form button,.table-actions button,.section-heading button,.section-toolbar button,.hero-panel button{color:#fff;background:#276749;border-radius:6px;min-height:38px;padding:9px 12px;font-weight:800}.secondary-button{color:#253044!important;background:#eef2f6!important}.status-line{color:#245541;background:#edf7f2;border:1px solid #c8e5d9;border-radius:6px;margin:0;padding:9px 12px;font-size:13px}.login-security-notice{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:6px;margin:0;padding:9px 12px;font-size:13px;line-height:1.5}.admin-shell{grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.admin-sidebar{color:#fff;background:#182235;flex-direction:column;gap:28px;height:100vh;padding:22px 16px;display:flex;position:sticky;top:0;overflow-y:auto}.sidebar-brand{padding:4px 6px}.sidebar-brand strong,.sidebar-brand span{display:block}.sidebar-brand span{color:#aeb9c8;margin-top:3px;font-size:13px}.admin-sidebar nav{gap:8px;display:grid}.admin-sidebar nav button{color:#c5cfdd;text-align:left;background:0 0;border-radius:6px;justify-content:flex-start;min-height:40px;padding:10px 12px}.admin-sidebar nav button.active,.admin-sidebar nav button:hover{color:#fff;background:#26354e}.admin-main{grid-auto-rows:max-content;gap:18px;width:100%;padding:24px;display:grid}.admin-topbar,.section-heading,.section-toolbar{justify-content:space-between}.admin-topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.admin-theme-toggle{border:1px solid #cfd8e3;width:38px;height:38px;min-height:38px;color:#253044!important;background:#eef2f6!important;border-radius:999px!important;padding:0!important}.admin-theme-toggle:hover{background:#e2e8f0!important}.admin-theme-toggle svg{animation:admin-theme-icon-settle .22s var(--admin-theme-transition-easing)}@keyframes admin-theme-icon-settle{0%{opacity:0;transform:rotate(-12deg)scale(.88)}to{opacity:1;transform:rotate(0)scale(1)}}@media (prefers-reduced-motion:reduce){:where(.admin-shell,.admin-login-shell,.admin-shell *,.admin-login-shell *){transition-duration:0s!important;animation:none!important}}.admin-stack{gap:18px;display:grid}.compact-stack{gap:6px}.admin-grid{grid-template-columns:minmax(300px,440px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.wide-section{grid-column:1/-1}.hero-panel{justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex}.hero-panel h2{margin-bottom:8px;font-size:26px}.hero-panel span{color:#526174;max-width:780px;line-height:1.7;display:block}.overview-hero{grid-template-columns:minmax(0,1fr) minmax(300px,460px) auto;display:grid}.overview-hero-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:100%;display:grid}.overview-hero-metrics div,.signal-card{background:#f4f7fb;border:1px solid #dce5ef;border-radius:8px;gap:6px;padding:12px;display:grid}.overview-hero-metrics span,.signal-card span{color:#647286;font-size:12px;font-weight:800}.overview-hero-metrics strong,.signal-card strong{color:#172033;font-size:24px;line-height:1}.overview-grid{grid-template-columns:minmax(300px,420px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.signal-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.metric-grid,.result-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-tile{gap:8px;padding:18px;display:grid}.metric-tile span{color:#647286;font-size:13px}.metric-tile strong{color:#172033;font-size:30px;line-height:1}.admin-section,.admin-form{padding:18px}.admin-section h2,.admin-form h2{margin:0 0 14px;font-size:18px}.section-help-text{color:#526174;max-width:760px;margin-top:6px;font-size:13px;font-weight:700;line-height:1.6;display:block}.admin-form{gap:12px;display:grid}.template-editor{align-content:start}.template-rule-brief{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0 16px;display:grid}.template-rule-brief div{background:#f4f7fb;border:1px solid #dce5ef;border-radius:8px;gap:5px;padding:12px;display:grid}.template-rule-brief strong{color:#172033;font-size:13px}.template-rule-brief span{color:#526174;font-size:12px;line-height:1.55}.funnel-list,.trend-list{gap:12px;display:grid}.funnel-row{gap:8px;display:grid}.funnel-row div{justify-content:space-between;align-items:center;display:flex}.funnel-row span,.trend-row span{color:#647286;font-size:12px;font-weight:800}.funnel-row strong,.trend-row strong{color:#172033}.funnel-row i{background:linear-gradient(90deg,#1f7a4d,#3aa56f);border-radius:999px;height:10px;display:block}.trend-row{grid-template-columns:56px minmax(0,1fr) 38px;align-items:center;gap:10px;display:grid}.trend-bars{gap:4px;display:grid}.trend-bars i{border-radius:999px;height:7px;display:block}.trend-active{background:#1f7a4d}.trend-application{background:#2b6cb0}.trend-autofill{background:#b7791f}.wide-form{max-width:none}.form-grid,.filter-grid{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:12px;display:grid}.form-span-2{grid-column:span 2}.membership-admin{gap:20px}.membership-hero{grid-template-columns:minmax(260px,1.2fr) minmax(360px,1fr) max-content;align-items:center;gap:18px;padding:22px;display:grid;overflow:hidden}.membership-hero-copy{align-items:center;gap:14px;min-width:0;display:flex}.membership-hero-icon,.membership-payment-icon,.membership-plan-icon{flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:grid}.membership-hero-icon{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:8px}.membership-hero-copy p,.membership-payment-note p,.membership-plan-title-row p{color:#647286;letter-spacing:0;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:900}.membership-hero-copy h2,.membership-payment-note h2,.membership-plan-title-row h2,.membership-empty h2{color:#172033;margin:0}.membership-hero-copy>div>span,.membership-payment-note>div>span,.membership-empty span{color:#647286;margin-top:6px;font-size:13px;line-height:1.55;display:block}.membership-hero-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.membership-hero-stats div{background:#f8fafc;border:1px solid #dce3ea;border-radius:8px;gap:5px;min-width:0;padding:12px;display:grid}.membership-hero-stats svg{color:#276749}.membership-hero-stats span{color:#647286;font-size:12px;font-weight:800}.membership-hero-stats strong{color:#172033;font-size:20px;line-height:1}.membership-refresh-button{color:#fff;white-space:nowrap;background:#276749;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:10px 14px;font-weight:900;display:inline-flex}.membership-payment-note{grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;gap:16px;padding:18px;display:grid}.membership-payment-icon{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px}.membership-payment-flow{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.membership-payment-flow span,.membership-benefit-chip{border:1px solid #dce3ea;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.membership-payment-flow span{color:#334155;background:#f8fafc}.membership-contact-editor{align-items:center;gap:14px;display:flex}.membership-contact-editor img,.membership-contact-placeholder{object-fit:contain;background:#fff;border:1px solid #dce3ea;border-radius:8px;width:112px;height:112px;padding:6px}.membership-contact-placeholder{color:#647286;justify-content:center;align-items:center;font-size:12px;display:flex}.membership-contact-actions{gap:8px;display:grid}.membership-contact-actions label,.membership-contact-actions button{white-space:nowrap;justify-content:center;align-items:center;gap:6px;margin:0;display:inline-flex}.membership-contact-actions input{display:none}.membership-contact-error{color:#b91c1c;margin-top:8px;font-size:12px;display:block}.membership-baseline-note{background:linear-gradient(135deg,#fff 0%,#f8fafc 58%,#eef6ff 100%);grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:center;gap:16px;padding:18px;display:grid}.membership-baseline-note p{color:#647286;letter-spacing:0;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:900}.membership-baseline-note h2{color:#172033;margin:0}.membership-baseline-note>div>span{color:#647286;margin-top:6px;font-size:13px;line-height:1.55;display:block}.membership-baseline-list{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.membership-baseline-list span{color:#334155;background:#eef2f6;border:1px solid #dce3ea;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.membership-baseline-list svg{color:#276749}.membership-plan-grid{grid-template-columns:repeat(auto-fit,minmax(min(520px,100%),1fr));gap:16px;display:grid}.membership-plan-card{gap:16px;padding:18px;display:grid;overflow:hidden}.membership-plan-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.membership-plan-title-row{align-items:center;gap:12px;min-width:0;display:flex}.membership-plan-icon{border-radius:8px}.membership-plan-icon-free{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0}.membership-plan-icon-monthly{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.membership-plan-icon-autumn-spring{color:#be185d;background:#fdf2f8;border:1px solid #fbcfe8}.membership-plan-icon-lifetime{color:#854d0e;background:#fefce8;border:1px solid #fde68a}.membership-plan-status{white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.membership-plan-status-active{color:#166534;background:#ecfdf5}.membership-plan-status-inactive{color:#647286;background:#eef2f6}.membership-plan-description{color:#647286;min-height:20px;margin:-2px 0 0;font-size:13px;line-height:1.55}.membership-price-panel{background:linear-gradient(135deg,#f8fafc 0%,#ecfdf5 100%);border:1px solid #dce3ea;border-radius:8px;gap:5px;padding:14px;display:grid}.membership-price-panel span,.membership-price-panel small{color:#647286;font-size:12px;font-weight:800}.membership-price-panel strong{color:#14532d;font-size:24px;line-height:1.15}.membership-benefit-preview{flex-wrap:wrap;gap:8px;display:flex}.membership-benefit-chip{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.membership-benefit-chip.muted{color:#647286;background:#f8fafc;border-color:#dce3ea}.membership-edit-grid{background:#f8fafc;border:1px solid #dce3ea;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:14px}.membership-edit-grid .wide-field{grid-column:1/-1}.membership-edit-grid textarea{min-height:88px}.membership-permission-panel{background:#f8fafc;border:1px solid #dce3ea;border-radius:10px;gap:12px;padding:14px;display:grid}.membership-permission-heading{grid-template-columns:minmax(0,1fr) minmax(220px,.9fr) max-content;align-items:center;gap:12px;display:grid}.membership-permission-heading div:first-child{gap:3px;display:grid}.membership-permission-heading span{color:#647286;font-size:12px;font-weight:900}.membership-permission-heading strong{color:#172033;font-size:17px;line-height:1.2}.membership-permission-heading p{color:#647286;margin:0;font-size:12px;font-weight:700;line-height:1.5}.membership-permission-tools{justify-content:flex-end;gap:8px;display:flex}.membership-permission-tools button{color:#253044;background:#fff;border:1px solid #cfd8e3;border-radius:999px;min-height:34px;padding:8px 11px;font-size:12px;font-weight:900}.membership-permission-grid{border:0;grid-template-columns:repeat(auto-fit,minmax(min(245px,100%),1fr));gap:10px;margin:0;padding:0;display:grid}.membership-permission-grid legend{color:#647286;margin-bottom:10px;padding:0;font-size:12px;font-weight:900}.membership-permission-option{cursor:pointer;background:#fff;border:1px solid #dce3ea;border-radius:8px;align-items:flex-start;gap:10px;min-height:112px;padding:12px;display:flex;position:relative}.membership-permission-option:has(input:checked){background:linear-gradient(#f0fdf4 0%,#fff 100%);border-color:#72d996;box-shadow:inset 0 0 0 1px #2767491f}.membership-permission-option:has(input:focus-visible){outline-offset:2px;outline:2px solid #27674957}.membership-permission-option input{opacity:0;width:1px;height:1px;position:absolute;top:12px;left:12px}.membership-permission-check{color:#94a3b8;background:#eef2f6;border:1px solid #cfd8e3;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;margin-top:1px;display:inline-flex}.membership-permission-option:has(input:checked) .membership-permission-check{color:#fff;background:#276749;border-color:#276749}.membership-permission-copy{gap:5px;min-width:0;display:grid}.membership-permission-grid strong{color:#172033;font-size:14px;line-height:1.3}.membership-permission-grid small{color:#647286;font-size:12px;line-height:1.45}.membership-permission-grid code{color:#7a8798;overflow-wrap:anywhere;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;font-weight:800}.membership-card-actions{justify-content:flex-end}.membership-empty{color:#647286;grid-column:1/-1;align-items:center;gap:12px;padding:20px;display:flex}.membership-empty svg{color:#276749}@media (max-width:1180px){.membership-hero{grid-template-columns:1fr}.membership-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.membership-refresh-button{justify-self:start}.membership-payment-note{grid-template-columns:max-content minmax(0,1fr);align-items:flex-start}.membership-baseline-note{grid-template-columns:1fr}.membership-baseline-list{justify-content:flex-start}.membership-payment-flow{grid-column:1/-1;justify-content:flex-start}.membership-contact-editor{grid-column:1/-1}}@media (max-width:760px){.membership-hero,.membership-payment-note,.membership-plan-card{padding:14px}.membership-hero-copy,.membership-plan-header,.membership-plan-title-row{align-items:flex-start}.membership-hero-copy,.membership-payment-note,.membership-plan-header{grid-template-columns:1fr}.membership-contact-editor{flex-direction:column;align-items:stretch}.membership-contact-editor img,.membership-contact-placeholder{align-self:center}.membership-hero-copy,.membership-plan-header{flex-direction:column}.membership-hero-stats,.membership-permission-grid{grid-template-columns:1fr}.membership-permission-heading{grid-template-columns:1fr;align-items:stretch}.membership-permission-tools{grid-template-columns:1fr 1fr;justify-content:stretch;display:grid}.membership-card-actions{justify-content:stretch}.membership-card-actions button,.membership-refresh-button{width:100%}}.segmented-tabs{background:#e8edf2;border:1px solid #dce3ea;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:6px;padding:6px;display:grid}.segmented-tabs button{color:#415067;background:0 0;border-radius:6px;min-height:40px;padding:8px 12px;font-weight:800}.segmented-tabs button.active{color:#172033;background:#fff}.filter-band{background:#fff;border:1px solid #dce3ea;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(min(170px,100%),1fr));align-items:end;gap:12px;padding:16px;display:grid}.filter-band-advanced{grid-template-columns:minmax(360px,1fr) minmax(240px,max-content);align-items:end}.filter-band label{color:#3c4858;gap:7px;font-size:13px;font-weight:800;display:grid}.filter-band input,.filter-band select{color:#172033;background:#fff;border:1px solid #cfd8e3;border-radius:6px;width:100%;min-height:38px;padding:9px 10px}.search-control-group{gap:8px;min-width:0;display:grid}.advanced-search-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.advanced-search-heading strong{color:#3c4858;font-size:13px}.advanced-search-heading span,.advanced-query-actions span{color:#69778a;font-size:12px;font-weight:700}.advanced-search-panel{background:#f8fafc;border:1px solid #dce3ea;border-radius:8px;gap:8px;padding:10px;display:grid}.advanced-query-row{grid-template-columns:minmax(74px,.4fr) minmax(128px,.8fr) minmax(112px,.7fr) minmax(190px,1.4fr) 38px;align-items:center;gap:8px;display:grid}.advanced-query-origin{color:#526174;background:#fff;border:1px solid #d7e0ea;border-radius:6px;justify-content:center;align-items:center;min-height:38px;padding:8px 10px;font-size:13px;font-weight:800;display:inline-flex}.advanced-query-remove{color:#526174;background:#eef2f6;border-radius:6px;height:38px;min-height:38px;padding:0}.advanced-query-actions,.filter-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.advanced-query-actions span{overflow-wrap:anywhere}.search-mode-actions{grid-column:span 2;justify-content:flex-end;align-items:end;min-width:260px}.filter-band-advanced .search-mode-actions{grid-column:auto}.search-submit-button{color:#fff;background:#246b51;border-radius:6px;gap:6px;min-height:38px;padding:8px 12px;font-size:13px;font-weight:800}.advanced-search-toggle{color:#1f5d48;background:#eef7f2;border:1px solid #cfe4d9;border-radius:6px;gap:6px;min-height:38px;padding:8px 12px;font-size:13px;font-weight:800}.icon-input{grid-template-columns:20px minmax(0,1fr);align-items:center;display:grid}.icon-input svg{color:#7b8798;pointer-events:none;z-index:1;grid-column:1;margin-left:10px}.icon-input input{grid-area:1/1/auto/-1;padding-left:34px}.table-wrap{overscroll-behavior-x:contain;max-width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:1120px}th,td{text-align:left;vertical-align:top;word-break:break-word;border-bottom:1px solid #e2e8f0;padding:10px 8px;font-size:13px}th{color:#647286;font-weight:900}td{color:#253044}td strong,td span{display:block}td span,small{color:#69778a;margin-top:3px}.table-actions{flex-wrap:wrap;min-width:max-content}.table-actions button{min-height:32px;padding:6px 8px}.table-pager{color:#526174;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;gap:12px;margin:12px 0;padding:10px 12px;font-size:13px;font-weight:800;display:flex}.table-pager-actions{gap:8px;display:flex}.admin-opportunity-ledger{overflow:visible}.admin-opportunity-ledger .table-wrap{overscroll-behavior-x:contain;background:#fff;border:1px solid #dbe4ef;border-radius:8px;overflow-x:auto}.admin-opportunity-ledger .table-wrap-filter-open{overflow:visible}.admin-opportunity-ledger .ledger-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:1660px}.admin-opportunity-ledger .ledger-table th,.admin-opportunity-ledger .ledger-table td{color:#263247;text-align:left;vertical-align:top;background:#fff;border-bottom:1px solid #e5edf6;padding:10px 9px;font-size:13px}.admin-opportunity-ledger .ledger-table th{color:#5a6880;z-index:2;background:#f8fafc;font-weight:900;position:sticky;top:0}.admin-opportunity-ledger .ledger-table th:has(.ledger-header-cell.open){z-index:20}.admin-opportunity-ledger .ledger-table th:first-child,.admin-opportunity-ledger .ledger-table td:first-child{width:48px}.admin-opportunity-ledger .ledger-table th:nth-child(2),.admin-opportunity-ledger .ledger-table td:nth-child(2){width:96px}.admin-opportunity-ledger .ledger-table th:nth-child(3),.admin-opportunity-ledger .ledger-table td:nth-child(3){width:210px}.admin-opportunity-ledger .ledger-table th:nth-child(4),.admin-opportunity-ledger .ledger-table td:nth-child(4),.admin-opportunity-ledger .ledger-table th:nth-child(5),.admin-opportunity-ledger .ledger-table td:nth-child(5){width:118px}.admin-opportunity-ledger .ledger-table th:nth-child(6),.admin-opportunity-ledger .ledger-table td:nth-child(6),.admin-opportunity-ledger .ledger-table th:nth-child(7),.admin-opportunity-ledger .ledger-table td:nth-child(7),.admin-opportunity-ledger .ledger-table th:nth-child(8),.admin-opportunity-ledger .ledger-table td:nth-child(8){width:152px}.admin-opportunity-ledger .ledger-table th:nth-child(9),.admin-opportunity-ledger .ledger-table td:nth-child(9){width:124px}.admin-opportunity-ledger .ledger-table th:nth-child(10),.admin-opportunity-ledger .ledger-table td:nth-child(10){width:144px}.admin-opportunity-ledger .ledger-table th:nth-child(11),.admin-opportunity-ledger .ledger-table td:nth-child(11),.admin-opportunity-ledger .ledger-table th:nth-child(12),.admin-opportunity-ledger .ledger-table td:nth-child(12){width:118px}.admin-opportunity-ledger .ledger-table th:nth-child(13),.admin-opportunity-ledger .ledger-table td:nth-child(13){width:230px}.admin-opportunity-ledger .ledger-header-cell{position:relative}.admin-opportunity-ledger .ledger-filter-trigger{color:inherit;font:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:28px;padding:0;font-weight:900;display:flex}.admin-opportunity-ledger .ledger-filter-trigger.active{color:#2563eb}.admin-opportunity-ledger .ledger-filter-icons{color:#7b8798;align-items:center;gap:2px;margin:0;display:inline-flex}.admin-opportunity-ledger .excel-filter-menu{z-index:30;background:#fff;border:1px solid #d5dfec;border-radius:8px;gap:8px;min-width:230px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 40px #0f172a29}.admin-opportunity-ledger .excel-sort-action,.admin-opportunity-ledger .excel-filter-tools button{color:#253044;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;justify-content:flex-start;align-items:center;gap:6px;min-height:30px;padding:6px 8px;font-size:12px;font-weight:800;display:inline-flex}.admin-opportunity-ledger .excel-option-search{border:1px solid #dbe4ef;border-radius:6px;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:6px;padding:6px 8px;display:grid}.admin-opportunity-ledger .excel-option-search input{border:0;min-height:22px;padding:0}.admin-opportunity-ledger .excel-filter-tools{justify-content:space-between;align-items:center;display:flex}.admin-opportunity-ledger .excel-filter-tools label,.admin-opportunity-ledger .excel-option-list label{color:#253044;align-items:center;gap:6px;margin:0;font-size:12px;font-weight:800;display:flex}.admin-opportunity-ledger .excel-option-list{gap:6px;max-height:220px;display:grid;overflow-y:auto}.admin-opportunity-ledger .excel-empty-option,.admin-opportunity-ledger .ledger-muted{color:#8a97aa}.admin-opportunity-ledger .ledger-date{color:#5d6b80;font-variant-numeric:tabular-nums;white-space:nowrap}.admin-opportunity-ledger .ledger-select input{width:16px;height:16px}.admin-opportunity-ledger .company-name-text{color:#162136;margin:0;font-weight:900;display:inline}.admin-opportunity-ledger .job-inline{color:#253044;margin:0;display:inline}.admin-opportunity-ledger .ledger-chip-list{flex-wrap:wrap;gap:5px;margin:0;display:flex}.admin-opportunity-ledger .ledger-chip{border:1px solid #dbe4ef;border-radius:999px;margin:0;padding:5px 8px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.admin-opportunity-ledger .ledger-chip-nature-private{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.admin-opportunity-ledger .ledger-chip-nature-state{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.admin-opportunity-ledger .ledger-chip-nature-public{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.admin-opportunity-ledger .ledger-chip-nature-foreign{color:#6d28d9;background:#f5f3ff;border-color:#ddd6fe}.admin-opportunity-ledger .ledger-chip-recruitment-intern{color:#0e7490;background:#ecfeff;border-color:#a5f3fc}.admin-opportunity-ledger .ledger-chip-recruitment-spring{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.admin-opportunity-ledger .ledger-chip-recruitment-autumn{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.admin-opportunity-ledger .ledger-chip-recruitment-social{color:#475569;background:#f8fafc;border-color:#cbd5e1}.admin-opportunity-ledger .ledger-chip-recruitment-campus,.admin-opportunity-ledger .ledger-chip-nature-default{color:#4338ca;background:#eef2ff;border-color:#c7d2fe}.admin-opportunity-ledger .ledger-link{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;gap:5px;padding:7px 9px;font-size:12px;font-weight:900;line-height:1;text-decoration:none;display:inline-flex}.admin-opportunity-ledger .ledger-link span{color:inherit;margin:0;display:inline}.admin-opportunity-ledger .ledger-link:hover{background:#dbeafe}.admin-opportunity-ledger .application-progress-select{color:#253044;background:#fff;border:1px solid #cfd8e3;border-radius:999px;min-width:104px;min-height:32px;padding:6px 10px;font-size:12px;font-weight:900}.admin-opportunity-ledger .application-progress-select:disabled{color:#475569;opacity:1}.admin-opportunity-ledger .ledger-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.admin-opportunity-ledger .ledger-actions button{min-height:30px;padding:6px 8px}.admin-opportunity-ledger .admin-ledger-meta{color:#69778a;margin:0;font-size:12px;font-weight:800;display:inline}.editable-row td{background:#fbfdff}.editable-row input,.editable-row select{color:#172033;background:#fff;border:1px solid #cfd8e3;border-radius:6px;width:100%;min-width:148px;min-height:34px;padding:7px 9px}.inline-edit-stack{gap:6px;min-width:160px;display:grid}.inline-edit-stack span,.inline-edit-note{color:#69778a;font-size:12px;font-weight:800;line-height:1.4}.csv-import-preview-section,.partner-preview-section{min-width:0}.partner-write-result{gap:6px}.partner-operation-status{background:#f8fafc;border:1px solid #dce3ea;border-left:4px solid #8fa3b8;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;margin-bottom:14px;padding:11px 12px;display:flex}.partner-operation-status div{gap:4px;min-width:0;display:grid}.partner-operation-status strong{color:#253044;font-size:13px;font-weight:900}.partner-operation-status span{color:#647286;font-size:13px;line-height:1.5}.partner-operation-status time{color:#647286;flex:none;font-size:12px;font-weight:800}.partner-operation-status.running{background:#ecfdf5;border-color:#1d7a55}.partner-operation-status.success{background:#f0fdf4;border-color:#66b98a #66b98a #66b98a #1d7a55}.partner-operation-status.error{background:#fff1f2;border-color:#f3b3bb #f3b3bb #f3b3bb #be123c}.partner-operation-status.error strong{color:#9f1239}.csv-import-summary,.partner-preview-summary{background:#f8fafc;border:1px solid #dce3ea;border-radius:8px;gap:6px;margin-top:14px;padding:12px;display:grid}.csv-import-summary strong,.partner-preview-summary strong{color:#253044;font-size:13px;font-weight:900}.csv-import-summary span,.partner-preview-summary span{color:#647286;font-size:13px;line-height:1.6}.ai-repair-progress{background:#e6edf5;border-radius:999px;height:10px;margin:14px 0;overflow:hidden}.ai-repair-progress i{background:linear-gradient(90deg,#1f7a4d,#2b6cb0);height:100%;display:block}.ai-repair-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.partner-preview-sample{gap:10px;min-width:0;margin-top:16px;display:grid}.compact-heading{margin-bottom:0}.credential-help{color:#765c13;background:#fff3cd;border:1px solid #f0d98c;border-radius:6px;gap:5px;padding:10px;font-size:12px;font-weight:700;line-height:1.55;display:grid}.credential-help strong{color:#5d470d;font-size:13px}.partner-login-assistant{background:#f8fafc;border:1px solid #dce3ea;border-radius:8px;gap:10px;padding:10px;display:grid}.partner-login-heading{justify-content:space-between;align-items:start;gap:10px;display:flex}.partner-login-heading strong{color:#253044;font-size:13px;font-weight:900}.partner-login-heading span{color:#647286;margin-top:3px;font-size:12px;font-weight:700;line-height:1.45;display:block}.partner-login-heading a{color:#246b51;white-space:nowrap;font-size:12px;font-weight:900}.partner-login-assistant iframe{background:#fff;border:1px solid #d4dde8;border-radius:6px;width:100%;height:360px}.partner-session-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.partner-session-actions span{color:#647286;font-size:12px;font-weight:800}.partner-write-result{margin-top:16px;display:grid}.tag-list{flex-wrap:wrap;gap:4px;display:flex}.tag-list span,.permission-chip-list span{color:#276749;background:#eef7f2;border-radius:999px;padding:4px 7px;font-size:12px;font-weight:800;display:inline-flex}.inline-note{color:var(--muted);font-size:12px;line-height:1.5;display:block}.permission-chip-list{flex-wrap:wrap;gap:6px;max-width:720px;display:flex}.permission-chip-list span{flex-direction:column;align-items:flex-start;gap:2px}.permission-chip-list small{color:#5f7f70;margin:0;font-size:10px}.status-badge,.status-text{border-radius:999px;padding:6px 8px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.status-badge.good,.status-text.good{color:#236344;background:#dcf5e7}.status-badge.warn,.status-text.warn{color:#775600;background:#fff2cc}.status-badge.bad,.status-text.bad{color:#8a2f32;background:#fde8e8}.status-badge.neutral,.status-text.neutral{color:#4c5b70;background:#eef2f6}.admin-login-log-section .table-wrap{overflow-x:auto}.admin-login-log-section table{min-width:1040px}.admin-login-time{font-variant-numeric:tabular-nums;white-space:nowrap}.admin-login-ip{color:var(--text);white-space:nowrap;background:#087f8c14;border:1px solid #087f8c1f;border-radius:7px;padding:4px 7px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;display:inline-block}.admin-login-user-agent{overflow-wrap:anywhere;max-width:360px;line-height:1.55}.subtle-count{color:#526174;background:#eef2f6;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.detail-list,.task-grid,.ai-result{gap:10px;display:grid}.task-row,.detail-list div{background:#f7f9fb;border:1px solid #e2e8f0;border-radius:6px;justify-content:space-between;align-items:start;gap:10px;padding:10px;display:flex}.detail-list{margin:0}.detail-list dt{color:#647286;font-size:12px;font-weight:900}.detail-list dd{overflow-wrap:anywhere;margin:0}.chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.student-pie-grid{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:14px;display:grid}.student-pie-card{grid-template-columns:116px minmax(0,1fr);align-items:center;gap:16px;display:grid}.student-pie{aspect-ratio:1;border-radius:999px;place-items:center;padding:18px;display:grid;position:relative}.student-pie:after{background:var(--admin-surface);content:"";border-radius:999px;position:absolute;inset:16px}.student-pie span,.student-pie strong{z-index:1;position:relative}.student-pie span{color:#647286;align-self:end;font-size:11px;font-weight:900}.student-pie strong{color:#172033;align-self:start;font-size:22px;line-height:1}.student-pie-meta{gap:10px;display:grid}.student-pie-meta h2{margin:0}.student-pie-legend{gap:7px;display:grid}.student-pie-legend div{grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.student-pie-legend i{border-radius:999px;width:10px;height:10px;display:block}.student-pie-legend span{color:#647286;font-size:12px;font-weight:800}.student-pie-legend strong{color:#253044;font-size:13px}.student-account-editor{border-color:#27674957;gap:16px;scroll-margin-top:18px;display:grid;box-shadow:inset 4px 0 #276749d1,0 18px 44px #122d3a14}.student-account-editor .section-heading{border-bottom:1px solid #dce3ea;padding-bottom:14px}.student-account-grid{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr))}.student-user-id-input[readonly]{color:#276749;cursor:default;background:#eef4f1;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:800}.student-account-editor-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.student-account-editor-footer p{color:#647286;margin:0;font-size:12px;font-weight:750;line-height:1.55}.student-search-section{background:linear-gradient(135deg, #27674914, #fff0 58%), var(--admin-surface);gap:14px;padding:18px;display:grid}.student-search-heading{justify-content:space-between;align-items:start;gap:14px;display:flex}.student-search-heading p{color:#276749;margin:0 0 5px;font-size:12px;font-weight:900}.student-search-heading h2{margin:0;font-size:18px}.student-search-heading span{color:#276749;white-space:nowrap;background:#e8f4ee;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.student-search-form{background:#fff;border:1px solid #dbe6df;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;padding:12px;display:grid}.student-search-form label{color:#3c4858;gap:7px;font-size:13px;font-weight:800;display:grid}.student-search-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.student-search-actions button{color:#fff;background:#276749;border-radius:6px;min-height:38px;padding:9px 12px;font-weight:800}.student-results-section{gap:14px;display:grid}.student-list-primary,.student-list-stack,.student-list-assets{gap:5px;display:grid}.student-list-primary strong,.student-list-stack strong{color:var(--admin-text);font-size:14px}.student-list-primary span,.student-list-stack span,.student-list-assets small{color:#647286;overflow-wrap:anywhere;font-size:12px;font-weight:800}.student-list-primary code,.editable-row code{color:#276749;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:800}.student-list-assets{min-width:150px}.student-list-assets span{color:#253044;background:#f3f6f9;border-radius:999px;margin-right:4px;padding:4px 8px;font-size:12px;font-weight:900;display:inline-flex}.student-list-assets small{margin-top:3px;display:block}.student-list-primary .status-badge{justify-self:start}.student-results-section .table-wrap td{vertical-align:top}.student-results-section .table-actions{flex-wrap:wrap;gap:8px;display:flex}@media (min-width:1181px){.student-search-section{grid-template-columns:minmax(320px,.65fr) minmax(520px,1.35fr);align-items:end}}.bar-list{gap:10px;display:grid}.bar-row{grid-template-columns:minmax(90px,140px) minmax(0,1fr) 40px;align-items:center;gap:10px;display:grid}.bar-row>div{background:#e8edf2;border-radius:999px;height:10px;overflow:hidden}.bar-row i{border-radius:inherit;background:#276749;height:100%;display:block}.llm-console{gap:16px}.llm-switch-hero{grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:18px;padding:18px 20px;display:grid}.llm-switch-title,.llm-switch-actions,.llm-switch-center,.llm-profile-name-line,.llm-profile-actions,.llm-editor-actions{align-items:center;gap:12px;display:flex}.llm-orbit,.llm-profile-icon{color:#276749;background:#e7f6ef;border:1px solid #c8e5d9;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.llm-switch-title h2{color:var(--admin-text);margin:0;font-size:22px}.llm-switch-title span{color:var(--admin-muted);margin-top:3px;font-size:13px;display:block}.llm-switch-center{background:#eef2f6;border:1px solid #dce3ea;border-radius:999px;padding:5px}.llm-switch-center button{color:#526174;background:0 0;border-radius:999px;min-height:36px;padding:8px 14px;font-weight:900}.llm-switch-center button.active{color:#172033;background:#fff}.llm-master-toggle{color:#526174;white-space:nowrap;background:#eef2f6;border:1px solid #dce3ea;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:8px 12px;font-size:13px;font-weight:900;display:inline-flex}.llm-master-toggle.enabled{color:#236344;background:#dcf5e7;border-color:#b7dec9}.llm-profile-list{gap:14px;padding:16px;scroll-margin-top:18px;display:grid}.llm-profile-list,.llm-task-routing{transition:border-color .18s,box-shadow .18s}.llm-task-routing{scroll-margin-top:18px}.llm-profile-card{cursor:pointer;background:#fff;border:1px solid #dce3ea;border-radius:8px;grid-template-columns:28px 56px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:118px;padding:18px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.llm-profile-card:hover,.llm-profile-card.selected{border-color:#8fc5aa;box-shadow:0 8px 24px #17203314}.llm-drag-handle{color:#8a97a8!important;background:0 0!important;min-height:28px!important;padding:0!important}.llm-profile-icon.openai-official{color:#253044;background:#eef2f6;border-color:#dce3ea}.llm-profile-icon.company-gateway{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.llm-profile-main{gap:7px;min-width:0;display:grid}.llm-profile-name-line{flex-wrap:wrap}.llm-profile-name-line h3{color:var(--admin-text);margin:0;font-size:20px;line-height:1.2}.llm-profile-name-line span,.llm-profile-name-line strong,.llm-profile-meta small{border-radius:999px;padding:5px 8px;font-size:12px;font-weight:900}.llm-profile-name-line span{color:#526174;background:#eef2f6}.llm-profile-name-line strong{color:#236344;background:#dcf5e7}.llm-profile-url{color:#276749;overflow-wrap:anywhere;font-weight:900}.llm-profile-main p{color:var(--admin-muted);margin:0;line-height:1.5}.llm-profile-meta{flex-wrap:wrap;gap:8px;display:flex}.llm-model-chip-list{flex-wrap:wrap;gap:6px;display:flex}.llm-model-chip-list span{color:#236344;background:#eef7f2;border:1px solid #cfe7dc;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:900}.llm-profile-meta small{color:#647286;background:#f7f9fb}.llm-profile-actions{flex-wrap:wrap;justify-content:flex-end}.llm-profile-actions form{margin:0}.llm-profile-actions button,.llm-switch-actions button{border-radius:8px;min-height:38px;padding:9px 12px;font-weight:900}.llm-editor-overlay{z-index:2000;background:#0f172a9e;justify-content:center;align-items:flex-start;padding:clamp(18px,5vh,48px) clamp(16px,4vw,48px);display:flex;position:fixed;inset:0;overflow-y:auto}.llm-editor-shell{background:linear-gradient(135deg,#f8fcff 0%,#edf7fb 100%);border:1px solid #bed5e2e6;border-radius:14px;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:16px;width:min(100%,1120px);max-width:1120px;padding:18px;display:grid;overflow:hidden;box-shadow:0 28px 90px #0f172a52}.llm-editor-header{background:#ffffffd1;border:1px solid #cfd8e3eb;border-radius:10px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.llm-editor-header p{color:#647286;letter-spacing:0;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:900}.llm-editor-header h2{color:#172033;margin:0;font-size:22px;line-height:1.15}.llm-editor-header button{flex:none}.llm-editor-panel,.llm-test-panel{background:#ffffffeb;border-color:#cfd8e3f5;min-width:0;box-shadow:0 14px 34px #0f172a1a}.llm-editor-panel>.compact-heading{display:none}.llm-test-panel{align-self:start}.llm-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.llm-key-field button{color:#526174!important}.llm-model-editor{background:#eff7fac2;border:1px solid #bed5e2e6;border-radius:10px;gap:12px;padding:14px;display:grid}.llm-model-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.llm-model-toolbar>div{gap:3px;display:grid}.llm-model-toolbar span,.llm-model-empty{color:#647286;margin:0;font-size:12px}.llm-model-add-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.llm-model-list{gap:8px;max-height:220px;display:grid;overflow-y:auto}.llm-model-row{background:#ffffffe0;border:1px solid #cfd8e3eb;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:9px 10px;display:flex}.llm-model-row code{overflow-wrap:anywhere;flex:auto}.llm-model-apply{flex:none;align-items:center;gap:6px;display:inline-flex}.llm-model-row button{color:#b42318;flex:none;min-height:34px;padding:7px 9px}.llm-editor-actions{justify-content:space-between}.llm-status-panel{gap:14px;display:grid}.llm-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.llm-log-summary{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:14px}.llm-stat-grid div{background:#f7f9fb;border:1px solid #e2e8f0;border-radius:6px;gap:6px;padding:12px;display:grid}.llm-stat-grid span{color:#647286;font-size:12px;font-weight:900}.llm-stat-grid strong{color:var(--admin-text);font-size:20px}.task-row strong{color:#276749}.inline-success,.inline-warning{border-radius:6px;margin:0;padding:9px 10px;font-size:13px}.inline-success{color:#236344;background:#dcf5e7}.inline-warning{color:#775600;background:#fff2cc}.ai-result pre{color:#edf2f7;white-space:pre-wrap;background:#172033;border-radius:8px;max-height:380px;margin:0;padding:12px;font-size:12px;overflow:auto}.empty-state{justify-items:start;gap:10px;display:grid}.empty-state svg{color:#276749}.legal-editor-grid,.employment-notice-columns,.employment-info-quadrants{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.employment-notice-collect-toolbar,.employment-notice-ai-import-panel{gap:12px;display:grid}.employment-notice-collect-toolbar{border-color:#d6e7df}.employment-notice-collect-toolbar .employment-notice-ai-form{grid-template-columns:minmax(150px,.8fr) minmax(110px,.45fr) minmax(260px,1.4fr) max-content;align-items:end}.employment-notice-collect-toolbar .employment-notice-ai-form>.form-grid{display:contents}.employment-notice-collect-toolbar .toggle-line{align-self:center;min-height:42px}.employment-notice-ai-form{gap:14px;display:grid}.employment-notice-source-editor-panel{border-color:#b8dfcf;box-shadow:inset 4px 0 #246b51}.employment-notice-source-editor-panel textarea{min-height:130px}.employment-source-editor{gap:12px;display:grid}.employment-source-editor-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.employment-source-editor-heading div{gap:4px;display:grid}.employment-source-editor-heading strong{color:#172033;font-size:13px}.employment-source-editor-heading span{color:#647286;font-size:12px;font-weight:800}.employment-source-editor-heading button{flex-shrink:0}.employment-source-scope-list{background:#f8fafc;border:1px solid #e1e7ef;border-radius:10px;gap:8px;padding:12px;display:grid}.employment-source-scope-list strong{color:#172033;font-size:13px}.employment-source-scope-item{gap:3px;min-width:0;display:grid}.employment-source-scope-item span{color:#647286;font-size:12px;font-weight:800}.employment-source-scope-item a{color:#246b51;overflow-wrap:anywhere;font-size:13px;font-weight:800}.employment-notice-ai-result{background:#f8fafc;border:1px solid #e1e7ef;border-radius:10px;gap:12px;padding:14px;display:grid}.employment-notice-ai-result summary{color:#273449;cursor:pointer;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;font-size:13px;font-weight:900;line-height:1.5;list-style:none;display:flex}.employment-notice-ai-result summary::-webkit-details-marker{display:none}.employment-notice-ai-result summary:before{color:#246b51;content:"▸";font-size:12px}.employment-notice-ai-result[open] summary:before{content:"▾"}.employment-notice-ai-result summary span{flex:360px}.employment-notice-ai-result summary small{color:#647286;font-size:12px;font-weight:800}.employment-notice-ai-meta{color:#647286;flex-wrap:wrap;gap:10px;font-size:12px;font-weight:800;display:flex}.employment-notice-ai-list{gap:6px;display:grid}.employment-notice-ai-list strong{color:#172033}.employment-notice-ai-list span{color:#3d4c5f;font-size:13px;font-weight:700}.employment-notice-ai-list.error span{color:#b42318}.employment-notice-column-manager{gap:16px;min-width:0;display:grid}.employment-notice-form textarea{min-height:110px}.form-actions-row,.table-action-group{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.form-actions-row{justify-content:flex-start}.employment-notice-list{gap:10px;display:grid}.employment-notice-card{background:#f7f9fb;border:1px solid #e1e7ef;border-radius:10px;grid-template-columns:minmax(0,1fr) max-content;gap:10px;padding:12px;display:grid}.employment-notice-card span,.employment-notice-card small{color:#647286;font-size:12px;font-weight:800;display:block}.employment-notice-card strong,.employment-notice-card p{display:block}.employment-notice-card strong{color:#172033;margin-top:4px}.employment-notice-card p{color:#3d4c5f;margin:6px 0;line-height:1.5}.table-action-group{min-width:max-content}.table-action-group button{align-items:center;gap:6px;display:inline-flex}.danger-button{color:#991b1b;background:#fee2e2;border-color:#fecaca}.legal-editor{align-content:start}.legal-editor textarea{min-height:420px}.legal-editor input[readonly]{color:#526174;background:#f7f9fb}.legal-editor-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.legal-editor-footer span{color:#647286;font-size:13px;font-weight:800}.legal-editor-footer a{color:#1f5d48;font-size:13px;font-weight:900;text-decoration:none}.admin-shell[data-theme=dark] a,.admin-login-shell[data-theme=dark] a{color:#6ee7b7}.admin-shell[data-theme=dark] .login-panel,.admin-shell[data-theme=dark] .admin-section,.admin-shell[data-theme=dark] .admin-form,.admin-shell[data-theme=dark] .employment-notice-ai-result,.admin-shell[data-theme=dark] .employment-notice-card,.admin-shell[data-theme=dark] .metric-tile,.admin-shell[data-theme=dark] .hero-panel,.admin-login-shell[data-theme=dark] .login-panel{background:var(--admin-surface);border-color:var(--admin-border)}.admin-shell[data-theme=dark] .admin-sidebar{border-right:1px solid var(--admin-border);background:#0b1220}.admin-shell[data-theme=dark] .admin-sidebar nav button{color:#cbd5e1}.admin-shell[data-theme=dark] .admin-sidebar nav button.active,.admin-shell[data-theme=dark] .admin-sidebar nav button:hover{color:#fff;background:#1e293b}.admin-shell[data-theme=dark] .login-brand h1,.admin-shell[data-theme=dark] .admin-topbar h1,.admin-shell[data-theme=dark] .hero-panel h2,.admin-shell[data-theme=dark] .section-heading h2,.admin-shell[data-theme=dark] .section-toolbar h2,.admin-shell[data-theme=dark] .employment-source-editor-heading strong,.admin-shell[data-theme=dark] .metric-tile strong,.admin-login-shell[data-theme=dark] .login-brand h1{color:var(--admin-text)}.admin-shell[data-theme=dark] .login-brand p,.admin-shell[data-theme=dark] .admin-topbar p,.admin-shell[data-theme=dark] .section-heading p,.admin-shell[data-theme=dark] .section-toolbar p,.admin-shell[data-theme=dark] .hero-panel p,.admin-shell[data-theme=dark] .employment-notice-ai-meta,.admin-shell[data-theme=dark] .employment-source-editor-heading span,.admin-shell[data-theme=dark] .metric-tile span,.admin-shell[data-theme=dark] .hero-panel span,.admin-login-shell[data-theme=dark] .login-brand p{color:var(--admin-muted)}.admin-shell[data-theme=dark] .employment-source-editor{border-color:var(--admin-border)}.admin-shell[data-theme=dark] .employment-source-scope-list{border-color:var(--admin-border);background:#1e293b}.admin-shell[data-theme=dark] .employment-source-scope-list strong{color:var(--admin-text)}.admin-shell[data-theme=dark] .employment-source-scope-item span{color:var(--admin-muted)}.admin-shell[data-theme=dark] .employment-source-scope-item a{color:#6ee7b7}.admin-shell[data-theme=dark] .employment-notice-source-editor-panel{border-color:#275646;box-shadow:inset 4px 0 #38b986}.admin-shell[data-theme=dark] .employment-notice-collect-toolbar{border-color:var(--admin-border)}.admin-shell[data-theme=dark] .employment-notice-ai-result summary{color:var(--admin-text)}.admin-shell[data-theme=dark] .employment-notice-ai-result summary:before{color:#6ee7b7}.admin-shell[data-theme=dark] .employment-notice-ai-result summary small{color:var(--admin-muted)}.admin-shell[data-theme=dark] input,.admin-shell[data-theme=dark] select,.admin-shell[data-theme=dark] textarea,.admin-login-shell[data-theme=dark] input,.admin-login-shell[data-theme=dark] select,.admin-login-shell[data-theme=dark] textarea{border-color:var(--admin-border-strong);color:var(--admin-text);background:#0f172a}.admin-shell[data-theme=dark] input::placeholder,.admin-shell[data-theme=dark] textarea::placeholder,.admin-login-shell[data-theme=dark] input::placeholder,.admin-login-shell[data-theme=dark] textarea::placeholder{color:#728199}.admin-shell[data-theme=dark] .password-field button,.admin-shell[data-theme=dark] .icon-button,.admin-login-shell[data-theme=dark] .password-field button,.admin-login-shell[data-theme=dark] .icon-button,.admin-shell[data-theme=dark] .secondary-button,.admin-shell[data-theme=dark] .advanced-query-remove{border-color:var(--admin-border-strong);color:#dbe7f3!important;background:#243044!important}.admin-shell[data-theme=dark] .admin-theme-toggle,.admin-login-shell[data-theme=dark] .admin-theme-toggle{border-color:var(--admin-border-strong);color:#facc15!important;background:#243044!important}.admin-shell[data-theme=dark] .admin-theme-toggle:hover,.admin-login-shell[data-theme=dark] .admin-theme-toggle:hover{background:#334155!important}.admin-shell[data-theme=dark] .status-line,.admin-login-shell[data-theme=dark] .status-line{color:#a7f3d0;background:#10281f;border-color:#1f6f50}.admin-shell[data-theme=dark] .segmented-tabs,.admin-shell[data-theme=dark] .filter-band,.admin-shell[data-theme=dark] .advanced-search-panel,.admin-shell[data-theme=dark] .llm-switch-center,.admin-shell[data-theme=dark] .llm-editor-shell,.admin-shell[data-theme=dark] .llm-profile-card,.admin-shell[data-theme=dark] .llm-profile-meta small,.admin-shell[data-theme=dark] .llm-stat-grid div,.admin-shell[data-theme=dark] .partner-login-assistant,.admin-shell[data-theme=dark] .partner-operation-status,.admin-shell[data-theme=dark] .table-pager,.admin-shell[data-theme=dark] .csv-import-summary,.admin-shell[data-theme=dark] .partner-preview-summary,.admin-shell[data-theme=dark] .ai-repair-progress,.admin-shell[data-theme=dark] .task-row,.admin-shell[data-theme=dark] .detail-list div{border-color:var(--admin-border);background:#111a2d}.admin-shell[data-theme=dark] .segmented-tabs button,.admin-shell[data-theme=dark] .llm-switch-center button{color:#cbd5e1}.admin-shell[data-theme=dark] .segmented-tabs button.active,.admin-shell[data-theme=dark] .llm-switch-center button.active,.admin-shell[data-theme=dark] .advanced-query-origin,.admin-shell[data-theme=dark] .editable-row td{color:var(--admin-text);background:#1e293b}.admin-shell[data-theme=dark] .advanced-search-heading strong,.admin-shell[data-theme=dark] .partner-login-heading strong,.admin-shell[data-theme=dark] .employment-notice-ai-list strong,.admin-shell[data-theme=dark] .llm-switch-title h2,.admin-shell[data-theme=dark] .llm-profile-name-line h3,.admin-shell[data-theme=dark] .llm-stat-grid strong,.admin-shell[data-theme=dark] td{color:#dbe7f3}.admin-shell[data-theme=dark] .advanced-search-heading span,.admin-shell[data-theme=dark] .advanced-query-actions span,.admin-shell[data-theme=dark] td span,.admin-shell[data-theme=dark] small,.admin-shell[data-theme=dark] .inline-edit-stack span,.admin-shell[data-theme=dark] .inline-edit-note,.admin-shell[data-theme=dark] .llm-switch-title span,.admin-shell[data-theme=dark] .llm-profile-main p,.admin-shell[data-theme=dark] .llm-profile-meta small,.admin-shell[data-theme=dark] .llm-stat-grid span,.admin-shell[data-theme=dark] .partner-login-heading span,.admin-shell[data-theme=dark] .partner-session-actions span,.admin-shell[data-theme=dark] .detail-list dt,.admin-shell[data-theme=dark] .employment-notice-ai-list span,.admin-shell[data-theme=dark] .legal-editor-footer span{color:var(--admin-muted)}.admin-shell[data-theme=dark] .llm-profile-card:hover,.admin-shell[data-theme=dark] .llm-profile-card.selected{border-color:#5fb892;box-shadow:0 8px 24px #00000038}.admin-shell[data-theme=dark] .llm-profile-card.active{border-color:var(--admin-brand);box-shadow:inset 4px 0 0 var(--admin-brand)}.admin-shell[data-theme=dark] .llm-orbit,.admin-shell[data-theme=dark] .llm-profile-icon,.admin-shell[data-theme=dark] .llm-master-toggle.enabled{color:#86efac;background:#103727;border-color:#1f6f50}.admin-shell[data-theme=dark] .llm-profile-icon.openai-official,.admin-shell[data-theme=dark] .llm-master-toggle{border-color:var(--admin-border-strong);color:#cbd5e1;background:#243044}.admin-shell[data-theme=dark] .llm-profile-icon.company-gateway{color:#93c5fd;background:#172554;border-color:#1d4ed8}.admin-shell[data-theme=dark] .llm-profile-name-line span{color:#cbd5e1;background:#243044}.admin-shell[data-theme=dark] .llm-profile-name-line strong{color:#86efac;background:#103727}.admin-shell[data-theme=dark] .llm-model-chip-list span{color:#86efac;background:#103727;border-color:#1f6f50}.admin-shell[data-theme=dark] .llm-profile-url{color:var(--admin-brand)}.admin-shell[data-theme=dark] .csv-import-summary strong,.admin-shell[data-theme=dark] .partner-preview-summary strong,.admin-shell[data-theme=dark] .partner-operation-status strong{color:var(--admin-text)}.admin-shell[data-theme=dark] .csv-import-summary span,.admin-shell[data-theme=dark] .partner-preview-summary span,.admin-shell[data-theme=dark] .partner-operation-status span,.admin-shell[data-theme=dark] .partner-operation-status time{color:var(--admin-muted)}.admin-shell[data-theme=dark] .partner-operation-status.running,.admin-shell[data-theme=dark] .partner-operation-status.success{background:#10281f;border-color:#1f6f50 #1f6f50 #1f6f50 #22c55e}.admin-shell[data-theme=dark] .partner-operation-status.error{background:#3b1620;border-color:#8f2c42 #8f2c42 #8f2c42 #fb7185}.admin-shell[data-theme=dark] .partner-operation-status.error strong{color:#fecdd3}.admin-shell[data-theme=dark] th,.admin-shell[data-theme=dark] td{border-bottom-color:var(--admin-border)}.admin-shell[data-theme=dark] th{color:#aebbd0}.admin-shell[data-theme=dark] .editable-row input,.admin-shell[data-theme=dark] .editable-row select{border-color:var(--admin-border-strong);color:var(--admin-text);background:#0f172a}.admin-shell[data-theme=dark] .advanced-search-toggle{color:#a7f3d0;background:#10281f;border-color:#1f6f50}.admin-shell[data-theme=dark] .credential-help,.admin-shell[data-theme=dark] .inline-warning,.admin-shell[data-theme=dark] .status-badge.warn,.admin-shell[data-theme=dark] .status-text.warn{color:#f8d56a;background:#382f14;border-color:#8a6b18}.admin-shell[data-theme=dark] .credential-help strong{color:#ffe08a}.admin-shell[data-theme=dark] .tag-list span,.admin-shell[data-theme=dark] .permission-chip-list span,.admin-shell[data-theme=dark] .status-badge.good,.admin-shell[data-theme=dark] .status-text.good,.admin-shell[data-theme=dark] .inline-success{color:#86efac;background:#103727}.admin-shell[data-theme=dark] .permission-chip-list small{color:#9ad7b5}.admin-shell[data-theme=dark] .status-badge.bad,.admin-shell[data-theme=dark] .status-text.bad{color:#fca5a5;background:#3f1d24}.admin-shell[data-theme=dark] .status-badge.neutral,.admin-shell[data-theme=dark] .status-text.neutral,.admin-shell[data-theme=dark] .subtle-count{color:#cbd5e1;background:#243044}.admin-shell[data-theme=dark] .student-pie:after,.admin-shell[data-theme=dark] .student-search-form{background:var(--admin-surface)}.admin-shell[data-theme=dark] .student-account-editor{border-color:#4ade804d;box-shadow:inset 4px 0 #34d399bd,0 22px 56px #0000003d}.admin-shell[data-theme=dark] .student-account-editor .section-heading{border-bottom-color:var(--admin-border)}.admin-shell[data-theme=dark] .student-account-editor-footer p{color:var(--admin-muted)}.admin-shell[data-theme=dark] .student-user-id-input[readonly]{color:#a7f3d0;background:#10281f}.admin-shell[data-theme=dark] .student-list-primary code,.admin-shell[data-theme=dark] .editable-row code{color:#86efac}.admin-shell[data-theme=dark] .student-pie strong,.admin-shell[data-theme=dark] .student-pie-legend strong,.admin-shell[data-theme=dark] .student-list-primary strong,.admin-shell[data-theme=dark] .student-list-stack strong{color:var(--admin-text)}.admin-shell[data-theme=dark] .student-pie span,.admin-shell[data-theme=dark] .student-pie-legend span,.admin-shell[data-theme=dark] .student-search-form label,.admin-shell[data-theme=dark] .student-search-heading span,.admin-shell[data-theme=dark] .student-list-primary span,.admin-shell[data-theme=dark] .student-list-stack span,.admin-shell[data-theme=dark] .student-list-assets small{color:var(--admin-muted)}.admin-shell[data-theme=dark] .student-search-section{background:linear-gradient(135deg, #44c2851f, #111a2d00 58%), var(--admin-surface)}.admin-shell[data-theme=dark] .student-search-form,.admin-shell[data-theme=dark] .student-search-heading span{border-color:var(--admin-border)}.admin-shell[data-theme=dark] .student-search-heading p{color:var(--admin-brand)}.admin-shell[data-theme=dark] .student-search-heading span,.admin-shell[data-theme=dark] .student-list-assets span{color:#cbd5e1;background:#243044}.admin-shell[data-theme=dark] .bar-row>div{background:#243044}.admin-shell[data-theme=dark] .bar-row i{background:var(--admin-brand)}.admin-shell[data-theme=dark] .task-row strong,.admin-shell[data-theme=dark] .empty-state svg,.admin-shell[data-theme=dark] .partner-login-heading a,.admin-shell[data-theme=dark] .legal-editor-footer a{color:var(--admin-brand)}.admin-shell[data-theme=dark] .legal-editor input[readonly]{color:var(--admin-muted);background:#111a2d}.admin-shell[data-theme=dark] .section-help-text,.admin-shell[data-theme=dark] .template-rule-brief span{color:var(--admin-muted)}.admin-shell[data-theme=dark] .template-rule-brief div{border-color:var(--admin-border);background:#111a2d}.admin-shell[data-theme=dark] .template-rule-brief strong{color:var(--admin-text)}@media (max-width:1180px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{height:auto;position:static;overflow:visible}.admin-sidebar nav{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.admin-sidebar nav button{white-space:nowrap;flex:none}.admin-sidebar nav,.metric-grid,.form-grid,.filter-grid,.filter-band,.chart-grid,.admin-grid,.overview-grid,.legal-editor-grid,.overview-hero,.signal-grid,.ai-repair-summary-grid{grid-template-columns:1fr 1fr}.llm-switch-hero{grid-template-columns:1fr}.llm-switch-center,.llm-switch-actions{justify-content:flex-start}.llm-profile-card{grid-template-columns:24px 48px minmax(0,1fr)}.llm-profile-actions{grid-column:2/-1;justify-content:flex-start}.template-rule-brief,.filter-band.filter-band-advanced{grid-template-columns:1fr}}@media (max-width:760px){.admin-main{padding:16px}.admin-sidebar{gap:14px;padding:16px}.admin-topbar,.hero-panel,.section-toolbar,.section-heading{flex-direction:column;align-items:stretch}.admin-sidebar nav,.metric-grid,.result-grid,.form-grid,.filter-grid,.filter-band,.chart-grid,.admin-grid,.overview-grid,.overview-hero,.signal-grid,.ai-repair-summary-grid,.llm-editor-shell,.llm-form-grid,.llm-stat-grid,.llm-log-summary,.employment-notice-columns,.employment-info-quadrants,.employment-notice-card,.legal-editor-grid,.segmented-tabs,.employment-notice-collect-toolbar .employment-notice-ai-form{grid-template-columns:1fr}.employment-notice-collect-toolbar .employment-notice-ai-form>.form-grid{display:grid}.llm-profile-card{grid-template-columns:1fr}.llm-editor-overlay{align-items:stretch;padding:14px}.llm-editor-shell{width:100%}.llm-editor-header{flex-direction:column;align-items:stretch}.llm-editor-header button{width:100%}.llm-model-toolbar{flex-direction:column;align-items:stretch}.llm-model-add-row{grid-template-columns:1fr}.llm-drag-handle{display:none}.llm-profile-actions{grid-column:auto;justify-content:stretch}.llm-profile-actions,.llm-profile-actions form,.llm-profile-actions button,.llm-editor-actions,.llm-editor-actions button{width:100%}.advanced-query-row{grid-template-columns:1fr}.filter-actions{grid-template-columns:1fr 1fr;display:grid}.student-pie-card,.student-search-form{grid-template-columns:1fr}.student-search-heading{display:grid}.student-search-heading span{white-space:normal;justify-self:start}.student-pie{justify-self:start;width:116px}.student-search-actions{justify-content:stretch}.student-search-actions button{flex:1 1 0}.search-mode-actions{min-width:0}.form-span-2,.wide-section,.search-mode-actions{grid-column:auto}.admin-login-shell{align-items:start;padding:14px}.login-panel{border-radius:10px;padding:18px}.login-panel-header{align-items:flex-start}.admin-main{gap:14px;padding:12px}.admin-sidebar{border-radius:0 0 10px 10px;position:static}.admin-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid;overflow:visible}.admin-sidebar nav button{white-space:normal;justify-content:flex-start;min-width:0;min-height:44px}.admin-topbar-actions,.form-actions,.table-actions,.table-pager-actions,.llm-switch-actions,.llm-profile-actions,.legal-editor-footer,.student-search-actions{grid-template-columns:1fr;justify-content:stretch;gap:8px;width:100%;display:grid}.admin-topbar-actions button,.form-actions button,.table-actions button,.table-pager-actions button,.llm-switch-actions button,.llm-profile-actions button,.legal-editor-footer button,.student-search-actions button,.filter-actions button{width:100%;min-height:44px}.admin-theme-toggle{justify-self:start;width:44px}.filter-actions{grid-template-columns:1fr;width:100%;display:grid}.filter-band,.admin-section,.admin-form,.hero-panel,.student-search-section{padding:14px}.advanced-search-heading,.advanced-query-actions,.partner-operation-status,.partner-login-heading,.section-toolbar,.section-heading,.student-search-heading{align-items:stretch;gap:8px;display:grid}.student-account-editor-footer{align-items:stretch;display:grid}.student-account-editor-footer .form-actions,.student-account-editor-footer button{width:100%}.table-wrap{-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y}table{min-width:920px}th,td{padding:8px 7px;font-size:12px}.table-actions{min-width:0}.table-pager{text-align:center;place-items:stretch stretch;gap:8px;display:grid}.editable-row input,.editable-row select,.inline-edit-stack{min-width:0}.llm-switch-hero,.llm-profile-card{padding:14px}.llm-switch-center{border-radius:10px;grid-template-columns:1fr;width:100%;display:grid}.llm-switch-center button,.llm-master-toggle{width:100%;min-height:44px}.llm-editor-shell{padding:14px}.legal-editor textarea{min-height:300px}}@media (max-width:420px){.admin-sidebar nav{grid-template-columns:1fr}.admin-main{padding-inline:10px}.login-brand h1,.admin-topbar h1,.hero-panel h2{font-size:22px}}.admin-shell[data-theme=dark],.admin-login-shell[data-theme=dark]{--admin-bg:#050b14;--admin-border:#64748b8f;--admin-border-strong:#94a3b8b8;--admin-brand:#34d399;--admin-brand-strong:#10b981;--admin-muted:#cbd5e1;--admin-surface:#0f172a;--admin-text:#f8fafc}.admin-shell[data-theme=dark]{background:radial-gradient(circle at 86% 8%,#34d3991c,#0000 28%),linear-gradient(#050b14 0%,#0b1120 42%,#050b14 100%)}.admin-shell[data-theme=dark] .admin-main{background:0 0}.admin-shell[data-theme=dark] .admin-sidebar{background:#050b14;border-right:1px solid #64748b75}.admin-shell[data-theme=dark] .sidebar-brand strong,.admin-shell[data-theme=dark] .login-brand h1,.admin-shell[data-theme=dark] .admin-topbar h1,.admin-shell[data-theme=dark] .hero-panel h2,.admin-shell[data-theme=dark] .section-heading h2,.admin-shell[data-theme=dark] .section-toolbar h2,.admin-shell[data-theme=dark] .admin-section h2,.admin-shell[data-theme=dark] .admin-form h2,.admin-login-shell[data-theme=dark] .login-brand h1{color:#f8fafc}.admin-shell[data-theme=dark] .sidebar-brand span,.admin-shell[data-theme=dark] .login-brand p,.admin-shell[data-theme=dark] .admin-topbar p,.admin-shell[data-theme=dark] .section-heading p,.admin-shell[data-theme=dark] .section-toolbar p,.admin-shell[data-theme=dark] .hero-panel p,.admin-shell[data-theme=dark] .hero-panel span,.admin-shell[data-theme=dark] .section-help-text,.admin-login-shell[data-theme=dark] .login-brand p{color:#cbd5e1}.admin-shell[data-theme=dark] .login-panel,.admin-shell[data-theme=dark] .admin-section,.admin-shell[data-theme=dark] .admin-form,.admin-shell[data-theme=dark] .hero-panel,.admin-shell[data-theme=dark] .metric-tile,.admin-login-shell[data-theme=dark] .login-panel{background:linear-gradient(#ffffff0b,#ffffff04),#0f172af5;border-color:#64748b94;box-shadow:0 20px 56px #00000047,inset 0 1px #ffffff0f}.admin-shell[data-theme=dark] .segmented-tabs,.admin-shell[data-theme=dark] .filter-band,.admin-shell[data-theme=dark] .advanced-search-panel,.admin-shell[data-theme=dark] .table-pager,.admin-shell[data-theme=dark] .csv-import-summary,.admin-shell[data-theme=dark] .partner-preview-summary,.admin-shell[data-theme=dark] .partner-login-assistant,.admin-shell[data-theme=dark] .partner-operation-status,.admin-shell[data-theme=dark] .employment-notice-card,.admin-shell[data-theme=dark] .membership-permission-grid,.admin-shell[data-theme=dark] .membership-permission-grid label,.admin-shell[data-theme=dark] .template-rule-brief div,.admin-shell[data-theme=dark] .detail-list div,.admin-shell[data-theme=dark] .task-row{color:#f8fafc;background:#0f172aeb;border-color:#64748b8f}.admin-shell[data-theme=dark] .segmented-tabs button,.admin-shell[data-theme=dark] .llm-switch-center button,.admin-shell[data-theme=dark] .table-pager,.admin-shell[data-theme=dark] .advanced-query-origin{color:#dbeafe}.admin-shell[data-theme=dark] .membership-plan-card .section-heading strong{color:#bbf7d0;background:#14532d66;border-color:#4ade805c}.admin-shell[data-theme=dark] .membership-permission-grid legend,.admin-shell[data-theme=dark] .membership-permission-heading strong,.admin-shell[data-theme=dark] .membership-permission-grid strong{color:#f8fafc}.admin-shell[data-theme=dark] .membership-permission-heading span,.admin-shell[data-theme=dark] .membership-permission-heading p,.admin-shell[data-theme=dark] .membership-permission-grid small{color:#cbd5e1}.admin-shell[data-theme=dark] .segmented-tabs button.active,.admin-shell[data-theme=dark] .llm-switch-center button.active,.admin-shell[data-theme=dark] .advanced-query-origin{color:#f8fafc;background:#1e293bfa;border-color:#94a3b894}.admin-shell[data-theme=dark] .login-panel label,.admin-shell[data-theme=dark] .admin-form label,.admin-shell[data-theme=dark] .filter-grid label,.admin-shell[data-theme=dark] .filter-band label,.admin-login-shell[data-theme=dark] .login-panel label{color:#f8fafc}.admin-shell[data-theme=dark] input,.admin-shell[data-theme=dark] select,.admin-shell[data-theme=dark] textarea,.admin-login-shell[data-theme=dark] input,.admin-login-shell[data-theme=dark] select,.admin-login-shell[data-theme=dark] textarea{color:#f8fafc;background:#020617;border-color:#94a3b8a3}.admin-shell[data-theme=dark] input::placeholder,.admin-shell[data-theme=dark] textarea::placeholder,.admin-login-shell[data-theme=dark] input::placeholder,.admin-login-shell[data-theme=dark] textarea::placeholder{color:#94a3b8;opacity:1}.admin-shell[data-theme=dark] option,.admin-login-shell[data-theme=dark] option{color:#f8fafc;background:#0b1220}.admin-shell[data-theme=dark] .secondary-button,.admin-shell[data-theme=dark] .advanced-query-remove,.admin-shell[data-theme=dark] .admin-theme-toggle,.admin-login-shell[data-theme=dark] .admin-theme-toggle,.admin-shell[data-theme=dark] .icon-button{border-color:#94a3b89e;color:#f8fafc!important;background:#111827!important}.admin-shell[data-theme=dark] .secondary-button:hover,.admin-shell[data-theme=dark] .advanced-query-remove:hover,.admin-shell[data-theme=dark] .admin-theme-toggle:hover,.admin-login-shell[data-theme=dark] .admin-theme-toggle:hover,.admin-shell[data-theme=dark] .icon-button:hover{border-color:#34d3999e;background:#1e293b!important}.admin-shell[data-theme=dark] .admin-topbar button,.admin-shell[data-theme=dark] .admin-form button,.admin-shell[data-theme=dark] .table-actions button,.admin-shell[data-theme=dark] .section-heading button,.admin-shell[data-theme=dark] .section-toolbar button,.admin-shell[data-theme=dark] .hero-panel button,.admin-shell[data-theme=dark] .search-submit-button{border:1px solid #34d39985;box-shadow:0 10px 24px #10b9812e}.admin-shell[data-theme=dark] .table-wrap,.admin-shell[data-theme=dark] .admin-opportunity-ledger .table-wrap{background:#020617;border-color:#64748ba3;box-shadow:0 18px 48px #00000057,inset 0 1px #ffffff0d}.admin-shell[data-theme=dark] table,.admin-shell[data-theme=dark] .admin-opportunity-ledger .ledger-table{background:#020617}.admin-shell[data-theme=dark] th,.admin-shell[data-theme=dark] .admin-opportunity-ledger .ledger-table th{color:#f8fafc;background:#111827;border-bottom-color:#94a3b885}.admin-shell[data-theme=dark] td,.admin-shell[data-theme=dark] .admin-opportunity-ledger .ledger-table td{color:#e5e7eb;background:#0b1220;border-bottom-color:#64748b61}.admin-shell[data-theme=dark] tbody tr:nth-child(2n) td,.admin-shell[data-theme=dark] .admin-opportunity-ledger .ledger-table tbody tr:nth-child(2n) td{background:#0f172a}.admin-shell[data-theme=dark] tbody tr:hover td,.admin-shell[data-theme=dark] .admin-opportunity-ledger .ledger-table tbody tr:hover td{background:#14532d42}.admin-shell[data-theme=dark] .editable-row td{background:#172033}.admin-shell[data-theme=dark] td strong,.admin-shell[data-theme=dark] .admin-opportunity-ledger .company-name-text,.admin-shell[data-theme=dark] .admin-opportunity-ledger .job-inline,.admin-shell[data-theme=dark] .csv-import-summary strong,.admin-shell[data-theme=dark] .partner-preview-summary strong,.admin-shell[data-theme=dark] .partner-operation-status strong,.admin-shell[data-theme=dark] .template-rule-brief strong,.admin-shell[data-theme=dark] .employment-notice-card strong,.admin-shell[data-theme=dark] .employment-notice-card p{color:#f8fafc}.admin-shell[data-theme=dark] td span,.admin-shell[data-theme=dark] small,.admin-shell[data-theme=dark] .admin-opportunity-ledger .ledger-date,.admin-shell[data-theme=dark] .admin-opportunity-ledger .ledger-muted,.admin-shell[data-theme=dark] .admin-opportunity-ledger .admin-ledger-meta,.admin-shell[data-theme=dark] .inline-edit-stack span,.admin-shell[data-theme=dark] .inline-edit-note,.admin-shell[data-theme=dark] .csv-import-summary span,.admin-shell[data-theme=dark] .partner-preview-summary span,.admin-shell[data-theme=dark] .partner-operation-status span,.admin-shell[data-theme=dark] .partner-operation-status time,.admin-shell[data-theme=dark] .template-rule-brief span,.admin-shell[data-theme=dark] .employment-notice-card span,.admin-shell[data-theme=dark] .employment-notice-card small{color:#cbd5e1}.admin-shell[data-theme=dark] .admin-opportunity-ledger .ledger-filter-trigger{color:#f8fafc}.admin-shell[data-theme=dark] .admin-opportunity-ledger .ledger-filter-trigger.active,.admin-shell[data-theme=dark] .admin-opportunity-ledger .ledger-filter-icons{color:#7dd3fc}.admin-shell[data-theme=dark] .admin-opportunity-ledger .excel-filter-menu{background:#0b1220;border-color:#94a3b89e;box-shadow:0 24px 56px #0000007a}.admin-shell[data-theme=dark] .admin-opportunity-ledger .excel-sort-action,.admin-shell[data-theme=dark] .admin-opportunity-ledger .excel-filter-tools button,.admin-shell[data-theme=dark] .admin-opportunity-ledger .excel-option-search{color:#f8fafc;background:#111827;border-color:#64748b94}.admin-shell[data-theme=dark] .admin-opportunity-ledger .excel-filter-tools label,.admin-shell[data-theme=dark] .admin-opportunity-ledger .excel-option-list label{color:#e5e7eb}.admin-shell[data-theme=dark] .admin-opportunity-ledger .application-progress-select,.admin-shell[data-theme=dark] .editable-row input,.admin-shell[data-theme=dark] .editable-row select{color:#f8fafc;background:#020617;border-color:#94a3b8a3}.admin-shell[data-theme=dark] .admin-opportunity-ledger .application-progress-select:disabled{color:#cbd5e1}.admin-shell[data-theme=dark] .admin-opportunity-ledger .ledger-link{color:#bae6fd;background:#0ea5e92e;border-color:#7dd3fc8a}.admin-shell[data-theme=dark] .admin-opportunity-ledger .ledger-link:hover{color:#f0f9ff;background:#0ea5e94d}.admin-shell[data-theme=dark] .admin-opportunity-ledger .ledger-chip{border-color:#cbd5e152}.admin-shell[data-theme=dark] .admin-opportunity-ledger .ledger-chip-nature-private{color:#fcd34d;background:#f59e0b2e}.admin-shell[data-theme=dark] .admin-opportunity-ledger .ledger-chip-nature-state{color:#93c5fd;background:#3b82f633}.admin-shell[data-theme=dark] .admin-opportunity-ledger .ledger-chip-nature-public{color:#86efac;background:#22c55e33}.admin-shell[data-theme=dark] .admin-opportunity-ledger .ledger-chip-nature-foreign{color:#c4b5fd;background:#8b5cf638}.admin-shell[data-theme=dark] .admin-opportunity-ledger .ledger-chip-recruitment-intern{color:#67e8f9;background:#22d3ee2e}.admin-shell[data-theme=dark] .admin-opportunity-ledger .ledger-chip-recruitment-spring{color:#86efac;background:#22c55e33}.admin-shell[data-theme=dark] .admin-opportunity-ledger .ledger-chip-recruitment-autumn{color:#fdba74;background:#f9731638}.admin-shell[data-theme=dark] .admin-opportunity-ledger .ledger-chip-recruitment-social,.admin-shell[data-theme=dark] .admin-opportunity-ledger .ledger-chip-recruitment-campus,.admin-shell[data-theme=dark] .admin-opportunity-ledger .ledger-chip-nature-default{color:#dbeafe;background:#94a3b82e}.admin-login-shell[data-theme=dark] .login-security-notice{color:#f8d56a;background:#382f14;border-color:#8a6b18}.admin-shell[data-theme=dark] .membership-hero,.admin-shell[data-theme=dark] .membership-baseline-note,.admin-shell[data-theme=dark] .membership-payment-note,.admin-shell[data-theme=dark] .membership-plan-card,.admin-shell[data-theme=dark] .membership-empty{background:linear-gradient(#ffffff0b,#ffffff04),#0f172af5;border-color:#64748b94}.admin-shell[data-theme=dark] .membership-hero-icon,.admin-shell[data-theme=dark] .membership-benefit-chip,.admin-shell[data-theme=dark] .membership-plan-icon-free{color:#bbf7d0;background:#14532d6b;border-color:#4ade8061}.admin-shell[data-theme=dark] .membership-permission-grid label:has(input:checked){color:#bbf7d0;background:#14532d6b;border-color:#4ade8061}.admin-shell[data-theme=dark] .membership-payment-icon,.admin-shell[data-theme=dark] .membership-plan-icon-monthly{color:#bfdbfe;background:#1e40af52;border-color:#60a5fa70}.admin-shell[data-theme=dark] .membership-plan-icon-autumn-spring{color:#fbcfe8;background:#9d174d47;border-color:#f472b66b}.admin-shell[data-theme=dark] .membership-plan-icon-lifetime{color:#fde68a;background:#854d0e47;border-color:#fbbf2466}.admin-shell[data-theme=dark] .membership-hero-stats div,.admin-shell[data-theme=dark] .membership-baseline-list span,.admin-shell[data-theme=dark] .membership-payment-flow span,.admin-shell[data-theme=dark] .membership-price-panel,.admin-shell[data-theme=dark] .membership-permission-panel,.admin-shell[data-theme=dark] .membership-permission-grid,.admin-shell[data-theme=dark] .membership-permission-grid label,.admin-shell[data-theme=dark] .membership-permission-tools button{background:#0f172aeb;border-color:#64748b8f}.admin-shell[data-theme=dark] .membership-permission-option:has(input:checked){background:#14532d6b;border-color:#4ade8061}.admin-shell[data-theme=dark] .membership-permission-check{color:#94a3b8;background:#0f172afa;border-color:#64748b9e}.admin-shell[data-theme=dark] .membership-permission-option:has(input:checked) .membership-permission-check{color:#052e16;background:#34d399;border-color:#34d399}.admin-shell[data-theme=dark] .membership-permission-tools button{color:#f8fafc}.admin-shell[data-theme=dark] .membership-permission-grid code{color:#94a3b8}.admin-shell[data-theme=dark] .membership-hero-copy h2,.admin-shell[data-theme=dark] .membership-baseline-note h2,.admin-shell[data-theme=dark] .membership-payment-note h2,.admin-shell[data-theme=dark] .membership-plan-title-row h2,.admin-shell[data-theme=dark] .membership-hero-stats strong,.admin-shell[data-theme=dark] .membership-price-panel strong,.admin-shell[data-theme=dark] .membership-empty h2{color:#f8fafc}.admin-shell[data-theme=dark] .membership-hero-copy p,.admin-shell[data-theme=dark] .membership-hero-copy>div>span,.admin-shell[data-theme=dark] .membership-baseline-note p,.admin-shell[data-theme=dark] .membership-baseline-note>div>span,.admin-shell[data-theme=dark] .membership-payment-note p,.admin-shell[data-theme=dark] .membership-payment-note>div>span,.admin-shell[data-theme=dark] .membership-plan-title-row p,.admin-shell[data-theme=dark] .membership-plan-description,.admin-shell[data-theme=dark] .membership-hero-stats span,.admin-shell[data-theme=dark] .membership-price-panel span,.admin-shell[data-theme=dark] .membership-price-panel small,.admin-shell[data-theme=dark] .membership-empty span{color:#cbd5e1}.admin-shell[data-theme=dark] .membership-plan-status-active{color:#bbf7d0;background:#14532d85}.admin-shell[data-theme=dark] .membership-plan-status-inactive,.admin-shell[data-theme=dark] .membership-benefit-chip.muted{color:#dbeafe;background:#94a3b82e}.admin-shell[data-theme=dark] .membership-baseline-list span{color:#dbeafe}.admin-shell[data-theme=dark] .membership-baseline-list svg{color:#86efac}.admin-shell[data-theme=dark] .membership-edit-grid{background:#0f172aeb;border-color:#64748b8f}.admin-shell[data-theme=dark] .llm-editor-shell{background:linear-gradient(135deg,#07111f 0%,#0f172a 100%);border-color:#94a3b89e;box-shadow:0 30px 96px #00000085}.admin-shell[data-theme=dark] .llm-editor-header{background:linear-gradient(135deg,#1e293bfa,#0f172af5);border-color:#94a3b87a;box-shadow:inset 0 1px #ffffff0f}.admin-shell[data-theme=dark] .llm-editor-header h2{color:#f8fafc}.admin-shell[data-theme=dark] .llm-editor-header p{color:#94a3b8}.admin-shell[data-theme=dark] .llm-editor-panel,.admin-shell[data-theme=dark] .llm-test-panel{background:linear-gradient(#ffffff0e,#ffffff05),#0b1220;border-color:#64748b9e;box-shadow:0 18px 46px #00000057,inset 0 1px #ffffff0d}.admin-shell[data-theme=dark] .llm-model-editor{background:#0f172abd;border-color:#64748b8f}.admin-shell[data-theme=dark] .llm-model-row{background:#1e293be0;border-color:#64748b8f}.admin-shell[data-theme=dark] .llm-model-toolbar span,.admin-shell[data-theme=dark] .llm-model-empty{color:#94a3b8}:root{--admin-bg:#eef3f1;--admin-border:#5f7e8b38;--admin-border-strong:#2c4b5957;--admin-brand:#1f7a58;--admin-brand-strong:#155f46;--admin-muted:#667789;--admin-radius:16px;--admin-shadow-card:0 18px 44px #122d3a1a, inset 0 1px 0 #ffffffb8;--admin-shadow-pressed:0 10px 24px #122d3a1a, inset 0 1px 0 #ffffffad;--admin-surface:#fcffffe6;--admin-surface-soft:#f1f8f8c7;--admin-text:#122033;--admin-theme-transition-duration:.22s;font-family:Plus Jakarta Sans,Noto Sans SC,Geist,ui-sans-serif,system-ui,-apple-system,sans-serif}body{background:linear-gradient(180deg, #f9fdfcf5, #e5efeeeb), var(--admin-bg)}.admin-shell,.admin-login-shell{color:var(--admin-text);background:linear-gradient(135deg,#ffffff9e,#0000 34%),repeating-linear-gradient(135deg,#1f7a580b 0 1px,#0000 1px 22px),linear-gradient(#f7fbfa 0%,#e8f0ef 100%);font-family:Plus Jakarta Sans,Noto Sans SC,Geist,ui-sans-serif,system-ui,-apple-system,sans-serif}.admin-shell{grid-template-columns:258px minmax(0,1fr)}.admin-sidebar{background:linear-gradient(#ffffff0b,#0000 26%),linear-gradient(155deg,#122133 0%,#0b1725 68%,#10291f 100%);border-right:1px solid #c4d4dc1f;gap:30px;padding:24px 18px;box-shadow:18px 0 48px #08142124}.sidebar-brand{border:1px solid #cbd5e11f;border-radius:16px;padding:12px}.sidebar-brand strong{color:#f8fafc;letter-spacing:0}.sidebar-brand span{color:#e2e8f0a8;font-weight:700}.admin-sidebar nav{gap:9px}.admin-sidebar nav button{color:#e2e8f0c2;min-height:44px;transition:background-color .22s var(--admin-theme-transition-easing), border-color .22s var(--admin-theme-transition-easing), color .22s var(--admin-theme-transition-easing), transform .22s var(--admin-theme-transition-easing);border:1px solid #0000;border-radius:12px;padding:11px 12px;font-weight:850}.admin-sidebar nav button:hover{color:#fff;background:#fff1;border-color:#cbd5e129;transform:translate(2px)}.admin-sidebar nav button.active{color:#f8fafc;background:linear-gradient(135deg,#ffffff29,#ffffff13),#22c55e1a;border-color:#6ee7b757;box-shadow:inset 3px 0 #6ee7b7db,0 14px 28px #0206172e}.admin-main{gap:20px;padding:clamp(18px,2vw,30px)}.admin-topbar{background:linear-gradient(180deg, #fffffff0, #f6fbfbd1), var(--admin-surface);box-shadow:var(--admin-shadow-pressed);border:1px solid #89a1ae33;border-radius:22px;padding:16px 18px}.admin-topbar p,.section-heading p,.section-toolbar p,.hero-panel p,.login-brand p{color:var(--admin-muted);letter-spacing:.04em;font-size:11px;font-weight:900}.admin-topbar h1,.section-heading h2,.section-toolbar h2,.hero-panel h2,.login-brand h1{color:var(--admin-text);letter-spacing:0;font-weight:950}.admin-topbar h1{font-size:clamp(24px,2vw,31px)}.admin-section,.admin-form,.hero-panel,.metric-tile,.login-panel,.filter-band,.advanced-search-panel,.segmented-tabs,.table-pager,.csv-import-summary,.partner-preview-summary,.partner-login-assistant,.partner-operation-status,.ai-repair-progress,.llm-switch-center,.llm-profile-card,.llm-stat-grid div,.task-row,.detail-list div{background:linear-gradient(180deg, #ffffffeb, #f6fbfbc2), var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius);box-shadow:var(--admin-shadow-card)}.admin-section,.admin-form,.hero-panel{padding:clamp(18px,1.7vw,26px)}.admin-section.llm-switch-hero,.admin-section.llm-profile-list,.admin-section.llm-task-routing{background:linear-gradient(120deg,#fffffff0,#f2f9f9d6),#fafdfde6;border-color:#7996a133}.admin-section.llm-switch-hero{padding:22px 24px}.llm-panel-active{border-color:#1f7a587a;box-shadow:0 18px 44px #122d3a1c,0 0 0 4px #1f7a5817,inset 0 1px #ffffffb8}.llm-profile-card{border-radius:18px;padding:20px}.llm-profile-card.active{border-color:#1f7a5880;box-shadow:inset 4px 0 #1f7a58d6,0 16px 38px #122d3a1a}.metric-tile,.overview-hero-metrics div,.signal-card{border-radius:15px}.metric-tile strong,.overview-hero-metrics strong,.signal-card strong{font-variant-numeric:tabular-nums;letter-spacing:-.02em}.login-panel label,.admin-form label,.filter-grid label,.filter-band label{color:#344356;font-weight:850}.login-panel input,.admin-form input,.admin-form select,.admin-form textarea,.filter-grid input,.filter-grid select,.filter-band input,.filter-band select,.advanced-search-panel input,.advanced-search-panel select,.application-progress-select,.compact-select,.editable-row input,.editable-row select{color:var(--admin-text);background:linear-gradient(#fffffff5,#f7fbfbe0),#fff;border:1px solid #748b9747;border-radius:12px;min-height:42px;box-shadow:inset 0 1px #ffffffb8}.login-panel input:focus,.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus,.filter-grid input:focus,.filter-grid select:focus,.filter-band input:focus,.filter-band select:focus,.advanced-search-panel input:focus,.advanced-search-panel select:focus,.application-progress-select:focus,.compact-select:focus{border-color:#1f7a5894;outline:none;box-shadow:0 0 0 4px #1f7a581f,inset 0 1px #ffffffbd}.login-panel>button,.admin-topbar button,.admin-form button,.table-actions button,.section-heading button,.section-toolbar button,.hero-panel button,.filter-actions button:not(.secondary-button),.search-submit-button{color:#fff;min-height:42px;transition:transform .22s var(--admin-theme-transition-easing), box-shadow .22s var(--admin-theme-transition-easing), background-color .22s var(--admin-theme-transition-easing);background:linear-gradient(#ffffff2e,#ffffff05),linear-gradient(135deg,#1f7a58 0%,#16644d 100%);border:1px solid #ffffff57;border-radius:12px;font-weight:900;box-shadow:0 12px 24px #1f7a582e,inset 0 1px #ffffff47}.login-panel>button:hover:not(:disabled),.admin-topbar button:hover:not(:disabled),.admin-form button:hover:not(:disabled),.table-actions button:hover:not(:disabled),.section-heading button:hover:not(:disabled),.section-toolbar button:hover:not(:disabled),.hero-panel button:hover:not(:disabled),.filter-actions button:not(.secondary-button):hover:not(:disabled),.search-submit-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 32px #1f7a5838,inset 0 1px #ffffff57}.login-panel>button:active:not(:disabled),.admin-topbar button:active:not(:disabled),.admin-form button:active:not(:disabled),.table-actions button:active:not(:disabled),.section-heading button:active:not(:disabled),.section-toolbar button:active:not(:disabled),.hero-panel button:active:not(:disabled),.filter-actions button:not(.secondary-button):active:not(:disabled),.search-submit-button:active:not(:disabled){transform:scale(.985)}.secondary-button,.admin-theme-toggle,.icon-button,.advanced-query-remove,.llm-switch-center button,.llm-master-toggle{box-shadow:inset 0 1px #ffffffb8;color:#263447!important;background:linear-gradient(#ffffffeb,#eef5f5c7),#eef4f4!important;border:1px solid #748b9740!important}.secondary-button:hover:not(:disabled),.admin-theme-toggle:hover:not(:disabled),.icon-button:hover:not(:disabled),.advanced-query-remove:hover:not(:disabled),.llm-switch-center button:hover:not(:disabled),.llm-master-toggle:hover:not(:disabled){transform:translateY(-1px);border-color:#1f7a5852!important}.llm-switch-center button.active,.segmented-tabs button.active{box-shadow:0 10px 22px #122d3a1a,inset 0 1px #ffffffd1;color:#132033!important;background:linear-gradient(#fffffffa,#f7fcfce6),#fff!important;border-color:#1f7a5847!important}.status-line{color:#14543e;background:linear-gradient(#ecfdf5eb,#ddf7edc7),#ecfdf5;border-color:#1f7a5838;border-radius:14px;font-weight:800}.table-wrap,.admin-opportunity-ledger .table-wrap,.editable-table-wrap{box-shadow:var(--admin-shadow-card);background:linear-gradient(#fffffff0,#f8fcfcd1),#fff;border:1px solid #748b9733;border-radius:18px;overflow:auto}table,.ledger-table,.application-board-table{border-collapse:separate;border-spacing:0;color:var(--admin-text);width:100%}th,.ledger-table th,.application-board-table th{color:#526173;letter-spacing:.02em;background:linear-gradient(#eef6f6fa,#e2ededeb),#eef5f5;border-bottom:1px solid #748b973d;font-size:12px;font-weight:950}td,.ledger-table td,.application-board-table td{color:#263447;border-bottom-color:#748b9724}tr:hover td,.ledger-table tr:hover td,.application-board-table tr:hover td{background:#ecf7f58a}.status-badge,.ledger-chip,.membership-benefit-chip,.membership-plan-status-active,.membership-plan-status-inactive{border:1px solid #748b972e;border-radius:999px;font-weight:900}.admin-shell :where(button,a,input,select,textarea):focus-visible,.admin-login-shell :where(button,a,input,select,textarea):focus-visible{outline-offset:3px;outline:3px solid #1f7a5838}.admin-shell[data-theme=dark],.admin-login-shell[data-theme=dark]{--admin-bg:#07111f;--admin-border:#64748b75;--admin-border-strong:#94a3b894;--admin-brand:#6ee7b7;--admin-brand-strong:#34d399;--admin-muted:#a8b5c7;--admin-shadow-card:0 22px 54px #00000057, inset 0 1px 0 #ffffff0e;--admin-shadow-pressed:0 14px 34px #00000047, inset 0 1px 0 #ffffff0d;--admin-surface:#0f172aeb;--admin-surface-soft:#111a2be0;--admin-text:#f4f8fb;background:repeating-linear-gradient(135deg,#6ee7b709 0 1px,#0000 1px 24px),linear-gradient(#07111f 0%,#0b1321 100%)}.admin-shell[data-theme=dark] .admin-main,.admin-shell[data-theme=dark]{color:var(--admin-text)}.admin-shell[data-theme=dark] .admin-topbar,.admin-shell[data-theme=dark] .admin-section,.admin-shell[data-theme=dark] .admin-form,.admin-shell[data-theme=dark] .hero-panel,.admin-shell[data-theme=dark] .metric-tile,.admin-login-shell[data-theme=dark] .login-panel,.admin-shell[data-theme=dark] .filter-band,.admin-shell[data-theme=dark] .advanced-search-panel,.admin-shell[data-theme=dark] .segmented-tabs,.admin-shell[data-theme=dark] .table-pager,.admin-shell[data-theme=dark] .csv-import-summary,.admin-shell[data-theme=dark] .partner-preview-summary,.admin-shell[data-theme=dark] .partner-login-assistant,.admin-shell[data-theme=dark] .partner-operation-status,.admin-shell[data-theme=dark] .ai-repair-progress,.admin-shell[data-theme=dark] .llm-switch-center,.admin-shell[data-theme=dark] .llm-profile-card,.admin-shell[data-theme=dark] .llm-stat-grid div,.admin-shell[data-theme=dark] .task-row,.admin-shell[data-theme=dark] .detail-list div{background:linear-gradient(180deg, #ffffff0e, #ffffff05), var(--admin-surface);border-color:var(--admin-border);box-shadow:var(--admin-shadow-card)}.admin-shell[data-theme=dark] .admin-section.llm-switch-hero,.admin-shell[data-theme=dark] .admin-section.llm-profile-list,.admin-shell[data-theme=dark] .admin-section.llm-task-routing{background:linear-gradient(#ffffff0e,#ffffff04),#0f172ae6}.admin-shell[data-theme=dark] .login-panel input,.admin-shell[data-theme=dark] .admin-form input,.admin-shell[data-theme=dark] .admin-form select,.admin-shell[data-theme=dark] .admin-form textarea,.admin-shell[data-theme=dark] .filter-grid input,.admin-shell[data-theme=dark] .filter-grid select,.admin-shell[data-theme=dark] .filter-band input,.admin-shell[data-theme=dark] .filter-band select,.admin-shell[data-theme=dark] .advanced-search-panel input,.admin-shell[data-theme=dark] .advanced-search-panel select,.admin-shell[data-theme=dark] .application-progress-select,.admin-shell[data-theme=dark] .compact-select,.admin-shell[data-theme=dark] .editable-row input,.admin-shell[data-theme=dark] .editable-row select,.admin-login-shell[data-theme=dark] input{color:#f8fafc;background:linear-gradient(#ffffff0a,#ffffff04),#08111f;border-color:#94a3b875}.admin-shell[data-theme=dark] .secondary-button,.admin-shell[data-theme=dark] .admin-theme-toggle,.admin-shell[data-theme=dark] .icon-button,.admin-shell[data-theme=dark] .advanced-query-remove,.admin-shell[data-theme=dark] .llm-switch-center button,.admin-shell[data-theme=dark] .llm-master-toggle{color:#e7eef7!important;background:linear-gradient(#ffffff13,#ffffff07),#101a2c!important;border-color:#94a3b870!important}.admin-shell[data-theme=dark] .llm-switch-center button.active,.admin-shell[data-theme=dark] .segmented-tabs button.active{color:#fff!important;background:linear-gradient(#ffffff1f,#ffffff0a),#172235!important;border-color:#6ee7b757!important}.admin-shell[data-theme=dark] .table-wrap,.admin-shell[data-theme=dark] .admin-opportunity-ledger .table-wrap,.admin-shell[data-theme=dark] .editable-table-wrap{background:#08111f;border-color:#64748b80}.admin-shell[data-theme=dark] th,.admin-shell[data-theme=dark] .ledger-table th,.admin-shell[data-theme=dark] .application-board-table th{color:#cbd5e1;background:linear-gradient(#1f2937fa,#111827f0),#111827;border-bottom-color:#94a3b870}.admin-shell[data-theme=dark] td,.admin-shell[data-theme=dark] .ledger-table td,.admin-shell[data-theme=dark] .application-board-table td{color:#e5edf5;background:#08111fe6;border-bottom-color:#64748b47}.admin-shell[data-theme=dark] tr:hover td,.admin-shell[data-theme=dark] .ledger-table tr:hover td,.admin-shell[data-theme=dark] .application-board-table tr:hover td{background:#101c2ef0}@media (max-width:760px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{border-radius:0 0 22px 22px;height:auto;position:relative}.admin-topbar,.admin-section,.admin-form,.hero-panel,.table-wrap{border-radius:16px}}
