:root{font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#18202b;background:#f5f7f9;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #18202b;--muted: #647180;--line: #dfe4e8;--soft: #f5f7f9;--blue: #1769aa;--blue-dark: #0e4f83;--green: #16845b;--red: #bf3434;--amber: #a66308;--white: #ffffff}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}a{color:inherit}.app-shell{min-height:100vh}.topbar{height:66px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--white);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand,.topbar-actions,.brand>div,.section-head,.jobs-head,.jobs-head>div,.summary-strip,.summary-item,.mode-switch,.dropzone,.keyword-entry,.job-actions,.status-badge,.link-actions,.tag-row,.result-head,.notice,.warning-list,.primary-button,.secondary-button,.service-state{display:flex;align-items:center}.brand{gap:11px;min-width:0}.brand-mark{width:38px;height:38px;display:grid;place-items:center;color:#fff;background:#172b3d;border-radius:6px;flex:0 0 auto}.brand>div{align-items:flex-start;flex-direction:column;min-width:0}.brand strong{font-size:16px;white-space:nowrap}.brand span{color:var(--muted);font-size:12px}.topbar-actions{gap:8px}.service-state{gap:7px;color:#475464;font-size:13px;margin-right:6px}.service-state i{width:8px;height:8px;border-radius:50%;background:#20a36d;box-shadow:0 0 0 3px #dff4eb}.workspace{width:min(1440px,calc(100% - 48px));margin:24px auto 52px}.summary-strip{min-height:110px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;background:var(--white);border:1px solid var(--line);border-radius:6px;margin-bottom:18px}.summary-item{gap:15px;padding:20px 28px;min-width:0;min-height:108px;border-right:1px solid var(--line)}.summary-item:last-child{border-right:0}.summary-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:6px;flex:0 0 auto}.summary-icon.blue{color:#1769aa;background:#e7f2f9}.summary-icon.green{color:#14704e;background:#e5f5ed}.summary-icon.amber{color:#95600c;background:#fff1d5}.summary-copy{min-width:0;display:flex;align-items:flex-start;flex-direction:column;gap:5px}.summary-copy>span{color:var(--muted);font-size:13px}.summary-item strong{max-width:100%;overflow-wrap:anywhere;font-size:31px;line-height:1;font-variant-numeric:tabular-nums}.query-section,.jobs-section{background:var(--white);border:1px solid var(--line);border-radius:6px}.query-section{padding:22px}.section-head{justify-content:space-between;gap:24px;margin-bottom:20px}h1,h2,p{margin-top:0}.section-head h1{font-size:22px;margin-bottom:5px}.section-head p{color:var(--muted);font-size:13px;margin-bottom:0}.mode-switch{background:#edf1f4;padding:3px;border-radius:6px;flex:0 0 auto}.mode-switch button{height:35px;padding:0 14px;display:flex;align-items:center;gap:7px;border:0;background:transparent;color:#526171;border-radius:4px}.mode-switch button.active{color:var(--ink);background:var(--white);box-shadow:0 1px 3px #1525341f}.notice{min-height:40px;gap:9px;padding:9px 12px;border:1px solid;border-radius:5px;margin-bottom:14px;font-size:13px}.notice.error{color:#9d2929;background:#fff3f2;border-color:#f0cbc8}.notice.success{color:#126b4a;background:#effaf5;border-color:#c3ead9}.notice.warning{color:#845008;background:#fff8eb;border-color:#eed9ad}.image-query{display:grid;gap:14px}.dropzone{min-height:106px;padding:18px 20px;gap:16px;border:1px dashed #aeb9c2;background:#fafbfc;border-radius:6px;color:#627080}.dropzone>svg{color:var(--blue);flex:0 0 auto}.dropzone>div{display:flex;flex:1;flex-direction:column;gap:4px}.dropzone strong{color:var(--ink)}.dropzone span{font-size:12px}.dropzone .upload-rule{color:#875309;font-weight:700}.draft-list{border-top:1px solid var(--line)}.draft-row{min-height:66px;display:grid;grid-template-columns:48px minmax(160px,1fr) 72px 36px;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.draft-row img{width:46px;height:46px;object-fit:contain;background:#f1f3f5;border:1px solid var(--line);border-radius:4px}.draft-row input,.keyword-box input{width:100%;height:38px;border:1px solid #cbd3da;border-radius:4px;padding:0 10px;color:var(--ink);outline:none}.draft-row input:focus,.keyword-box:focus-within,.password-field:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #1769aa1a}.draft-row>span{color:var(--muted);font-size:12px}.primary-button,.secondary-button{justify-content:center;gap:8px;border-radius:4px;height:38px;padding:0 14px;font-weight:600}.primary-button{border:1px solid var(--blue);background:var(--blue);color:#fff}.primary-button:hover:not(:disabled){background:var(--blue-dark);border-color:var(--blue-dark)}.secondary-button{border:1px solid #cbd3da;background:var(--white);color:#354455}.secondary-button:hover:not(:disabled){border-color:#93a2af;background:#f8fafb}.submit-button{justify-self:start;min-width:190px}.full-button{width:100%}.icon-button{width:34px;height:34px;display:inline-grid;place-items:center;padding:0;border:1px solid transparent;border-radius:4px;background:transparent;color:#536273}.icon-button:hover{background:#eef2f5;border-color:#dce2e7}.danger-icon{color:#ad3a36}.keyword-query{max-width:860px;display:grid;gap:9px}.keyword-query>label{font-size:13px;color:#475566;font-weight:600}.keyword-entry{gap:9px;align-items:stretch}.keyword-box{min-height:42px;flex:1;display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding:5px 7px;border:1px solid #cbd3da;border-radius:4px}.keyword-box input{min-width:140px;flex:1;border:0;height:28px;padding:0 3px}.keyword-box input:focus{box-shadow:none}.keyword-chip{display:inline-flex;align-items:center;gap:4px;height:27px;padding:0 7px;background:#e9f2f8;color:#174f78;border-radius:3px;font-size:12px}.keyword-chip button{display:grid;place-items:center;border:0;padding:0;background:transparent;color:inherit}.jobs-section{margin-top:18px;overflow:hidden}.jobs-head{height:62px;padding:0 20px;justify-content:space-between;border-bottom:1px solid var(--line)}.jobs-head>div{gap:9px}.jobs-head h2{margin:0;font-size:17px}.jobs-head span{font-size:12px;color:var(--muted);background:#edf1f4;border-radius:10px;padding:2px 8px}.job-list{min-height:150px}.job-row{border-bottom:1px solid var(--line)}.job-row:last-child{border-bottom:0}.job-summary{min-height:72px;padding:10px 16px;display:grid;align-items:center;grid-template-columns:42px minmax(180px,1.4fr) minmax(180px,1fr) minmax(90px,.6fr) 145px;gap:12px}.job-kind{width:36px;height:36px;display:grid;place-items:center;border-radius:5px}.job-kind.image{background:#e9f2f8;color:#1769aa}.job-kind.keyword{background:#eef5ed;color:#3d7445}.job-title-block{min-width:0;display:flex;flex-direction:column;gap:4px}.job-title-block strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.job-title-block span,.stage-text,.muted{color:var(--muted);font-size:12px}.job-stage{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.stage-text{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.status-badge{min-height:24px;gap:5px;padding:2px 8px;border-radius:3px;font-size:12px;font-weight:600}.status-badge.neutral{color:#536170;background:#edf0f2}.status-badge.progress{color:#155b8c;background:#e5f2fa}.status-badge.success{color:#116a49;background:#e5f6ef}.status-badge.warning{color:#875309;background:#fff2d7}.status-badge.danger{color:#a82f2f;background:#fdeaea}.progress-track{height:5px;width:100%;overflow:hidden;background:#e8ecef;border-radius:3px}.progress-track span{display:block;height:100%;background:#3785b9;border-radius:inherit;transition:width .25s ease}.job-actions{justify-content:flex-end;gap:2px}.job-detail{padding:16px 20px 20px 70px;border-top:1px solid #edf0f2;background:#fbfcfd}.error-detail{gap:9px;color:#9e312e}.result-head{justify-content:space-between;gap:14px;margin-bottom:10px}.result-badge{display:inline-flex;align-items:center;min-height:27px;padding:3px 9px;border-radius:3px;font-size:12px;font-weight:700}.result-badge.danger{color:#a52626;background:#fde8e7}.result-badge.success{color:#116a49;background:#e3f5ed}.result-badge.warning{color:#805009;background:#fff1d3}.result-badge.review{color:#6c4f12;background:#f5edd8}.result-reason{font-size:13px;color:#374657;line-height:1.6}.detail-line{display:grid;grid-template-columns:72px 1fr;gap:10px;margin-top:9px;font-size:13px;line-height:1.55}.detail-label{color:var(--muted)}.tag-row{gap:5px;flex-wrap:wrap}.mini-tag{display:inline-flex;align-items:center;min-height:22px;padding:2px 7px;color:#425160;background:#edf1f4;border-radius:3px;font-size:11px}.warning-list{align-items:flex-start;gap:8px;margin-top:12px;padding:10px;color:#7e500c;background:#fff8e9;border:1px solid #eedab1;border-radius:4px;font-size:12px}.warning-list p{margin:0 0 3px}.warning-list p:last-child{margin-bottom:0}.candidate-table-wrap{margin-top:15px;overflow-x:auto;border-top:1px solid var(--line)}.candidate-table{width:100%;min-width:780px;border-collapse:collapse;font-size:12px}.candidate-table th{color:var(--muted);text-align:left;font-weight:600;padding:9px 8px;background:#f3f6f8}.candidate-table td{padding:10px 8px;border-top:1px solid #e6eaed;vertical-align:middle}.candidate-table td:nth-child(2){max-width:280px}.cell-secondary{display:block;margin-top:4px;color:var(--muted);line-height:1.35}.score{display:inline-flex;margin-top:5px;padding:2px 6px;color:#9e2929;background:#fbe9e8;border-radius:3px;font-weight:600}.drawing-thumb{width:58px;height:58px;display:grid;place-items:center;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:4px;color:#8995a0}.drawing-thumb img{width:100%;height:100%;object-fit:contain}.link-actions{gap:9px}.link-actions a{display:inline-flex;align-items:center;gap:3px;color:var(--blue);text-decoration:none;font-weight:600;white-space:nowrap}.empty-state{min-height:180px;display:grid;place-items:center;align-content:center;gap:8px;color:#8a96a1}.empty-state strong{color:#5b6875;font-size:14px}.login-shell,.center-state{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f4f6f8}.login-panel{width:min(380px,100%);padding:32px;background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:0 12px 35px #1a2a3814}.login-panel .brand-mark{margin-bottom:16px}.brand-name{margin-bottom:5px;font-weight:700;font-size:14px}.login-panel h1{margin-bottom:24px;font-size:22px}.login-panel label{display:block;margin-bottom:7px;font-size:13px;color:#4b5968;font-weight:600}.password-field{height:42px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #cbd3da;border-radius:4px;margin-bottom:12px;color:#73808d}.password-field input{flex:1;min-width:0;border:0;outline:none;height:38px}.form-error{color:#ad302d;font-size:12px;margin:-2px 0 10px}.center-state{align-content:center;gap:10px;color:#536171}.error-state{color:#9f332f}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:900px){.workspace{width:min(100% - 28px,1440px);margin-top:14px}.summary-item{padding:18px}.section-head{align-items:flex-start;flex-direction:column}.mode-switch{width:100%}.mode-switch button{flex:1;justify-content:center}.job-summary{grid-template-columns:40px minmax(0,1fr) 132px}.job-stage,.progress-track{grid-column:2 / 3}.job-actions{grid-column:3;grid-row:1 / span 3}.job-detail{padding-left:20px}}@media(max-width:620px){.topbar{height:60px;padding:0 14px}.brand strong{font-size:14px}.brand span,.service-state{display:none}.workspace{width:calc(100% - 20px);margin-bottom:24px}.summary-strip{min-height:108px}.summary-item{min-height:106px;padding:12px 10px;align-items:flex-start;flex-direction:column;gap:8px}.summary-icon{width:32px;height:32px}.summary-icon svg{width:17px;height:17px}.summary-copy{gap:4px}.summary-copy>span{font-size:12px}.summary-item strong{font-size:20px}.query-section{padding:16px}.section-head h1{font-size:19px}.mode-switch button{padding:0 8px;font-size:12px}.dropzone{min-height:145px;flex-wrap:wrap;align-content:center}.dropzone>div{min-width:180px}.draft-row{grid-template-columns:44px minmax(0,1fr) 34px;padding:8px 0}.draft-row>span{display:none}.keyword-entry{align-items:stretch;flex-direction:column}.job-summary{grid-template-columns:38px minmax(0,1fr) 72px;gap:8px;padding:10px}.job-actions .danger-icon{display:none}.job-actions{gap:0}.detail-line{grid-template-columns:1fr;gap:4px}.jobs-head{padding:0 14px}.jobs-head .secondary-button{width:36px;padding:0}.jobs-head .secondary-button{font-size:0}}.admin-shell{min-height:100vh;background:#f4f6f8}.admin-topbar{height:62px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:var(--white);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.admin-topbar .icon-button{text-decoration:none}.admin-layout{min-height:calc(100vh - 62px);display:grid;grid-template-columns:190px minmax(0,1fr)}.admin-sidebar{padding:18px 12px;display:flex;flex-direction:column;gap:4px;background:#172b3d;border-right:1px solid #102331}.admin-sidebar button{width:100%;height:40px;padding:0 12px;display:flex;align-items:center;gap:10px;border:1px solid transparent;border-radius:5px;background:transparent;color:#cbd6df;text-align:left;white-space:nowrap}.admin-sidebar button:hover{background:#203a50;color:#fff}.admin-sidebar button.active{background:#eaf2f7;color:#173f5d;border-color:#d4e2ec;font-weight:700}.admin-content{min-width:0;padding:24px}.admin-content>.notice{margin:0 0 16px}.admin-page-head{min-height:54px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.admin-page-head h1{margin:0 0 5px;font-size:22px}.admin-page-head p{margin:0;color:var(--muted);font-size:13px}.admin-ai-state{min-height:30px;padding:4px 9px;display:inline-flex;align-items:center;gap:6px;border-radius:4px;font-size:12px;font-weight:700;white-space:nowrap}.admin-ai-state.ready{color:#126b4a;background:#e7f6ee}.admin-ai-state.pending{color:#85520a;background:#fff1d6}.admin-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;margin-bottom:14px}.admin-stat{min-height:88px;padding:16px;display:flex;align-items:center;gap:13px;background:#fff;border:1px solid var(--line);border-radius:6px}.admin-stat>span{width:38px;height:38px;display:grid;place-items:center;border-radius:5px}.admin-stat>span.blue{color:#1769aa;background:#e7f2f9}.admin-stat>span.ink{color:#334758;background:#edf1f4}.admin-stat>span.amber{color:#9a610b;background:#fff2d8}.admin-stat>span.red{color:#b43434;background:#fdeaea}.admin-stat>div{display:flex;flex-direction:column;gap:4px}.admin-stat small{color:var(--muted);font-size:12px}.admin-stat strong{font-size:23px}.admin-service-strip{min-height:54px;display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:16px;background:#fff;border:1px solid var(--line);border-radius:6px}.admin-service-strip>div{min-width:0;padding:10px 14px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:7px;border-right:1px solid var(--line)}.admin-service-strip>div:last-child{border-right:0}.admin-service-strip svg{color:#607080}.admin-service-strip span{color:var(--muted);font-size:12px}.admin-service-strip strong{font-size:14px}.admin-section{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:6px}.admin-section>.admin-page-head{padding:20px 20px 0}.admin-section-head{height:60px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.admin-section-head>div{display:flex;align-items:center;gap:9px}.admin-section-head h2{margin:0;font-size:17px}.admin-section-head span{color:var(--muted);font-size:12px}.admin-section-head .secondary-button{height:34px}.admin-table-wrap{width:100%;overflow-x:auto}.admin-table{width:100%;min-width:880px;border-collapse:collapse;font-size:12px}.admin-table th{padding:10px 12px;color:var(--muted);background:#f3f6f8;border-bottom:1px solid var(--line);text-align:left;font-weight:600}.admin-table td{padding:11px 12px;border-bottom:1px solid #e9edf0;vertical-align:middle}.admin-table tbody tr:last-child td{border-bottom:0}.admin-table code{color:#455666;font-size:11px}.admin-table td:nth-child(1){width:31%}.admin-table td:nth-child(2){width:90px}.admin-table td:nth-child(3){width:140px}.admin-table td:nth-child(4){width:130px}.admin-table td:nth-child(5){width:165px;color:#526171}.admin-table td:nth-child(6){width:54px}.admin-job-cell{min-width:0;display:flex;align-items:center;gap:9px}.admin-job-cell>span:last-child{min-width:0;display:flex;flex-direction:column;gap:3px}.admin-job-cell strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.admin-job-cell small,.admin-table td>small{display:block;margin-top:3px;color:var(--muted);font-size:11px}.admin-kind-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:4px;flex:0 0 auto}.admin-kind-icon.image{color:#1769aa;background:#e7f2f9}.admin-kind-icon.keyword{color:#36724c;background:#edf5ed}.admin-hidden-tag{display:block;width:max-content;margin-top:4px;padding:2px 5px;color:#6d5b42;background:#f2ede6;border-radius:3px;font-size:10px}.admin-result{color:#536170;font-weight:700;font-size:11px}.admin-result.found{color:#b62e2e}.admin-result.partial{color:#95600c}.admin-result.no_match{color:#14704e}.admin-detail-row td{padding:0;background:#fafcfd}.admin-job-detail{padding:16px 18px 18px 54px;display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px}.admin-detail-image{width:150px;height:150px;display:grid;place-items:center;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:5px}.admin-detail-image img{width:100%;height:100%;object-fit:contain}.admin-detail-copy{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 20px}.admin-detail-copy>div{min-width:0}.admin-detail-copy span{display:block;margin-bottom:4px;color:var(--muted);font-size:11px}.admin-detail-copy p{margin:0;line-height:1.5;overflow-wrap:anywhere}.admin-detail-copy code{overflow-wrap:anywhere}.danger-text{color:#a82f2f}.warning-text{color:#875309}.admin-candidate-links p{display:flex;flex-wrap:wrap;gap:8px}.admin-candidate-links a{display:inline-flex;align-items:center;gap:3px;color:var(--blue);text-decoration:none;font-weight:700}.admin-empty{min-height:170px;display:grid;place-items:center;align-content:center;gap:8px;color:#87939e}.admin-empty strong{color:#566473;font-size:13px}.admin-filters{padding:0 18px 16px;display:grid;grid-template-columns:minmax(220px,1fr) 150px 150px auto;gap:9px}.admin-search-box{height:38px;padding:0 10px;display:flex;align-items:center;gap:8px;border:1px solid #cbd3da;border-radius:4px;color:#71808e}.admin-search-box:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #1769aa1a}.admin-search-box input{width:100%;min-width:0;border:0;outline:0;color:var(--ink)}.admin-filters select{height:38px;padding:0 9px;border:1px solid #cbd3da;border-radius:4px;background:#fff;color:#354455}.admin-pagination{height:54px;padding:0 16px;display:flex;align-items:center;justify-content:flex-end;gap:6px;border-top:1px solid var(--line)}.admin-pagination span{margin-right:5px;color:var(--muted);font-size:12px}.admin-config-section{padding-bottom:22px}.admin-form-grid{padding:0 20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.admin-field{min-width:0;display:grid;gap:7px}.admin-field-wide{grid-column:1 / -1}.admin-field>span{color:#465565;font-size:12px;font-weight:700}.admin-field input{width:100%;height:40px;padding:0 10px;border:1px solid #cbd3da;border-radius:4px;outline:0;color:var(--ink)}.admin-field input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1769aa1a}.admin-check-field{grid-column:1 / -1;display:flex;align-items:center;gap:8px;color:#536171;font-size:12px}.admin-check-field input{width:16px;height:16px;accent-color:var(--blue)}.admin-form-actions{padding:20px;display:flex;justify-content:flex-end;gap:9px;border-top:1px solid #edf0f2;margin-top:20px}.admin-upload-grid{padding:0 18px 18px;display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:10px}.admin-upload-item{min-width:0;min-height:92px;padding:10px;display:grid;grid-template-columns:72px minmax(0,1fr) 34px;align-items:center;gap:11px;border:1px solid var(--line);border-radius:6px;background:#fbfcfd}.admin-upload-image{width:72px;height:72px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:4px;background:#fff;color:#7d8994}.admin-upload-image img{width:100%;height:100%;object-fit:contain}.admin-upload-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.admin-upload-copy strong,.admin-upload-copy>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-upload-copy strong{font-size:13px}.admin-upload-copy>span{color:var(--muted);font-size:11px}.admin-upload-copy>div{display:flex;align-items:center;gap:8px}.admin-upload-copy code,.admin-upload-copy small{color:#667482;font-size:10px}@media(max-width:1050px){.admin-stat-grid,.admin-service-strip{grid-template-columns:repeat(2,1fr)}.admin-service-strip>div:nth-child(2){border-right:0}.admin-service-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.admin-upload-grid{grid-template-columns:1fr}}@media(max-width:760px){.admin-topbar{height:58px;padding:0 12px}.admin-topbar .brand span:not(.brand-mark){display:none}.admin-layout{min-height:calc(100vh - 58px);display:block}.admin-sidebar{padding:7px 8px;flex-direction:row;overflow-x:auto;border-right:0;border-bottom:1px solid #102331}.admin-sidebar button{min-width:122px;flex:0 0 122px;justify-content:center}.admin-content{padding:12px 10px 24px}.admin-page-head{min-height:48px;align-items:flex-start}.admin-page-head h1{font-size:19px}.admin-ai-state{max-width:145px;white-space:normal}.admin-stat-grid{gap:8px}.admin-stat{min-height:76px;padding:11px}.admin-stat>span{width:34px;height:34px}.admin-stat strong{font-size:20px}.admin-service-strip{grid-template-columns:1fr}.admin-service-strip>div{border-right:0;border-bottom:1px solid var(--line)}.admin-service-strip>div:last-child{border-bottom:0}.admin-section>.admin-page-head{padding:16px 14px 0}.admin-filters{padding:0 14px 14px;grid-template-columns:1fr 1fr}.admin-search-box,.admin-filters .primary-button{grid-column:1 / -1}.admin-job-detail{padding:14px;grid-template-columns:92px minmax(0,1fr)}.admin-detail-image{width:92px;height:92px}.admin-detail-copy{grid-template-columns:1fr}.admin-form-grid{padding:0 14px;grid-template-columns:1fr}.admin-field-wide,.admin-check-field{grid-column:1}.admin-form-actions{padding:16px 14px 0;flex-direction:column-reverse}.admin-form-actions button{width:100%}.admin-upload-grid{padding:0 12px 14px}}@media(max-width:430px){.admin-stat-grid{grid-template-columns:1fr 1fr}.admin-stat{gap:8px}.admin-stat small{font-size:11px}.admin-upload-item{grid-template-columns:62px minmax(0,1fr) 32px}.admin-upload-image{width:62px;height:62px}}
