:root{color:#1e2930;background:#f4f6f7;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-synthesis:none;letter-spacing:0}*{box-sizing:border-box}html,body,#app{min-width:320px;min-height:100%;margin:0}body{min-height:100vh}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f4f6f7}.auth-card{width:min(420px,100%);display:grid;gap:14px;padding:32px;border:1px solid #d9e1e3;border-radius:8px;background:#fff;box-shadow:0 16px 40px #1f303614}.auth-card h1,.auth-card p{margin:0}.auth-card label{display:grid;gap:6px}.auth-card input{width:100%}.sidebar-foot{gap:8px}button,input,select,textarea{color:inherit;font:inherit;letter-spacing:0}button,a,input,select,textarea{outline:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:0 0 0 3px #0f766e2e}button{min-height:36px;border:1px solid #ccd5d9;border-radius:6px;padding:7px 12px;background:#fff;cursor:pointer;white-space:nowrap}button:hover{border-color:#87989f;background:#f8fafb}button:disabled{cursor:not-allowed;opacity:.52}button.primary{border-color:#0f766e;background:#0f766e;color:#fff}button.primary:hover{border-color:#115e59;background:#115e59}button.danger{color:#a12c2c}button.selected{border-color:#0f766e;background:#e8f5f2;color:#0f625b}button.danger.selected{border-color:#b83d3d;background:#fff0ef;color:#9f2727}input,select,textarea{width:100%;border:1px solid #cfd8dc;border-radius:6px;padding:9px 10px;background:#fff}input,select{height:38px}select{padding:0 34px 0 10px;font-size:13px;line-height:36px;vertical-align:middle}textarea{resize:vertical;line-height:1.55}label{display:grid;gap:7px;color:#34444b;font-size:13px;font-weight:600}a{color:#08766e;font-weight:600;text-decoration:none}a:hover{text-decoration:underline}.app-shell{display:grid;grid-template-columns:224px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .18s ease}.app-shell.sidebar-collapsed{grid-template-columns:72px minmax(0,1fr)}.sidebar{position:sticky;top:0;display:flex;height:100vh;flex-direction:column;padding:20px 14px;background:#162126;color:#edf4f4}.brand{display:flex;align-items:center;gap:11px;padding:2px 8px 22px}.brand-copy{flex:1}.sidebar-toggle{display:grid;flex:0 0 30px;width:30px;height:30px;padding:0;place-items:center;border-color:#42565a;background:transparent;color:#b9c8cb}.sidebar-toggle:hover{background:#25373b;color:#fff}.sidebar-collapsed .sidebar{padding-inline:10px}.sidebar-collapsed .brand{justify-content:center;padding-inline:0}.sidebar-collapsed .brand-mark,.sidebar-collapsed .brand-copy,.sidebar-collapsed .sidebar nav button>span:not(.nav-icon),.sidebar-collapsed .sidebar nav button b,.sidebar-collapsed .sidebar-bottom-group,.sidebar-collapsed .sidebar-tenant-tip{display:none}.sidebar-collapsed .sidebar nav button{grid-template-columns:1fr;justify-items:center;padding-inline:6px}.sidebar-collapsed .point-balance-button{grid-template-columns:1fr;justify-items:center;padding-inline:6px}.sidebar-collapsed .account-profile{justify-content:center;padding-inline:0}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border:1px solid #4f676b;border-radius:6px;background:#e6f3ef;color:#115e59;font-size:13px;font-weight:800}.brand div{display:grid;gap:2px;min-width:0}.brand strong{overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.brand small{color:#91a3a8;font-size:11px}.sidebar nav{display:grid;gap:5px}.sidebar nav button{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:44px;border-color:transparent;background:transparent;color:#b9c8cb;text-align:left}.sidebar nav button:hover{background:#202f34;color:#fff}.sidebar nav button.active{border-color:#34494d;background:#25373b;color:#fff}.sidebar nav button b{color:#82979b;min-width:28px;padding:2px 6px;border-radius:10px;background:#31464b;color:#d7e6e7;font-size:13px;font-weight:700;text-align:center}.nav-icon{display:grid;width:28px;height:28px;place-items:center;border:1px solid #42565a;border-radius:5px;font-size:12px}.point-balance-button{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:46px;margin-top:auto;padding:8px 10px;border-color:#34494d;background:#202f34;color:#c7d4d6;text-align:left}.recharge-entry-button{width:calc(100% - 32px);margin:18px 16px 10px;min-height:54px;display:flex;align-items:center;gap:12px;padding:0 16px;border:1px solid rgba(92,214,176,.42);border-radius:10px;background:linear-gradient(135deg,#2cb59138,#216f672e);color:#e8fffa;font-size:15px;font-weight:650;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.payment-query-entry{width:calc(100% - 32px);margin:18px 16px 0;min-height:50px;display:flex;align-items:center;gap:12px;padding:0 16px;border:1px solid rgba(145,177,184,.34);border-radius:10px;background:#22393fb8;color:#d9e7e9;font-size:15px;font-weight:600;cursor:pointer}.sidebar-help{margin-top:auto;padding:0 16px 4px}.sidebar-help button{display:flex;width:100%;min-height:42px;align-items:center;gap:10px;padding:0 12px;border:1px solid transparent;background:transparent;color:#9db0b4;font-size:13px;font-weight:600}.sidebar-help button:hover{border-color:#40595e;background:#1c3035;color:#eef5f5}.sidebar-help svg{color:#79a9a2}.sidebar-collapsed .sidebar-help{padding-inline:10px}.sidebar-collapsed .sidebar-help button{width:44px;margin-inline:auto;justify-content:center;padding:0}.sidebar-collapsed .sidebar-help span{display:none}.sidebar-bottom-group{display:flex;flex-direction:column;gap:12px}.sidebar-bottom-group .payment-entry-group{order:1}.sidebar-bottom-group .account-profile{order:2}.payment-entry-group{display:flex;flex-direction:column;gap:8px;margin:0 16px}.order-tabs{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin:10px 0 22px;border-bottom:1px solid #dbe2e5}.order-tabs button{min-height:42px;padding:8px 18px;border:0;border-bottom:3px solid transparent;border-radius:0;background:transparent;color:#718086;font-size:16px;font-weight:700;cursor:pointer}.order-tabs button:hover{color:#176c62;background:#eef8f6}.order-tabs button.active{color:#087d78;border-bottom-color:#0aa7a5;background:#edf9f6}.order-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:16px}.order-toolbar input{flex:1;max-width:520px}.order-toolbar button{flex:0 0 auto;height:42px}.order-table-card{min-height:max(340px,calc(100vh - 330px));height:auto;max-height:min(680px,calc(100vh - 240px));overflow:auto;margin-top:24px}.order-table-card table{width:100%;min-width:720px}.orders-pagination{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:16px;margin-top:20px;color:#71858a}.orders-pagination label{display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:inherit;font-weight:400;color:inherit}.small-button{padding:7px 12px}.status-pill{font-weight:700}.status-pill.pending{color:#b47a28}.status-pill.success{color:#148d6c}.status-pill.failed{color:#c15454}.payment-entry-group .recharge-entry-button,.payment-entry-group .point-balance-button{width:100%;margin:0}.payment-query-entry:hover{border-color:#79b8b0;background:#2a4c4fd9}.payment-query-icon{font-size:23px;color:#8dd9c3;line-height:1}.sidebar-collapsed .payment-query-entry{width:44px;margin-left:auto;margin-right:auto;padding:0;justify-content:center}.sidebar-collapsed .payment-query-entry>span:last-child{display:none}.payment-query-form{padding:8px 24px 20px}.payment-creating-state{display:flex;align-items:center;justify-content:center;gap:8px;margin:6px 24px 0;padding:10px 12px;border:1px solid #b9dfd7;border-radius:8px;background:#effaf7;color:#167d6d;font-size:14px}.loading-spinner{display:inline-block;width:14px;height:14px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:payment-spin .7s linear infinite}@keyframes payment-spin{to{transform:rotate(360deg)}}.payment-query-form label{display:block;margin-bottom:8px;color:#7e9499;font-size:13px}.payment-query-input-row{display:flex;gap:10px}.payment-query-input-row input{flex:1;min-width:0}.payment-query-result{margin:0 24px 24px;padding:16px;display:grid;gap:8px;border:1px solid #dce7e8;border-radius:8px;color:#33464b}.payment-query-status{font-weight:700}.payment-query-status.success{color:#14936e}.payment-query-status.failed,.payment-query-status.closed{color:#c05252}.payment-query-status.pending{color:#bb7d28}.recharge-entry-button:hover{border-color:#67e0bd;background:#35bf9b4d;transform:translateY(-1px)}.recharge-entry-icon{font-size:24px;line-height:1;color:#70e4c2}.sidebar-collapsed .recharge-entry-button{width:44px;margin-left:auto;margin-right:auto;padding:0;justify-content:center}.sidebar-collapsed .recharge-entry-button>span:last-child{display:none}.point-balance-button:hover{border-color:#4c6a6f;background:#25373b;color:#fff}.point-balance-button svg{color:#55c7a0}.point-balance-button span{min-width:0;font-size:12px}.point-balance-button strong{color:#fff;font-size:15px;font-variant-numeric:tabular-nums}.account-profile{position:relative;display:flex;align-items:center;gap:10px;min-height:62px;margin-top:8px;padding:8px 6px}.account-avatar{display:grid;flex:0 0 38px;width:38px;height:38px;place-items:center;border-radius:50%;background:#dfeaed;color:#344f58;font-size:14px;font-weight:800}.account-profile-copy{display:grid;flex:1;min-width:0;gap:2px}.account-profile-copy small{color:#82979b;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-profile-copy strong{overflow:hidden;color:#eef4f4;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.account-profile-copy .tenant-expired{color:#e76f6f;font-weight:700}.sidebar-tenant-tip{padding:6px 16px 10px;font-size:11px;line-height:1.4;color:#82979b;text-align:center;word-break:break-all}.sidebar-tenant-tip.tenant-expired{color:#e76f6f;font-weight:700}.account-menu-wrap{position:relative}.account-menu-trigger{display:grid;width:32px;height:32px;padding:0;place-items:center;border-color:transparent;background:transparent;color:#91a3a8}.account-menu-trigger:hover,.account-menu-trigger[aria-expanded=true]{background:#25373b;color:#fff}.account-menu{position:absolute;right:0;bottom:calc(100% + 7px);z-index:20;display:grid;width:142px;padding:5px;border:1px solid #d7e0e2;border-radius:7px;background:#fff;box-shadow:0 14px 36px #0a191f3d}.account-menu button{display:flex;min-height:36px;align-items:center;gap:9px;padding:7px 9px;border-color:transparent;background:transparent;color:#34444b;text-align:left}.account-menu button:hover{background:#f1f6f5}.account-menu button.danger{color:#a14343}.health-dot{width:8px;height:8px;border-radius:50%;background:#49b88e}main{position:relative;min-width:0;padding:28px 32px 48px;overflow:hidden}main:has(.talent-workspace){padding-top:8px;padding-bottom:0;align-self:start;height:100vh;box-sizing:border-box;min-height:0;overflow:hidden}main:has(.resume-workspace){padding-top:12px;height:100vh;box-sizing:border-box;overflow:hidden}main:has(.jobs-workspace){padding-top:8px;padding-bottom:0;align-self:start;height:100vh;box-sizing:border-box;min-height:0;overflow:hidden}main:has(.orders-workspace){padding-top:8px;padding-bottom:0;align-self:start;height:100vh;box-sizing:border-box;min-height:0;overflow:hidden}main:has(.dashboard-workspace){padding-top:16px;padding-bottom:20px;box-sizing:border-box;min-height:0;overflow:hidden}.app-shell:has(.jobs-workspace){min-height:100vh}.app-shell:has(.jobs-workspace) main{height:100vh;min-height:0;overflow:hidden}.app-shell:has(.resume-workspace){min-height:100vh}.app-shell:has(.resume-workspace) main{height:100vh;min-height:0;overflow:hidden}.workspace{display:grid;gap:20px;width:min(1460px,100%);min-width:0;margin:0 auto}.workspace:has(.table-shell){height:calc(100vh - 76px);min-height:0;grid-template-rows:auto auto minmax(0,1fr) auto}.workspace.orders-workspace{display:flex;flex-direction:column;height:calc(100vh - 8px);min-height:0;gap:10px;padding-bottom:0}.workspace.orders-workspace .order-tabs,.workspace.orders-workspace .order-toolbar,.workspace.orders-workspace .order-table-card,.workspace.orders-workspace .orders-pagination{margin-top:0;margin-bottom:0}.workspace.orders-workspace .order-tabs,.workspace.orders-workspace .order-toolbar{flex:0 0 auto}.workspace.orders-workspace .order-tabs{margin-bottom:0}.workspace.orders-workspace .order-tabs button{border-bottom:3px solid transparent}.workspace.orders-workspace .order-tabs button.active{border-bottom-color:#0aa7a5}.workspace.orders-workspace .order-toolbar{margin-bottom:0}.workspace.orders-workspace .order-table-card{flex:1 1 auto;min-height:0;max-height:none;margin-top:0;overflow:auto}.workspace.orders-workspace .orders-pagination{flex:0 0 42px;min-height:42px;height:42px;box-sizing:border-box;margin-top:0}.workspace.jobs-workspace{display:block;height:auto;min-height:0;padding-bottom:0}.workspace.jobs-workspace .page-header{min-height:42px;margin-bottom:12px}.workspace.jobs-workspace .statistics-toolbar{min-height:36px;justify-content:flex-end;gap:12px;margin-bottom:12px}.workspace.jobs-workspace .jobs-create-button{flex:0 0 auto}.workspace.jobs-workspace .stat-strip div,.workspace.jobs-workspace .stat-strip .stat-link{min-height:68px;padding-top:10px;padding-bottom:10px;margin-bottom:0}.workspace.jobs-workspace .talent-table-section{display:flex;flex-direction:column;height:auto;min-height:0;margin:0}.workspace.jobs-workspace .table-shell{flex:0 1 auto;height:auto;min-height:0;max-height:min(620px,calc(100vh - 360px));margin-top:0}.workspace.jobs-workspace .table-shell th,.workspace.jobs-workspace .table-shell td{padding-top:9px;padding-bottom:9px}.workspace.jobs-workspace .pagination{min-height:42px;margin-top:0}.workspace.jobs-workspace{display:flex;flex-direction:column;height:calc(100vh - 8px);min-height:0;gap:12px}.workspace.jobs-workspace>.page-header,.workspace.jobs-workspace>.statistics-toolbar,.workspace.jobs-workspace>.stat-strip{flex:0 0 auto}.workspace.jobs-workspace>.talent-table-section{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.workspace.jobs-workspace .talent-table-section>.table-shell{flex:1 1 auto;min-height:0;max-height:none;overflow:auto}.workspace.jobs-workspace .talent-table-section>.pagination{flex:0 0 42px;min-height:42px;height:42px;box-sizing:border-box;margin-top:0}.workspace.orders-workspace .orders-pagination{margin-top:0;justify-content:space-between;gap:14px}.workspace.orders-workspace .order-table-card tbody td{border-bottom:1px solid #e7ecee}.workspace.orders-workspace .order-table-card tbody tr:last-child td{border-bottom:1px solid #dbe2e5}.workspace:has(.stat-strip){grid-template-rows:auto auto auto minmax(0,1fr) auto}.workspace:has(.upload-tool){grid-template-rows:auto auto minmax(0,1fr)}.resume-workspace{height:calc(100vh - 76px);min-height:0;grid-template-rows:auto auto minmax(0,1fr)}.resume-queue-section{display:grid;min-height:0;grid-template-rows:auto auto minmax(0,1fr) auto}.resume-queue-section .table-shell{min-height:0;overflow:auto}.resume-queue-section .table-shell table{width:100%;min-width:1120px;table-layout:auto}.resume-queue-section .table-shell th,.resume-queue-section .table-shell td{white-space:nowrap}.resume-queue-table .resume-col-candidate{width:190px;min-width:190px}.resume-queue-table .resume-col-source,.resume-queue-table .resume-col-job{width:220px;min-width:220px}.resume-queue-table .resume-col-operator{width:120px}.resume-queue-table .resume-col-updated{width:135px}.resume-queue-table .resume-col-status{width:140px}.resume-queue-table .resume-col-action{width:130px}.resume-workspace{height:auto;min-height:0;gap:12px;grid-template-rows:auto auto}.resume-workspace .upload-tool{gap:10px;padding:12px}.resume-workspace .drop-zone{min-height:72px}.resume-queue-section{display:flex;flex-direction:column;gap:0}.resume-queue-section .resume-toolbar{gap:4px;margin-bottom:0}.resume-queue-section .resume-toolbar .toolbar-head{transform:none}.resume-queue-section .resume-status-tabs{margin:8px 0}.resume-queue-section>.table-shell{flex:0 1 auto;height:auto;min-height:180px;max-height:min(520px,calc(100vh - 390px))}.resume-queue-section>.pagination{margin-top:0}.workspace.resume-workspace{display:flex;flex-direction:column;height:calc(100vh - 8px);min-height:0;gap:12px}.workspace.resume-workspace>.page-header{min-height:42px}.workspace.resume-workspace>.page-header,.workspace.resume-workspace>.upload-tool{flex:0 0 auto}.workspace.resume-workspace>.resume-queue-section{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.workspace.resume-workspace .resume-queue-section>.table-shell{flex:1 1 auto;height:auto;min-height:0;max-height:none;overflow:auto}.workspace.resume-workspace .resume-queue-section>.pagination{flex:0 0 42px;height:42px;min-height:42px;box-sizing:border-box;margin-top:0}.workspace.resume-workspace .resume-toolbar{position:relative;z-index:2;flex:0 0 auto;flex-direction:row;align-items:center;justify-content:space-between;gap:4px}.workspace.resume-workspace .resume-toolbar .toolbar-head{width:auto;flex:0 0 auto;transform:none}.workspace.resume-workspace .resume-toolbar .toolbar-head>div{display:flex;align-items:center;gap:10px}.workspace.resume-workspace .resume-toolbar .resume-filters{display:flex;flex:1 1 auto;align-items:center;justify-content:flex-end;gap:8px;min-height:36px}.workspace.resume-workspace .resume-status-tabs{flex:0 0 auto;align-items:center;gap:2px;margin:4px 0 8px}.workspace.resume-workspace .resume-status-tabs button{flex:0 0 auto;min-height:30px;padding:3px 10px}.resume-queue-table th,.resume-queue-table td{padding:8px 12px}.resume-queue-table .candidate-identity{width:100%;max-width:100%;min-width:0;gap:1px;overflow:hidden}.resume-queue-table .candidate-identity strong,.resume-queue-table .candidate-identity small{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resume-queue-table td:nth-child(3){max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resume-queue-table th:nth-child(-n+2),.resume-queue-table td:not([colspan]):nth-child(-n+2){position:sticky;background:#fff}.resume-queue-table td:not([colspan]):nth-child(-n+2){z-index:4}.resume-queue-table thead th:nth-child(-n+2){z-index:6;background:#f7f9f9}.resume-queue-table th:nth-child(1),.resume-queue-table td:not([colspan]):nth-child(1){left:0}.resume-queue-table th:nth-child(2),.resume-queue-table td:not([colspan]):nth-child(2){left:190px;border-right:1px solid #dce5e7}.resume-queue-table th:nth-child(1),.resume-queue-table td:not([colspan]):nth-child(1){width:190px;min-width:190px}.resume-queue-table th:nth-child(2),.resume-queue-table td:not([colspan]):nth-child(2){width:220px;min-width:220px}.resume-queue-table th:nth-child(3),.resume-queue-table td:not([colspan]):nth-child(3){width:220px;min-width:220px}.resume-queue-table td:not([colspan]):nth-child(3){position:relative;z-index:1;padding-left:14px}.resume-queue-table tbody tr:hover td:not([colspan]):nth-child(-n+2){background:#f8fbfb}.overflow-tooltip{position:fixed;z-index:10000;width:max-content;max-width:min(380px,calc(100vw - 24px));padding:8px 10px;border:1px solid #cad6d9;border-radius:6px;background:#17272c;box-shadow:0 8px 24px #12262c33;color:#fff;font-size:13px;line-height:1.45;white-space:normal;overflow-wrap:anywhere;pointer-events:none}.workspace:has(.table-shell) .table-shell{height:auto;min-height:0;margin-top:10px}.talent-workspace{display:flex;flex-direction:column;height:auto;min-height:0;gap:0}.app-shell:has(.talent-workspace){min-height:100vh}.app-shell:has(.talent-workspace) main{height:100vh;box-sizing:border-box;min-height:0;overflow:hidden}.talent-workspace .page-header{margin-bottom:0}.talent-workspace .talent-toolbar{margin-bottom:0;padding:8px 10px}.talent-workspace .talent-filters-section{display:block;flex:0 0 auto}.talent-workspace .talent-filters-section.collapsed{display:none}.talent-workspace .table-shell{display:block;height:auto;flex:none;min-height:0;margin-top:0;margin-bottom:0;overflow:auto}.talent-table-section{display:flex;flex-direction:column;height:100%;min-height:0;position:relative}.talent-workspace .pagination{position:static;display:flex;margin:0;width:max-content;max-width:100%;min-height:42px;padding:0 16px;background:transparent;border-top:0}.workspace.talent-workspace{display:flex;flex-direction:column;height:calc(100vh - 8px);min-height:0;gap:0}.workspace.talent-workspace>.page-header,.workspace.talent-workspace>.talent-toolbar{flex:0 0 auto;margin-bottom:15px}.workspace.talent-workspace .talent-toolbar{margin-bottom:15px}.workspace.talent-workspace>.table-shell{flex:1 1 auto;min-height:0;margin-top:0;overflow:auto}.workspace.talent-workspace .pagination{flex:0 0 42px;margin-top:0;margin-left:auto;justify-content:flex-end;transform:none}.dashboard-workspace{height:calc(100vh - 76px);min-height:0;overflow:hidden}.dashboard-workspace .dashboard-grid{min-height:0}.dashboard-workspace .interview-plan-panel{display:grid;min-height:0;overflow:hidden;grid-template-rows:auto auto minmax(0,1fr) auto}.workspace.dashboard-workspace{display:flex;flex-direction:column;height:calc(100vh - 36px);min-height:0;gap:0}.dashboard-workspace .dashboard-heading{flex:0 0 auto;margin-bottom:12px}.dashboard-workspace .dashboard-stat-grid{flex:0 0 auto;margin-bottom:14px}.dashboard-workspace .dashboard-stat-grid article{min-height:112px;padding:14px 18px 30px}.dashboard-workspace .dashboard-stat-grid article em{left:18px;bottom:12px}.dashboard-workspace .dashboard-grid{flex:1 1 auto;min-height:0;align-items:stretch;grid-template-rows:minmax(0,1fr)}.dashboard-workspace .dashboard-grid>.dashboard-panel{min-height:0;overflow:hidden}.dashboard-workspace .interview-plan-panel .today-tasks{min-height:0;overflow-y:auto}.dashboard-workspace .interview-pagination{flex:0 0 auto;min-height:52px;box-sizing:border-box;padding:10px 18px}.workspace>*,.upload-tool>*{min-width:0}.page-header,.section-toolbar,.header-actions,.filters,.row-actions,.drawer-actions,.modal-footer,.upload-actions,.section-heading{display:flex;align-items:center}.page-header{min-height:58px;justify-content:space-between;gap:20px}.page-header h1,.modal-header h2,.drawer-header h2{margin:3px 0 0;color:#172329;font-size:25px;line-height:1.25}.page-header>h1,.page-header>div>h1,.page-header>div>.eyebrow{display:none}.workspace:not(.dashboard-workspace) .page-header{min-height:0}.eyebrow{color:#6c7c82;font-size:12px;font-weight:700}.header-actions,.filters,.row-actions,.drawer-actions,.modal-footer,.upload-actions{gap:8px}.search-box{display:grid;grid-template-columns:minmax(170px,240px) auto}.search-box input{border-radius:6px 0 0 6px}.search-box button{border-left:0;border-radius:0 6px 6px 0}.header-metrics{display:flex;gap:24px;color:#617177;font-size:13px}.header-metrics strong{margin-left:4px;color:#172329;font-size:18px}.status-page-heading{display:grid;gap:6px}.status-tabs{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin-top:20px}.owner-checkbox{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;margin-top:0;white-space:nowrap;color:#52606d;cursor:pointer;-webkit-user-select:none;user-select:none}.owner-checkbox input{flex:0 0 16px;width:16px;height:16px;margin:0;accent-color:#0f766e}.status-tabs button{min-height:28px;padding:3px 11px;border:0;border-bottom:2px solid transparent;border-radius:0;color:#718086;background:transparent;font-size:13px;font-weight:700}.status-tabs button:hover{color:#176c62;background:#eef8f6}.status-tabs button.active{border-bottom-color:#0aa7a5;color:#087d78;background:#edf9f6}.resume-status-tabs{margin:0 0 10px;border-bottom:1px solid #dbe2e5}.stat-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border:1px solid #dbe2e5;border-radius:8px;background:#fff}.statistics-toolbar{display:flex;min-height:38px;align-items:center;justify-content:flex-end;gap:10px;padding:0}.statistics-toolbar label,.statistics-preset-field{display:flex;align-items:center;gap:8px;white-space:nowrap}.statistics-select-wrap{position:relative;display:inline-flex}.statistics-select{display:flex;width:112px;min-height:36px;align-items:center;justify-content:space-between;gap:10px;padding:7px 10px;color:#26363d;text-align:left}.statistics-select-chevron{color:#64757b;font-size:18px;line-height:1;transform:translateY(-2px)}.statistics-select-menu{position:absolute;z-index:20;top:calc(100% + 4px);left:0;width:112px;max-height:260px;overflow-y:auto;padding:4px;border:1px solid #ccd5d9;border-radius:6px;background:#fff;box-shadow:0 8px 20px #17232924}.statistics-select-menu button{display:block;width:100%;min-height:32px;border:0;border-radius:4px;padding:5px 8px;color:#33464d;text-align:left;background:transparent}.statistics-select-menu button:hover,.statistics-select-menu button.selected{color:#0f766e;background:#edf8f6}.statistics-date-range{display:flex;align-items:center;gap:8px;color:#718087;font-size:13px}.statistics-date-range input{width:148px;height:36px}.stat-strip div{display:grid;gap:4px;min-height:82px;align-content:center;padding:14px 20px;border-right:1px solid #e5eaec}.stat-strip .stat-link{position:relative;display:grid;gap:4px;min-height:82px;align-content:center;padding:14px 44px 14px 20px;border:0;border-right:1px solid #e5eaec;background:transparent;color:inherit;text-align:left;cursor:pointer}.stat-strip .stat-link svg{position:absolute;right:18px;top:50%;color:#8a969b;transform:translateY(-50%);transition:transform .18s ease,color .18s ease}.stat-strip .stat-link:hover{background:#f7fafb}.stat-strip .stat-link:hover svg{color:#168b88;transform:translate(3px,-50%)}.stat-strip div:last-child{border-right:0}.stat-strip span,.detail-grid span,.talent-score-band span{color:#718087;font-size:12px}.stat-strip strong{color:#19272d;font-size:24px}.table-shell{width:100%;height:min(620px,calc(100vh - 430px));min-height:220px;overflow:auto;border:1px solid #dbe2e5;border-radius:8px;background:#fff}@media(max-width:900px){.table-shell{height:min(60vh,calc(100vh - 430px));min-height:220px}}table{width:100%;min-width:780px;border-collapse:separate;border-spacing:0}th,td{padding:13px 15px;border-bottom:1px solid #e7ecee;text-align:left;vertical-align:middle}th{height:43px;background:#f7f9f9;color:#617178;font-size:12px;font-weight:700}.table-shell thead th{position:sticky;top:0;z-index:3;background:#f7f9f9}.sort-heading{display:inline-flex;min-height:28px;align-items:center;gap:5px;border:0;padding:0;background:transparent;color:inherit;font-size:inherit;font-weight:inherit}.sort-heading:hover,.sort-heading:focus-visible,.sort-heading.active{border:0;background:transparent;color:#0f766e}.sort-heading svg{flex:0 0 14px}td{color:#304148;font-size:13px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfcfc}td>strong,td>.title-link{display:block}.subtle{display:block;margin-top:3px;color:#829096;font-size:12px;font-weight:400}.align-right{text-align:right}.row-actions{justify-content:flex-end}.link-button{min-height:0;border:0;padding:0;background:transparent;white-space:normal}.link-button:hover{border:0;background:transparent;color:#0f766e}.title-link{color:#1d3037;font-size:14px;font-weight:700;text-align:left}.quota{display:grid;width:130px;gap:6px}.quota small{color:#718087;font-size:12px}.quota i,.score-track{display:block;height:5px;overflow:hidden;border-radius:3px;background:#e6ebed}.quota i b,.score-track i{display:block;height:100%;border-radius:inherit;background:#2f8f81}.status{display:inline-flex;min-height:24px;align-items:center;border-radius:5px;padding:3px 8px;font-size:12px;font-weight:700}.status.positive{background:#e8f5ef;color:#176a4b}.status.negative{background:#fff0ef;color:#a33636}.status.warning{background:#fff4dd;color:#87560f}.status.neutral{background:#edf1f2;color:#596a71}.score{color:#172329;font-size:19px;font-weight:800}.notice{position:fixed;top:18px;right:22px;z-index:60;display:flex;width:min(440px,calc(100vw - 36px));min-height:48px;align-items:center;justify-content:space-between;gap:12px;border:1px solid #cbd7da;border-radius:7px;padding:9px 10px 9px 14px;background:#fff;box-shadow:0 14px 36px #182a3129;font-size:13px}.notice.success{border-left:4px solid #268865}.notice.error{border-left:4px solid #bb4242}.notice.info{border-left:4px solid #397da4}.plugin-update-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:80;background:#14242914;pointer-events:auto}.plugin-update-notice{position:absolute;top:14px;left:calc(50% - 16px);width:min(1180px,calc(100% - 48px));box-sizing:border-box;transform:translate(-50%);z-index:81;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:14px 24px 0;padding:12px 16px;border:1px solid #b9deda;border-left:4px solid #0f9389;border-radius:8px;background:#effaf8;color:#24454a}.plugin-update-copy{display:grid;gap:3px;min-width:0}.plugin-update-copy strong{color:#0f766e;font-size:14px}.plugin-update-date{color:#6a8589;font-size:12px}.plugin-update-copy span{color:#557077;font-size:13px;line-height:1.5}.plugin-update-actions{display:inline-flex;flex-shrink:0;align-items:center;gap:8px}.plugin-update-actions .secondary{min-height:34px;padding:6px 12px}@media(max-width:720px){.plugin-update-notice{align-items:flex-start;flex-direction:column;top:8px;left:50%;width:calc(100% - 28px)}.plugin-update-actions{width:100%;justify-content:flex-end}}.progress-line{position:fixed;top:0;left:224px;z-index:70;width:calc(100vw - 224px);height:3px;background:#0f766e;animation:progress 1.1s ease-in-out infinite alternate;transform-origin:left}@keyframes progress{0%{transform:scaleX(.18)}to{transform:scaleX(1)}}.icon-button{display:inline-grid;width:34px;min-width:34px;height:34px;min-height:34px;place-items:center;padding:0;font-size:21px;line-height:1}.empty-state{padding:42px 16px;color:#7a8a90;text-align:center}.drawer-backdrop,.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#16212659}.expiry-notice-modal{width:min(520px,calc(100vw - 32px))}.expiry-notice-modal>p{margin:20px 0 24px;color:#374151;line-height:1.75}.drawer-backdrop{display:flex;justify-content:flex-end}.drawer{width:min(720px,94vw);height:100vh;overflow-y:auto;background:#f8faf9;box-shadow:-18px 0 50px #14212729}.job-drawer{width:min(620px,94vw)}.drawer-header{display:flex;min-height:104px;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px 26px 18px;border-bottom:1px solid #dfe6e7;background:#fff}.drawer-header p{margin:5px 0 0;color:#718087;font-size:13px}.drawer-actions{padding:14px 26px;border-bottom:1px solid #dfe6e7;background:#fff}.sticky-actions{position:sticky;top:0;z-index:2;flex-wrap:wrap}.push-right{margin-left:auto}.detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:18px 26px;border:1px solid #dce4e5;border-radius:7px;background:#fff}.detail-grid div{display:grid;gap:4px;padding:14px;border-right:1px solid #e5eaeb}.detail-grid div:last-child{border-right:0}.detail-grid strong{font-size:19px}.detail-section,.analysis-section{margin:14px 26px;border:1px solid #dce4e5;border-radius:7px;padding:17px;background:#fff}.detail-section h3,.analysis-section h3{margin:0 0 10px;font-size:14px}.detail-section p,.analysis-section p{margin:0;color:#44565d;font-size:13px;line-height:1.7;white-space:pre-wrap}.detail-section pre{max-height:300px;margin:0;overflow:auto;color:#304148;font:12px/1.65 Consolas,monospace;white-space:pre-wrap}.review-spec-hints{display:grid;gap:5px;margin:8px 0 0;padding-left:18px;color:#9a5b08;font-size:12px;line-height:1.5}.profile-section-heading,.criteria-section-heading{justify-content:space-between;gap:16px;margin-bottom:14px}.profile-section-heading>div,.criteria-section-heading>div:first-child{display:grid;gap:3px}.profile-section-heading span,.criteria-section-heading span{color:#7b8a90;font-size:12px;font-weight:400}.profile-section-heading h3,.criteria-section-heading h3{margin:0}.criteria-total{display:flex!important;align-items:baseline;gap:4px;white-space:nowrap}.criteria-total strong{color:#1d6b61;font-size:24px;line-height:1}.criteria-total span{color:#60747a;font-size:12px}.criteria-list{display:grid;gap:8px}.criterion-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 12px;border-top:1px solid #e6ecec;padding-top:11px}.criterion-main{display:flex;align-items:center;flex-wrap:wrap;gap:7px;min-width:0}.criterion-status,.criterion-required{border-radius:4px;padding:2px 6px;font-size:11px}.criterion-status.status-match{background:#e5f5ee;color:#147052}.criterion-status.status-partial{background:#fff4dc;color:#96600b}.criterion-status.status-missing,.criterion-status.status-conflict{background:#fce9e9;color:#a63e3e}.criterion-required{background:#eef1ff;color:#4a5b9d}.criterion-score{color:#20363e;white-space:nowrap}.criterion-row p{grid-column:1 / -1;margin:0;color:#52656b;font-size:12px;line-height:1.55}.criterion-judgement b{margin-right:6px;color:#7b8a90;font-size:11px;font-weight:600}.criterion-judgement{color:#65777c!important}.modal-backdrop{display:grid;place-items:start center;overflow-y:auto;padding:42px 20px}.modal{width:min(760px,100%);border:1px solid #d7e0e2;border-radius:8px;padding:22px;background:#fff;box-shadow:0 24px 70px #14212733}.pdf-preview-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;place-items:center;padding:20px;background:#121e23ad}.pdf-preview-modal{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(1100px,100%);height:min(92vh,1000px);overflow:hidden;border:1px solid #d7e0e2;border-radius:8px;background:#eef2f3;box-shadow:0 24px 70px #0a161c52}.pdf-preview-header{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;padding:14px 18px;border-bottom:1px solid #d8e0e2;background:#fff}.pdf-preview-header h2,.pdf-preview-header p{margin:0}.pdf-preview-header h2{font-size:18px}.pdf-preview-header p{margin-top:3px;overflow:hidden;color:#687980;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.pdf-preview-header>span{color:#607279;font-size:13px;white-space:nowrap}.pdf-preview-body{min-height:0;overflow:auto;padding:22px}.pdf-preview-state{display:grid;place-content:center;min-height:320px;color:#61737a;text-align:center}.pdf-preview-state.error{color:#9f3d3d}.pdf-preview-state p{margin:8px 0 0;font-size:13px}.pdf-pages{display:grid;justify-content:center;gap:22px}.pdf-pages figure{margin:0;text-align:center}.pdf-pages canvas{display:block;width:min(100%,900px);height:auto;background:#fff;box-shadow:0 3px 16px #16272e2e}.pdf-pages figcaption{margin-top:7px;color:#66787e;font-size:12px}.job-form{display:grid;gap:17px}.account-form,.password-form{width:min(460px,100%);display:grid;gap:16px}.password-form .modal-header div{display:grid;gap:5px}.password-form .modal-header h2,.password-form .modal-header p{margin:0}.password-form .modal-header p{color:#718187;font-size:12px}.password-form label{display:grid;gap:7px;color:#52656b;font-size:13px;font-weight:600}.point-ledger-modal{width:min(680px,100%);display:grid;grid-template-rows:auto minmax(0,484px) auto;gap:16px;max-height:calc(100dvh - 32px)}.recharge-button{margin-left:auto}.payment-plans-modal{width:min(900px,calc(100vw - 32px));max-width:900px}.payment-dialog{max-width:760px}.payment-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:22px 26px 26px}.payment-plans-modal{overflow:hidden;border:1px solid #d8e5e6;box-shadow:0 24px 70px #10262b38}.payment-plans-modal .modal-header{padding:22px 26px 16px;background:#f4faf9;border-bottom:1px solid #e0eceb}.payment-plan-card{border:1px solid #dfe7e8;border-radius:10px;padding:18px;background:#fff;display:flex;flex-direction:column;gap:10px;min-height:0;transition:border-color .2s,box-shadow .2s,transform .2s}.payment-plan-card:hover{border-color:#47b99d;box-shadow:0 10px 24px #1968591f;transform:translateY(-2px)}.payment-plan-card h3{margin:0;color:#19343a}.payment-plan-card p{margin:0;color:#718087;font-size:15px}.payment-plan-period{color:#0f9389!important;font-weight:600}.payment-plan-price{display:flex;align-items:baseline;gap:10px;min-height:42px;color:#d96b3e;letter-spacing:.2px}.payment-plan-price del{color:#9aa8ab;font-size:18px;font-weight:500}.payment-plan-price strong{font-size:38px;line-height:1.15;color:#d96b3e;font-weight:800}.promotion-tag{display:inline-flex;align-items:center;align-self:flex-start;min-height:22px;max-width:100%;padding:4px 9px;border-radius:5px;background:#fff1e9;color:#c75d32;font-size:12px;font-weight:600;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.promotion-tag-empty{visibility:hidden}.payment-plan-card>p:last-of-type{margin-top:auto}.payment-plan-card .primary{width:100%;margin-top:4px}@media(max-width:720px){.payment-plan-grid{grid-template-columns:1fr;max-height:65vh;overflow:auto}.payment-plans-modal .modal-header{padding:18px}}.payment-dialog-body{display:grid;place-items:center;gap:14px;padding:28px;text-align:center}.payment-qr{width:240px;height:240px;object-fit:contain;border:1px solid #e2e9e9}.payment-qr-placeholder{width:240px;height:240px;display:grid;place-items:center;border:1px dashed #bfd0d1;color:#718087}.payment-status-text{margin:0;font-weight:600;color:#19343a}.point-ledger-modal .modal-header div{display:grid;gap:5px}.point-ledger-modal .modal-header{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:start;gap:12px}.point-recharge-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;white-space:nowrap;margin-top:40px}.point-ledger-modal .modal-header h2,.point-ledger-modal .modal-header p{margin:0}.point-ledger-title-row{display:flex!important;align-items:center;gap:10px!important}.point-expiry-info-button{padding:0;border:0;color:#17685f;background:transparent;font-size:12px;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.point-expiry-info-backdrop{z-index:1100}.point-expiry-info-modal{width:min(460px,calc(100vw - 32px))}.point-expiry-info-content{display:grid;gap:14px;padding:20px 24px 24px}.point-expiry-info-content p{display:grid;gap:5px;margin:0;color:#53666c;line-height:1.6}.point-expiry-info-content strong{color:#19343a}.point-ledger-modal .modal-header p{color:#68787f;font-size:13px}.point-ledger-modal .modal-header p strong{margin-left:5px;color:#17685f;font-size:20px;font-variant-numeric:tabular-nums}@media(max-width:560px){.point-ledger-modal .modal-header{grid-template-columns:minmax(0,1fr) auto}.point-recharge-button{grid-column:1 / -1;grid-row:2;justify-self:start}.point-ledger-modal .modal-header>.icon-button{grid-column:2;grid-row:1}}.point-ledger-table-wrap{position:relative;height:min(484px,calc(100dvh - 230px));min-height:150px;overflow:auto;border:1px solid #dce4e5;border-radius:7px}.point-ledger-table{width:100%;min-width:520px;border-collapse:collapse}.point-ledger-table th,.point-ledger-table td{height:44px;padding:13px 16px;border-bottom:1px solid #e6ecec;text-align:left}.point-ledger-table th{position:sticky;top:0;z-index:1;color:#66787e;background:#f7f9f9;font-size:12px;font-weight:600}.point-ledger-table tbody tr:last-child td{border-bottom:0}.point-ledger-table td{color:#34444b;font-size:13px}.point-ledger-table th:last-child,.point-ledger-table td:last-child{text-align:right}.point-change{font-size:15px!important;font-weight:700;font-variant-numeric:tabular-nums}.point-change.income{color:#147052}.point-change.expense{color:#a44b3f}.point-ledger-loading{position:absolute;top:42px;right:0;bottom:0;left:0;display:grid;place-items:center;color:#718187;background:#ffffffd1;font-size:13px}.point-ledger-pagination{min-height:36px}.account-form label{display:grid;gap:7px;color:#52656b;font-size:13px;font-weight:600}.segmented{display:inline-grid;grid-template-columns:repeat(2,minmax(72px,1fr));overflow:hidden;border:1px solid #cbd7d9;border-radius:7px;background:#f4f7f7}.segmented button{border:0;border-radius:0;background:transparent}.segmented button.active{color:#fff;background:#237c70}.required-label:after{content:" *";color:#b83b3b}.field-error{color:#b83b3b!important;font-size:12px;font-weight:600!important}.field-invalid input,.field-invalid textarea,textarea.invalid{border-color:#c84d4d;background:#fff8f8}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid #e3e9eb}.form-row{display:grid;gap:12px}.form-row.three{grid-template-columns:2fr 1fr 1fr}.form-row.two{grid-template-columns:repeat(2,minmax(0,1fr))}.order-picker,.boss-filter-editor{display:grid;gap:12px;border:1px solid #dce4e5;border-radius:7px;padding:13px;background:#f8faf9}.age-range-field{display:flex;flex-direction:column;gap:10px;grid-column:1 / -1;padding:4px 4px 8px}.age-range-labels{display:flex;justify-content:space-between;color:var(--text-muted, #65757b);font-weight:600}.age-range-labels strong{color:var(--text, #1f2d33);font-size:18px}.age-range-track{position:relative;height:30px;margin:0 12px;padding:0 8px;border:0;border-radius:0;background:#fbfdfc}.age-range-track:before{content:"";position:absolute;top:13px;left:8px;right:8px;height:5px;border-radius:4px;background:#dbe3e5}.age-range-track input[type=range]{position:absolute;top:6px;left:8px;right:8px;width:calc(100% - 16px);height:16px;margin:0;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;background:transparent}.age-range-track input[type=range]::-webkit-slider-runnable-track{height:5px;border-radius:4px;background:transparent}.age-range-track input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;margin-top:-7px;border:2px solid #168f86;border-radius:50%;background:#fff;pointer-events:auto;cursor:pointer}.age-range-track input[type=range]:last-child{z-index:2}.age-range-track input[type=range]:first-child{z-index:3}.field-heading,.filter-panel header{display:flex;align-items:center;justify-content:space-between;gap:12px}.field-heading>div{display:grid;gap:3px}.field-heading small,.filter-panel header span,.filter-group small{color:#75858b;font-weight:400}.order-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.order-list button{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;text-align:left}.order-list button span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;color:#516168;background:#edf1f2}.order-list button strong{overflow:hidden;text-overflow:ellipsis}.order-list button em,.swap-hint{color:#0f766e;font-size:12px;font-style:normal}.order-list button.current{border-color:#b8c6c9;background:#eef2f3;opacity:1}.run-limit{grid-template-columns:auto 82px;align-items:center}.filter-panel{display:grid;gap:12px;border:1px solid #d8e2e3;border-radius:7px;padding:12px;background:#fff}.vip-filter{border-color:#efc19a;background:#fffaf5}.normal-filter{border-color:#acd8d1;background:#f7fcfa}.filter-group{display:grid;gap:7px}.filter-group>div:first-child{display:flex;align-items:center;gap:8px}.filter-chips{display:flex;flex-wrap:wrap;gap:6px}.filter-chips button{min-height:30px;padding:5px 10px;font-size:13px}.threshold-field,.spec-field{display:grid;gap:14px;border:1px solid #dce4e5;border-radius:7px;padding:13px;background:#f8faf9}.threshold-field{grid-template-columns:minmax(170px,1fr) minmax(180px,2fr) 78px;align-items:center}.spec-field{grid-template-columns:1fr}.threshold-field>div,.spec-field>div{display:grid;gap:3px}.threshold-field small,.spec-field small{color:#75858b;font-weight:400}.job-alias-editor{display:grid;gap:10px;padding:14px;border:1px solid #d5e1df;border-radius:8px;background:#fbfefd}.job-alias-tags,.job-alias-display{display:flex;flex-wrap:wrap;gap:8px}.job-alias-tags:empty{display:none}.job-alias-tags>span,.job-alias-display>span{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:4px 7px 4px 12px;border:1px solid #9edcd5;border-radius:999px;color:#075e59;background:#effbf9;font-weight:700}.job-alias-tags>span>button{width:22px;height:22px;padding:0;border:0;border-radius:50%;color:#607174;background:#fff;font-size:17px;line-height:1;cursor:pointer}.job-alias-tags>span>button:hover{color:#075e59;background:#dff8f4}.job-alias-input-row{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:9px}.job-alias-input-row input{min-width:0;height:42px}.job-alias-input-row>button{width:42px;height:42px;padding:0;border:1px solid #0f9389;border-radius:7px;color:#fff;background:#0f9389;font-size:25px;font-weight:600;line-height:1;cursor:pointer}.job-alias-input-row>button:hover{background:#087970}.job-alias-display>span{min-height:28px;padding:3px 10px;font-size:13px}.threshold-field input[type=range]{height:auto;padding:0;accent-color:#0f766e}.score-input{text-align:center}.code-input{font-family:Consolas,monospace;font-size:12px}.modal-footer{justify-content:flex-end;padding-top:3px}.upload-tool header>div{display:flex;align-items:center;gap:12px}.upload-tool h2,.section-toolbar h2{margin:0;font-size:17px}.mode-number{display:grid;width:38px;height:38px;place-items:center;border:1px solid #a9c8c1;border-radius:6px;color:#176c62;font-size:12px;font-weight:800}.upload-tool{display:grid;gap:14px;border:1px solid #dbe2e5;border-radius:8px;padding:18px;background:#fff}.upload-tool header{display:flex;align-items:center;justify-content:space-between;gap:18px}.upload-job-filter .statistics-select{width:min(340px,100%)}.upload-job-filter .statistics-select>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drop-zone{min-height:108px;place-items:center;align-content:center;border:1px dashed #9fb3b8;border-radius:7px;background:#f8fafb;cursor:pointer;text-align:center}.drop-zone:hover{border-color:#2d8579;background:#f5fbf9}.drop-zone input{position:absolute;width:1px;height:1px;opacity:0}.drop-zone strong{font-size:14px}.drop-zone span{color:#7a8a90;font-size:12px;font-weight:400}.file-list{display:grid;grid-template-columns:1fr;gap:8px}.file-list>div{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px;border:1px solid #dfe6e8;border-radius:6px;padding:8px 9px}.file-list span{display:grid;min-width:0;gap:2px}.file-list strong{font-size:12px;line-height:1.45;overflow-wrap:anywhere;word-break:break-word}.file-list small{color:#7b8a90;font-size:11px}.upload-actions{justify-content:space-between;color:#718087;font-size:12px}.inline-result{border-radius:6px;padding:9px 11px;font-size:12px;line-height:1.5}.inline-result.success{border:1px solid #b9d7d0;background:#f3fbf8;color:#176c62}.inline-result.error{border:1px solid #efc6c0;background:#fff6f4;color:#a44636}.inline-result.info{border:1px solid #cdd9df;background:#f6f9fb;color:#5b6c74}.section-toolbar{min-height:48px;justify-content:space-between;gap:16px;margin-bottom:10px}.section-toolbar>div:first-child{display:flex;align-items:center;gap:9px}.count{display:inline-grid;min-width:25px;height:23px;place-items:center;border-radius:5px;background:#e8edef;color:#5c6c72;font-size:11px;font-weight:700}.filters{flex:1 1 auto;min-width:0;justify-content:flex-end;flex-wrap:wrap}.filters select{flex:0 0 170px;width:170px;min-width:170px;padding-right:34px}.filters input{width:210px}.talent-toolbar{justify-content:flex-end;margin-bottom:12px;padding:12px;border:1px solid #dfe6e9;border-radius:6px;background:#f8fafb}.talent-toolbar .filters{display:flex;justify-content:flex-end;gap:8px}.talent-filter-primary,.talent-filter-secondary{display:flex;width:auto;align-items:center;justify-content:flex-end;gap:8px}.talent-toolbar .filters.custom-period{display:grid;gap:10px}.talent-toolbar .filters.custom-period .talent-filter-primary,.talent-toolbar .filters.custom-period .talent-filter-secondary{width:100%}.talent-native-select{position:relative;display:inline-flex;flex:0 0 220px;width:220px;min-width:220px}.talent-native-select select{flex:1 1 auto;width:100%;min-width:0;max-width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 34px 0 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.talent-native-select svg{position:absolute;top:50%;right:11px;color:#64757b;pointer-events:none;transform:translateY(-50%)}.talent-source-filter .statistics-select{width:190px;min-height:38px;padding:7px 11px 7px 12px}.talent-source-filter .statistics-select>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.talent-source-filter .talent-source-menu{width:188px;overflow:visible;padding:5px;border-color:#d7dfe2;box-shadow:0 10px 28px #1f2d3324}.talent-source-group{position:relative;margin:1px 0}.talent-source-menu .talent-source-parent{display:flex;align-items:center;justify-content:space-between;min-height:38px;font-weight:500}.talent-source-menu .talent-source-parent svg{color:#849196}.talent-source-submenu{position:absolute;z-index:22;top:-6px;left:calc(100% + 5px);display:none;width:184px;max-height:300px;overflow-y:auto;padding:4px;border:1px solid #d7dfe2;border-radius:6px;background:#fff;box-shadow:0 10px 28px #1f2d3324}.talent-source-group:hover .talent-source-submenu,.talent-source-group:focus-within .talent-source-submenu{display:block}.talent-source-submenu:before{position:absolute;top:0;right:100%;width:6px;height:100%;content:""}.talent-source-submenu button{display:flex;min-height:38px;align-items:center;justify-content:space-between;gap:10px;padding:7px 10px}.talent-source-check{flex:none;color:#0f766e;font-size:13px;font-weight:700}.talent-source-empty{padding:8px 10px;color:#97a3a8;font-size:12px}.talent-period-filter .statistics-select,.talent-period-filter .statistics-select-menu{width:170px}.talent-job-filter .statistics-select{width:200px}.talent-job-menu{left:0;right:auto;width:min(480px,calc(100vw - 48px));min-width:100%;max-width:calc(100vw - 48px);max-height:280px;overflow-x:hidden;overflow-y:auto;padding:6px}.talent-job-menu>button{min-height:38px;height:auto;white-space:normal;overflow-wrap:anywhere;line-height:1.45;text-align:left}.talent-job-menu .menu-search{display:flex;align-items:center;gap:6px;padding:6px 8px;border:1px solid #d3dcdf;border-radius:6px;background:#fff;margin-bottom:4px}.talent-job-menu .menu-search svg{color:#849196;flex-shrink:0}.talent-job-menu .menu-search input{border:0;outline:none;flex:1;font-size:13px;background:transparent;min-width:0}.talent-job-menu .menu-empty{padding:10px 12px;text-align:center;color:#849196;font-size:12px}.toolbar-head{display:flex;align-items:center;justify-content:space-between;width:100%;flex-wrap:wrap;gap:8px}.resume-toolbar{flex-direction:column;align-items:stretch;gap:8px}.resume-toolbar .toolbar-head{justify-content:flex-start;gap:16px;transform:translateY(8px)}.resume-filters{flex-wrap:wrap}.resume-filters .statistics-select{width:200px}.filter-toggle{background:transparent;border:1px solid #d3dcdf;border-radius:6px;padding:5px 12px;font-size:12px;color:#64757b;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s}.filter-toggle:hover{background:#f0f5f5;color:#0f766e}.talent-period-filter .statistics-select{min-height:38px;padding:7px 11px 7px 12px}.talent-period-dates{display:inline-flex;align-items:center;gap:6px;color:#718087;font-size:12px;padding:3px;border:1px solid #d3dcdf;border-radius:6px;background:#fff}.talent-period-dates>label{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;color:#52656b;font-size:12px;font-weight:600}.talent-toolbar .filters .talent-period-dates input{flex:0 0 132px;width:132px;min-width:132px;height:30px;border:0;background:transparent}.talent-toolbar .filters .talent-period-dates>label input{flex:0 0 132px}.talent-period-dates button{min-height:30px}.talent-search-filter{position:relative;display:flex;flex:1 1 430px;min-width:380px;max-width:520px;align-items:center}.talent-filter-secondary{flex:1 1 auto;min-width:0}.talent-search-filter svg{position:absolute;left:11px;color:#819097;pointer-events:none}.talent-toolbar .filters .talent-search-filter input{width:100%;min-width:0;padding-left:34px}.talent-search-button{flex:0 0 auto}.saved-filter{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;white-space:nowrap}.saved-filter.active{border-color:#0aa7a5;color:#087d78;background:#edf9f6}.pagination{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:14px;color:#68787f;font-size:12px}.pagination>div{display:flex;align-items:center;gap:9px}.pagination-size{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.pagination-size select{min-width:58px;height:32px;padding:0 7px;border:1px solid #d5dfe2;border-radius:6px;background:#fff;color:#405158;font:inherit}.pagination strong{min-width:90px;color:#34444b;text-align:center}.pagination button{min-width:72px}.talent-table{min-width:1400px;border-collapse:separate;border-spacing:0}.talent-table th,.talent-table td{padding-top:6px;padding-bottom:6px}.talent-table th:nth-child(4),.talent-table td:nth-child(4){min-width:66px}.talent-table th:nth-child(5),.talent-table td:nth-child(5){min-width:66px}.talent-table th:nth-child(6),.talent-table td:nth-child(6){min-width:74px}.talent-table th:nth-child(7),.talent-table td:nth-child(7){min-width:82px}.talent-table th:nth-child(8),.talent-table td:nth-child(8),.talent-table th:nth-child(9),.talent-table td:nth-child(9){min-width:108px}.talent-table .sticky-col{position:sticky;background:#fff;z-index:2;box-shadow:1px 0 #e1e7e9}.talent-table thead .sticky-col{background:#f7f9f9;z-index:4}.talent-table .sticky-1{width:120px;min-width:120px;left:0}.talent-table .sticky-2{width:140px;min-width:140px;left:120px}.talent-table .sticky-3{width:140px;min-width:140px;left:260px}.talent-table th:nth-child(4),.talent-table td:nth-child(4){min-width:70px}.talent-table th:nth-child(5),.talent-table td:nth-child(5){min-width:70px}.talent-table th:nth-child(6),.talent-table td:nth-child(6){min-width:80px}.talent-table th:nth-child(7),.talent-table td:nth-child(7){min-width:85px}.talent-remark-cell{width:190px;max-width:190px}.talent-table td.row-actions{display:table-cell;text-align:right;vertical-align:middle}.candidate-identity{display:grid;min-width:0;gap:2px}.candidate-name-line{display:flex;min-width:0;align-items:center;gap:7px}.saved-badge{flex:0 0 auto;padding:2px 6px;border:1px solid #e4c65a;border-radius:4px;color:#7a6200;background:#fff7d3;font-size:10px;font-weight:700;line-height:1.3}.candidate-identity strong,.candidate-identity .title-link,.candidate-identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.candidate-identity .title-link{justify-self:start;max-width:100%}.boss-name{color:#50716b;font-size:11px;font-weight:600}.talent-drawer .drawer-header p.boss-name{color:#39756b}.remark-preview{display:block;overflow:hidden;color:#44565d;font-size:12px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.talent-score-band{display:grid;grid-template-columns:90px minmax(120px,1fr) 70px;align-items:center;gap:14px;margin:18px 26px;border:1px solid #cfe0dc;border-radius:7px;padding:14px 17px;background:#f5faf8}.talent-drawer .drawer-header{min-height:88px;padding:19px 22px 16px}.talent-drawer .drawer-header h2{font-size:22px}.talent-heading{display:flex;min-width:0;align-items:flex-start;gap:14px}.talent-heading>div:first-child{min-width:0}.talent-title-meta{display:flex;align-items:center;gap:12px;min-height:34px}.talent-save-button{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;margin-right:24px;flex:0 0 auto;min-height:34px;margin-top:0;padding:6px 12px;border:1px solid #d7bd56;border-radius:8px;color:#8a7414;background:#fffdf1;font-size:14px;font-weight:700;line-height:1}.talent-save-button svg{display:block;flex:0 0 auto}.talent-save-button.saved{border-color:#e4c65a;color:#7a6200;background:#fff7d3}.talent-drawer .drawer-header .status{font-size:11px}.talent-drawer .talent-score-band{grid-template-columns:78px minmax(120px,1fr) 64px;gap:12px;margin:14px 22px;padding:11px 14px}.talent-drawer .talent-score-band strong{font-size:21px}.talent-drawer .drawer-actions{gap:10px;padding:10px 22px}.talent-drawer .drawer-actions button{min-height:32px;padding:5px 10px;font-size:13px}.talent-action-panel{display:grid}.talent-status-actions,.talent-tool-actions{display:flex;align-items:center;gap:6px}.talent-interview-time{display:grid;gap:12px;margin:0 22px 14px;padding:18px 20px;border:1px solid #d8e2e5;border-radius:10px;background:#fbfcfd}.talent-interview-time .section-heading{margin:0}.talent-interview-input-wrap{position:relative;width:100%}.talent-interview-time input{width:100%;min-height:44px;padding:8px 12px;border:1px solid #c7d5da;border-radius:8px;background:#fff;color:#26363d;font-size:15px}.talent-interview-input-wrap.empty>span{position:absolute;top:50%;left:13px;right:48px;overflow:hidden;color:#7b8a90;background:#fff;font-size:15px;line-height:24px;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;transform:translateY(-50%)}.talent-interview-input-wrap.empty input::-webkit-datetime-edit{color:transparent}.talent-interview-time>button{justify-self:start;min-height:38px;padding:7px 17px;border:1px solid #0f766e;border-radius:8px;color:#fff;background:#0f766e;font-weight:700}.mine-filter{display:inline-flex;align-items:center;gap:8px;margin-top:12px;font-size:14px;color:#4a5a60;cursor:pointer;-webkit-user-select:none;user-select:none}.mine-filter input[type=checkbox]{width:15px;height:15px;margin:0;padding:0;border-radius:4px;accent-color:#267a8a;cursor:pointer}.dashboard-heading{margin-bottom:18px}.dashboard-heading h1{margin:6px 0;font-size:30px}.dashboard-heading p strong{color:#6548d7}.dashboard-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.dashboard-stat-grid article{padding:20px 22px;border:1px solid #e1e7e9;border-radius:9px;background:#fff;box-shadow:0 5px 16px #1f2d330d}.dashboard-stat-grid span{display:block;color:#718087;font-size:13px}.dashboard-stat-grid strong{margin-top:9px;display:inline-block;color:#26363d;font-size:30px}.dashboard-stat-grid small{margin-left:5px;color:#718087;font-size:13px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:16px}.dashboard-grid>section:nth-child(2){display:none}.dashboard-grid>section:nth-child(3){grid-column:2;grid-row:1}.dashboard-panel{border:1px solid #e1e7e9;border-radius:9px;background:#fff;box-shadow:0 5px 16px #1f2d330a}.dashboard-panel>header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #edf0f1}.dashboard-panel h2{margin:0;font-size:17px}.dashboard-panel header p{margin:5px 0 0;color:#8a989d;font-size:12px}.dashboard-funnel{padding:20px 22px;display:grid;gap:16px}.dashboard-funnel div{display:grid;grid-template-columns:100px 1fr;align-items:center;padding-bottom:10px;border-bottom:1px solid #f0f2f3}.dashboard-funnel span{color:#687980;font-size:13px}.dashboard-funnel strong{color:#26363d;font-size:19px}.today-tasks{padding:5px 18px 12px}.today-tasks button{width:100%;display:grid;grid-template-columns:65px 1fr auto;align-items:center;gap:12px;padding:15px 5px;border:0;border-bottom:1px solid #edf0f1;background:#fff;text-align:left}.today-tasks time{color:#6548d7;font-size:16px;font-weight:700}.today-tasks span{display:grid;gap:4px}.today-tasks strong{color:#26363d;font-size:13px}.today-tasks small{color:#89969b;font-size:11px}.today-tasks i{color:#6548d7;font-size:11px;font-style:normal}.interview-plan-panel{margin-top:0}.interview-plan-panel .today-tasks{display:grid;grid-template-columns:1fr}.interview-summary{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #edf0f1;background:#fbfcfc}.interview-summary>div{padding:12px 18px;border-right:1px solid #edf0f1}.interview-summary>div:last-child{border-right:0}.interview-summary span{display:block;color:#718087;font-size:12px}.interview-summary strong{display:block;margin-top:5px;color:#26363d;font-size:22px}.interview-summary strong.passed{color:#21866f}.interview-summary strong.rejected{color:#b83d3d}.interview-summary strong.pending{color:#6548d7}.interview-plan-actions{display:flex;align-items:center;gap:12px}.interview-plan-actions label{display:flex;align-items:center;gap:7px;color:#718087;font-size:12px}.interview-plan-actions input{height:34px;padding:0 8px;border:1px solid #d6e0e3;border-radius:7px;color:#34454c;background:#fff}.interview-plan-actions input[type=checkbox]{width:15px;height:15px;padding:0;border-radius:4px;accent-color:#267a8a;cursor:pointer}.interview-hide-overdue-label{-webkit-user-select:none;user-select:none}.interview-plan-actions select{height:34px;padding:0 26px 0 8px;border:1px solid #d6e0e3;border-radius:7px;color:#34454c;background:#fff}.interview-plan-panel .today-tasks button{grid-template-columns:1fr auto auto}.interview-plan-panel .today-tasks button>span{grid-column:1;grid-row:1}.interview-plan-panel .today-tasks button>time{grid-column:2;grid-row:1}.interview-plan-panel .today-tasks button>i{grid-column:3;grid-row:1}.interview-plan-panel .today-tasks .interview-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(min-content,auto) auto;align-items:center;gap:12px;padding:15px 5px;border-bottom:1px solid #edf0f1;background:#fff;text-align:left}.interview-plan-panel .today-tasks{height:auto;min-height:0;overflow-y:auto;grid-auto-rows:64px;align-content:start}.interview-plan-panel .interview-row>span{grid-column:1;grid-row:1}.interview-plan-panel .interview-row>time{grid-column:2;grid-row:1;cursor:pointer}.interview-plan-panel .interview-row>i{grid-column:3;grid-row:1}.interview-plan-panel .today-tasks time{white-space:nowrap}.interview-plan-panel .today-tasks time.today{color:#d15a32}.interview-plan-panel .today-tasks time.tomorrow{color:#6548d7}.interview-plan-panel .today-tasks time.upcoming{color:#267a8a}.interview-plan-panel .today-tasks time.overdue{color:#b83d3d}.interview-candidate-link{cursor:pointer}.interview-candidate-link:hover{color:#267a8a;text-decoration:underline}.interview-pagination{display:flex;align-items:center;justify-content:center;gap:14px;padding:10px 18px 18px;color:#6d7b80;font-size:13px}.interview-pagination .link-button{min-width:64px;height:32px;padding:0 10px;border:1px solid #d5dfe2;border-radius:6px;background:#fff;color:#405158;font-size:13px;line-height:30px}.interview-pagination .link-button:not(:disabled):hover{border-color:#267a8a;color:#267a8a;background:#f3fafb}.interview-pagination .link-button:disabled{cursor:not-allowed;color:#b7c1c4;border-color:#edf0f1;background:#fafbfb}.dashboard-funnel{gap:18px}.dashboard-funnel .funnel-row{display:grid;grid-template-columns:minmax(130px,1fr) auto auto;align-items:center;gap:18px;padding:15px 0;border-bottom:1px solid #edf0f1}.dashboard-funnel .funnel-row span{font-size:13px;color:#687980}.dashboard-funnel .funnel-row strong{min-width:54px;font-size:20px;color:#26363d;text-align:right}.funnel-track{height:9px;overflow:hidden;border-radius:999px;background:#edf0f2}.funnel-track i{display:block;height:100%;border-radius:inherit}.dashboard-funnel .funnel-row em{min-width:68px;color:#8a989d;font-size:12px;font-style:normal;text-align:right}.funnel-note{margin-top:-4px;padding:12px 14px;border-radius:7px;color:#16856f;background:#e9f7f2;font-size:12px}@media(max-width:900px){.dashboard-stat-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.dashboard-grid>section:nth-child(2){display:none}.dashboard-grid>section:nth-child(3){grid-column:auto;grid-row:auto}.interview-plan-panel>header{align-items:flex-start;gap:12px;flex-wrap:wrap}.interview-plan-actions{flex-wrap:wrap}}@media(max-width:1100px){.interview-plan-panel .interview-row{gap:8px}.interview-plan-panel .today-tasks time{white-space:normal;text-align:right}}@media(max-width:620px){.interview-plan-panel .today-tasks{grid-template-columns:1fr}}.dashboard-heading-actions{display:flex;align-items:flex-end;gap:14px}.dashboard-period{display:flex;align-items:center;gap:7px;color:#7b8a90;font-size:12px}.dashboard-period>span:first-child{flex:0 0 auto;white-space:nowrap}.interview-plan-panel>.empty-state{min-height:120px;display:grid;place-items:center;padding:20px}.dashboard-period select{min-height:36px;padding:0 28px 0 10px;border:1px solid #d6e0e3;border-radius:7px;background:#fff;color:#34454c}.dashboard-stat-grid article{position:relative;padding-bottom:38px}.dashboard-stat-grid article em{position:absolute;left:22px;bottom:15px;display:inline-flex;align-items:center;gap:3px;color:#159b82;font-size:12px;font-style:normal}.dashboard-stat-grid article em.down,.dashboard-funnel .funnel-row em.down{color:#d14b5a}.dashboard-stat-grid article em.neutral{color:#8a989d}@media(max-height:850px)and (min-width:901px){main:has(.dashboard-workspace){padding-top:10px;padding-bottom:12px}.workspace.dashboard-workspace{height:calc(100vh - 22px)}.dashboard-workspace .dashboard-heading{margin-bottom:8px}.dashboard-workspace .dashboard-stat-grid{margin-bottom:10px}.dashboard-workspace .dashboard-stat-grid article{min-height:96px;padding-top:11px;padding-bottom:26px}}.dashboard-funnel .funnel-row em.up{display:inline-flex;align-items:center;gap:2px;color:#159b82}.dashboard-funnel .funnel-row em.down{display:inline-flex;align-items:center;gap:2px;color:#d14b5a}.talent-status-actions{flex-wrap:wrap}.talent-status-actions button:disabled{opacity:1;color:#66737a;border-color:#c4cdd1;background:#f1f4f5;cursor:not-allowed}.talent-status-actions button.danger:disabled{color:#66737a;border-color:#c4cdd1;background:#f1f4f5}.talent-status-actions button.selected:disabled{color:#0f625b;border-color:#0f766e;background:#dcefeb;font-weight:700}.talent-status-actions button.danger.selected:disabled{color:#9f2727;border-color:#b83d3d;background:#ffe5e3}.talent-tool-actions{justify-content:space-between;padding-top:10px;border-top:1px solid #dbe6e3}.talent-tool-actions .talent-save-button{margin-left:auto}.talent-score-band>div:first-child,.talent-score-band>div:last-child{display:grid;gap:2px}.talent-score-band strong{font-size:24px}.summary-section{border-left:4px solid #307f74}.review-basis-section{border-left:4px solid #4f7892}.talent-profile-form{display:grid;gap:12px;padding:15px 16px}.talent-profile-form .section-heading{justify-content:space-between;gap:16px;margin-bottom:0}.talent-profile-form .section-heading h3{margin:0}.talent-profile-form .section-heading>div{display:grid;gap:2px}.talent-profile-form .section-heading span{color:#7b8a90;font-size:11px;font-weight:400}.talent-profile-form .compact-save{display:inline-flex;min-height:32px;align-items:center;gap:6px;padding:5px 10px;font-size:12px}.talent-profile-form label{display:grid;gap:7px;color:#44565d;font-size:12px;font-weight:700}.talent-profile-form textarea{min-height:78px;resize:vertical}.talent-job-control{display:grid;grid-template-columns:minmax(130px,.72fr) minmax(180px,1.28fr);gap:8px}.talent-job-search{position:relative}.talent-job-search svg{position:absolute;z-index:1;top:50%;left:10px;color:#718087;pointer-events:none;transform:translateY(-50%)}.talent-job-search input{padding-left:31px;font-size:13px;font-weight:400}.talent-profile-form small{color:#7b8a90;font-weight:400;text-align:right}.review-basis-grid{display:grid;grid-template-columns:110px minmax(0,1fr);gap:8px 14px;margin:0;font-size:13px;line-height:1.6}.review-basis-grid dt{color:#75858b}.review-basis-grid dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.risk-section{border-left:4px solid #c7882b}.evidence-list,.risk-list,.question-list{display:grid;gap:8px;margin:0;padding-left:18px;color:#42545b;font-size:13px;line-height:1.6}.evidence-list li::marker{color:#278064}.risk-list li::marker{color:#ba7722}.question-list li::marker{color:#447b9b}.profile-grid{display:grid;grid-template-columns:110px minmax(0,1fr);gap:8px 14px;margin:0;font-size:13px}.profile-grid dt{color:#75858b}.profile-grid dd{margin:0;overflow-wrap:anywhere;line-height:1.6}.attachment-details{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px 18px;min-width:0}.attachment-details>strong{min-width:0;overflow-wrap:anywhere;color:#26363b;font-size:13px;line-height:1.5}.attachment-path{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;margin:0}.attachment-path span{color:#75858b;white-space:nowrap}.attachment-path code{overflow-wrap:anywhere;color:#42545b;font-family:Consolas,Courier New,monospace;font-size:12px}.attachment-details nav{display:flex;justify-content:flex-end;gap:8px;white-space:nowrap}.attachment-details nav button{min-height:30px;padding:4px 9px;font-size:13px}.review-history-list{display:grid;overflow:hidden;border:1px solid #dce5e6;border-radius:6px}.review-history-head,.review-history-row{display:grid;grid-template-columns:minmax(130px,1.3fr) minmax(110px,1fr) 70px 92px;align-items:center;gap:12px}.review-history-head{padding:9px 12px;background:#f4f7f7;color:#75858b;font-size:11px;font-weight:700}.review-history-list article+article{border-top:1px solid #e2e9e8}.review-history-list article.expanded{background:#fbfdfd}.review-history-row{min-height:50px;padding:8px 12px}.review-history-row time{color:#53666d;font-size:12px}.review-history-row strong{color:#20363e}.compact-button{min-height:32px;padding:6px 10px}.review-history-detail{display:grid;gap:13px;border-top:1px solid #e2e9e8;padding:14px 12px 16px;color:#52656b;font-size:12px;line-height:1.6}.review-detail-meta{display:flex;align-items:center;gap:10px}.review-history-detail b{display:block;margin-bottom:4px;color:#31474e}.review-history-detail p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.history-criteria-summary{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.history-criteria-summary strong{color:#1d6b61;font-size:16px}.history-criteria-list{display:grid;gap:8px}.history-criterion-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;border-top:1px solid #e2e9e8;padding-top:8px}.history-criterion-row>div{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.history-criterion-row p{grid-column:1 / -1}.review-spec-collapsible{margin-top:12px;border-top:1px solid #e2e9e8;padding-top:10px}.review-spec-collapsible summary{cursor:pointer;color:#397a73;font-size:12px;font-weight:600}.review-spec-collapsible p{margin:8px 0 0;color:#52656b;font-size:12px;line-height:1.65;white-space:pre-wrap}@media(max-width:1080px){main{padding:24px 22px 40px}.file-list{grid-template-columns:1fr}.talent-toolbar .filters,.talent-filter-primary,.talent-filter-secondary{flex-wrap:wrap}.talent-search-filter{flex-basis:100%;width:100%;min-width:280px;max-width:none}}@media(max-width:760px){.talent-job-control,.form-row.two,.order-list{grid-template-columns:1fr}.field-heading,.filter-panel header{align-items:flex-start;flex-direction:column}.run-limit{width:100%}.app-shell,.app-shell.sidebar-collapsed{grid-template-columns:1fr}.sidebar{position:sticky;z-index:20;width:100%;height:auto;padding:10px 12px}.brand{padding:0 3px 9px}.sidebar-toggle{display:none}.sidebar-collapsed .brand-mark,.sidebar-collapsed .brand-copy{display:grid}.sidebar-collapsed .sidebar nav button>span:not(.nav-icon){display:inline}.brand-mark{width:32px;height:32px}.sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar nav button{grid-template-columns:1fr;justify-items:center;min-height:42px;padding:5px;text-align:center}.sidebar nav button b,.nav-icon,.sidebar-foot{display:none}main{padding:20px 14px 34px}.progress-line{left:0;width:100vw}.page-header,.upload-tool header,.section-toolbar{align-items:stretch;flex-direction:column}.resume-workspace{height:auto;grid-template-rows:auto}.resume-queue-section{grid-template-rows:auto auto minmax(220px,60vh) auto}.resume-status-tabs{overflow-x:auto;flex-wrap:nowrap}.resume-status-tabs button{flex:0 0 auto}.order-tabs{overflow-x:auto;flex-wrap:nowrap}.order-tabs button{flex:0 0 auto}.header-actions,.search-box,.filters{width:100%}.talent-toolbar .filters input{min-width:0;max-width:none}.pagination{align-items:stretch;flex-direction:column}.pagination>div{justify-content:space-between}.header-actions{display:grid}.search-box{grid-template-columns:minmax(0,1fr) auto}.statistics-toolbar,.statistics-date-range{align-items:stretch;flex-wrap:wrap}.statistics-toolbar{flex-direction:column}.statistics-toolbar label,.statistics-preset-field,.statistics-select-wrap,.statistics-select,.statistics-date-range input{width:100%}.stat-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-strip div{min-height:70px;padding:10px}.stat-strip strong{font-size:20px}.upload-tool header select,.filters select,.filters input{width:100%}.form-row.three,.threshold-field{grid-template-columns:1fr}.modal-backdrop{padding:12px}.modal{padding:17px}.pdf-preview-backdrop{padding:0}.pdf-preview-modal{width:100%;height:100%;border:0;border-radius:0}.pdf-preview-header{gap:10px;padding:12px 14px}.pdf-preview-body{padding:10px}.drawer{width:100vw}.drawer-header{padding:19px 17px 15px}.drawer-actions,.detail-section,.analysis-section{margin-right:14px;margin-left:14px}.drawer-actions{margin:0;padding:12px 14px}.detail-grid,.talent-score-band{margin-right:14px;margin-left:14px}.detail-grid{grid-template-columns:1fr}.detail-grid div{border-right:0;border-bottom:1px solid #e5eaeb}.detail-grid div:last-child{border-bottom:0}.talent-score-band{grid-template-columns:76px minmax(80px,1fr) 58px}.push-right{margin-left:0}.attachment-details{grid-template-columns:1fr;align-items:start}.review-history-head{display:none}.review-history-row{grid-template-columns:minmax(0,1fr) auto}.review-history-row strong{grid-column:1}.review-history-row .compact-button{grid-column:2;grid-row:1 / span 2}}.warning-text{color:#b45309;font-weight:600}.candidate-applications{display:flex;align-items:center;gap:8px;padding:12px 20px;overflow-x:auto;border-bottom:1px solid #d9e1e3}.candidate-applications-heading{flex:0 0 auto;display:grid;gap:2px;min-width:74px}.candidate-applications-heading strong{color:#26373c;font-size:13px}.candidate-applications-heading small{color:#6d7d82;font-size:11px}.candidate-applications .candidate-application{display:grid;flex:0 0 176px;gap:4px;padding:8px 10px;border:1px solid #b6d4d0;border-radius:6px;background:#f3faf8;color:#126f68;text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease}.candidate-applications .candidate-application:hover{border-color:#16766e;background:#e6f5f1;transform:translateY(-1px)}.candidate-application-title{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px;font-weight:700}.candidate-application-title>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.candidate-applications .candidate-application small{color:#66777d}.candidate-application-meta{display:flex;align-items:center;gap:6px;color:#41565d;font-size:11px}.candidate-application-meta b{font-size:13px}.candidate-application-meta i,.candidate-application-meta em{padding:2px 5px;border-radius:4px;background:#edf2f3;color:#60747a;font-style:normal;font-weight:600}.candidate-application-meta .status-processing,.candidate-application-meta .status-ai_pending{background:#e8f5f3;color:#147a71}.candidate-application-meta .status-failed{background:#fff0ef;color:#b54740}.auth-loading{display:grid;place-items:center}.auth-loading-indicator{color:#718087;font-size:14px}.point-account-summary-toggle{width:auto;margin-top:12px;padding:4px 0;display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;color:#0f766e;cursor:pointer;font-size:14px;font-weight:600;text-align:left}.point-account-usage-row{margin-top:10px}.point-account-summary{display:flex;gap:18px;align-items:center;margin-top:4px;padding:0;border:0;background:transparent;color:#64748b;font-size:14px;flex-wrap:nowrap;white-space:nowrap;min-width:0}.point-ledger-modal .modal-header .point-account-summary{display:flex;grid-template-columns:none;gap:clamp(10px,3vw,18px);overflow-x:auto;scrollbar-width:none}.point-ledger-modal .modal-header .point-account-summary::-webkit-scrollbar{display:none}.point-account-summary span{white-space:nowrap}.point-account-summary strong{margin-left:4px;color:#0f766e;font-size:16px}.point-account-summary-chevron{color:#64748b;font-weight:500}
