:root{color:#18222f;background:#f3f5f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;--ink: #18222f;--muted: #667482;--line: #dce1e4;--line-strong: #c9d0d4;--surface: #ffffff;--surface-soft: #f7f9fa;--primary: #176b5b;--primary-dark: #105548;--primary-soft: #e9f5f1;--warning: #a95c12;--danger: #b23a32;--shadow: 0 12px 34px rgba(34, 48, 58, .08)}*{box-sizing:border-box}html{min-width:320px;background:#f3f5f6}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid rgba(23,107,91,.24);outline-offset:2px}h1,h2,h3,p{margin:0}h1{font-size:clamp(25px,3vw,34px);letter-spacing:-.035em}h2{font-size:20px;letter-spacing:-.02em}h3{font-size:15px}p{color:var(--muted);line-height:1.55}svg{width:18px;height:18px;stroke-width:1.8;flex:0 0 auto}.srOnly{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.spin{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}button,.primaryButton,.secondaryButton,.ghostButton,.dangerButton{border:1px solid transparent;border-radius:7px;min-height:42px;padding:9px 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--ink);background:transparent;font-weight:700;font-size:13px;line-height:1;cursor:pointer;text-decoration:none;white-space:nowrap}button:hover,.primaryButton:hover,.secondaryButton:hover{filter:brightness(.97)}button:disabled{opacity:.48;cursor:not-allowed}.primaryButton{color:#fff;background:var(--primary);border-color:var(--primary)}.primaryButton:hover{background:var(--primary-dark)}.secondaryButton{background:var(--surface);border-color:var(--line-strong)}.ghostButton{color:#4e5d69;background:transparent}.dangerButton{color:var(--danger);border-color:#efcac6;background:#fff8f7}.fullButton{width:100%}.compactButton{min-height:34px;padding:6px 10px}.iconButton{width:40px;min-width:40px;min-height:40px;padding:8px}.textButton{padding:5px 0;min-height:auto;color:var(--primary)}label{display:grid;gap:7px;color:#52616d;font-size:12px;font-weight:700}input:not([type=checkbox]):not([type=range]):not([type=color]),select,textarea{width:100%;min-width:0;min-height:42px;padding:9px 11px;border:1px solid var(--line-strong);border-radius:7px;color:var(--ink);background:#fff}textarea{resize:vertical;line-height:1.45}select{appearance:auto}input:disabled{color:#7e8991;background:#f2f4f5}.sessionLoader,.loadingBlock{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted)}.sessionLoader{min-height:100vh}.loadingBlock{min-height:260px}.loginPage{min-height:100vh;display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,520px);padding:0;max-width:none}.loginIntro{padding:clamp(40px,7vw,110px);display:flex;flex-direction:column;justify-content:center;background:#162b2c;color:#fff;position:relative;overflow:hidden}.loginIntro:before,.loginIntro:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.08);border-radius:50%;width:480px;height:480px;right:-180px;bottom:-230px}.loginIntro:after{width:260px;height:260px;right:-40px;bottom:-100px}.loginIntro h1{font-size:clamp(36px,5vw,64px);max-width:650px;margin:13px 0 18px}.loginIntro>p{color:#b9c9c7;max-width:600px;font-size:17px;margin-bottom:42px}.brandMark{display:grid;place-items:center;width:58px;height:58px;background:#e5aa4d;color:#172c2b;border-radius:11px}.brandMark svg{width:28px;height:28px}.loginFeature{display:flex;align-items:flex-start;gap:12px;max-width:530px;padding:16px 0;border-top:1px solid rgba(255,255,255,.09)}.loginFeature>svg{color:#e5aa4d;margin-top:2px}.loginFeature span{display:grid;gap:3px;color:#aebfbd;font-size:13px}.loginFeature strong{color:#fff;font-size:14px}.loginCard{align-self:center;width:min(100% - 48px,400px);justify-self:center;display:grid;gap:19px}.loginCard>div:first-child{display:grid;gap:8px;margin-bottom:7px}.loginCard h2{font-size:28px}.eyebrow{color:var(--primary);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.loginIntro .eyebrow{color:#e5aa4d;margin-top:26px}.appShell{min-height:100vh}.topbar{height:72px;position:sticky;top:0;z-index:30;display:flex;align-items:stretch;padding:0 max(18px,calc((100vw - 1500px)/2));background:#fffffff5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:10px;min-width:215px;margin-right:20px}.brand>span:last-child,.userMenu>span{display:flex;flex-direction:column;gap:2px}.brand strong{font-size:14px;letter-spacing:-.01em}.brand small,.userMenu small{color:var(--muted);font-size:10px}.brandMark.small{width:36px;height:36px;border-radius:7px;background:var(--primary);color:#fff}.brandMark.small svg{width:19px;height:19px}.topnav{display:flex;align-items:stretch;flex:1;min-width:0}.navItem{min-height:71px;border-radius:0;border:0;border-bottom:3px solid transparent;padding:0 13px;color:#66737d;background:transparent;font-weight:650}.navItem svg{width:16px;height:16px}.navItem:hover{color:var(--ink);background:#f7f9f9}.navItem.active{color:var(--primary);border-bottom-color:var(--primary);background:#f3f9f7}.userMenu{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:190px;border-left:1px solid var(--line);padding-left:18px;margin-left:12px}.userMenu>svg{color:#73818a}.userMenu strong{font-size:12px}.mobileNavButton{display:none}.workspace{width:min(100%,1500px);margin:0 auto;padding:30px clamp(18px,3vw,36px) 70px}.pageHeading{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px}.pageHeading .eyebrow{display:block;margin-bottom:6px}.pageStack{display:grid;gap:18px}.contentPanel,.heroPanel,.confirmationPanel,.activeModelCard{background:var(--surface);border:1px solid var(--line);border-radius:10px;box-shadow:0 3px 10px #1c293206}.contentPanel{overflow:hidden}.panelHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 22px;border-bottom:1px solid #e8ebed}.panelHeader>div:first-child{display:grid;gap:5px}.panelHeader p{font-size:13px}.panelFooter{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:16px 22px;border-top:1px solid var(--line);background:#fafbfb}.panelFooter>div{display:flex;gap:8px}.heroPanel{min-height:335px;display:grid;grid-template-columns:1.1fr .9fr;overflow:hidden}.heroCopy{padding:clamp(26px,5vw,54px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.heroCopy h2{font-size:clamp(23px,3vw,34px);margin:13px 0 10px}.heroCopy>p{max-width:650px}.stepBadge{padding:5px 8px;border-radius:5px;color:var(--primary);background:var(--primary-soft);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.hintDetails{margin-top:22px}.hintDetails summary{color:var(--primary);cursor:pointer;font-size:13px;font-weight:750}.hintDetails pre{padding:12px;border:1px solid var(--line);border-radius:6px;background:#f7f8f8;color:#46545f;font-size:12px}.dropzone{min-height:250px;margin:30px;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed #86a8a0;border-radius:9px;background:linear-gradient(145deg,#f4faf8,#edf5f2);color:var(--primary);cursor:pointer}.dropzone:hover{border-color:var(--primary);background:#edf7f3}.dropzone>svg{width:37px;height:37px;margin-bottom:14px}.dropzone strong{color:var(--ink);font-size:16px}.dropzone span{color:var(--muted);font-size:12px;font-weight:500}.dropzone input{display:none}.dropzone.compact{min-height:175px;margin:24px}.thresholdSetting{display:flex;align-items:end;gap:10px;padding:18px 22px 0}.thresholdSetting label{width:min(300px,100%)}.confirmationPanel{padding:18px 22px}.folderSummary{display:flex;align-items:center;gap:14px}.folderSummaryIcon,.historyIcon{width:46px;height:46px;display:grid;place-items:center;border-radius:8px;color:var(--primary);background:var(--primary-soft)}.folderSummary>div:last-child{display:grid;gap:4px}.folderSummary h3{font-size:17px}.folderSummary p{font-size:12px}.confirmationActions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.uploadProgress{display:grid;gap:8px;margin-top:14px}.uploadProgressLabel{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px}.uploadProgressLabel strong{color:var(--ink)}.progressLine{height:6px;overflow:hidden;border-radius:99px;background:#e3ebe8}.progressLine span{display:block;height:100%;border-radius:inherit;background:var(--primary)}.progressLine.uploading span{margin-left:0;transition:width .2s ease-out}.progressLine.processing span{width:35%;animation:progress 1.2s ease-in-out infinite alternate}@keyframes progress{0%{margin-left:0}to{margin-left:65%}}.contextBar{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:14px 17px;border:1px solid var(--line);border-radius:9px;background:#fff}.contextBar>div{display:flex;gap:10px;align-items:center}.contextBar>div>svg{color:var(--primary)}.contextBar span{display:flex;flex-direction:column;gap:2px}.contextBar small{color:var(--muted)}.metricGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metricCard{min-height:102px;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border:1px solid var(--line);border-radius:9px;background:#fff}.metricCard>div{display:flex;flex-direction:column;gap:8px}.metricCard span{color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.metricCard strong{font-size:26px;letter-spacing:-.04em}.metricCard>svg{width:26px;height:26px;color:#8b989f}.metricCard.warning>svg{color:var(--warning)}.metricCard.success>svg{color:var(--primary)}.exportActions{display:flex;gap:8px}.toolbar{display:grid;grid-template-columns:minmax(220px,1fr) 190px 225px;gap:10px;padding:14px 22px;border-bottom:1px solid var(--line);background:#fafbfb}.searchField{position:relative}.searchField svg{position:absolute;left:12px;top:12px;color:#849098}.searchField input{padding-left:38px!important}.tableScroller{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:13px}th,td{padding:13px 14px;text-align:left;vertical-align:middle;border-bottom:1px solid #e7eaec}th{color:#6c7881;background:#fff;font-size:10px;text-transform:uppercase;letter-spacing:.07em;white-space:nowrap}tbody tr:last-child td{border-bottom:0}.attentionRow>td:first-child{box-shadow:inset 3px 0 #db984d}.rowToggle{justify-content:flex-start;padding:0;min-height:auto}.rowToggle svg{width:15px;height:15px;color:#74818a}.scoreCell{display:flex;flex-direction:column;gap:3px}.scoreCell strong{font-size:19px}.scoreCell small{color:var(--muted);font-size:10px}.statusPill{display:inline-flex;align-items:center;gap:7px;padding:5px 8px;border:1px solid #e0e4e6;border-radius:99px;background:#fff;font-size:11px;font-weight:750;white-space:nowrap}.statusPill i{width:8px;height:8px;border-radius:50%;background:var(--status-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--status-color) 18%,white)}.manualBadge{width:fit-content;margin-top:5px;display:inline-flex;align-items:center;gap:4px;color:#77531f;font-size:10px;font-weight:750}.manualBadge svg{width:11px;height:11px}.signalList{display:flex;flex-wrap:wrap;gap:5px}.signal{padding:4px 7px;border-radius:4px;font-size:10px;font-weight:750;white-space:nowrap}.signal.danger{color:#9d312c;background:#fdecea}.signal.warning{color:#925114;background:#fff1dc}.signal.neutral{color:#52616b;background:#eef1f2}.signal.success{color:#176b5b;background:#e9f5f1}.expandedRow td{padding:0;background:#f6f8f8}.detailPanel{padding:19px 24px 24px 44px;border-bottom:1px solid var(--line)}.detailIntro{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin:16px 0 13px}.detailIntro p{font-size:12px}.detailIntro>span{color:var(--muted);font-size:12px}.photoGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px}.photoCard{overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#fff}.photoCard.excluded{background:#faf7f6;border-color:#ead4d0}.photoCard img{display:block;width:100%;height:128px;object-fit:cover;background:#e4e7e9}.photoCard.excluded img{filter:grayscale(.7);opacity:.65}.photoMeta{display:grid;gap:6px;padding:10px}.photoMeta>div{display:flex;justify-content:space-between;gap:8px}.photoMeta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.photoMeta small{color:var(--muted);font-size:9px;line-height:1.35}.photoScore{color:var(--primary);font-weight:800}.excludedText{color:var(--danger)}.inlineMessage{display:flex;align-items:flex-start;gap:9px;padding:11px 13px;border:1px solid #cce5de;border-radius:7px;color:#215c51;background:#f1f9f6;font-size:12px;line-height:1.4}.inlineMessage.warning{color:#815018;border-color:#efd3ad;background:#fff8ed}.inlineMessage.danger{color:#96332e;border-color:#ecc3bf;background:#fff5f4}.inlineMessage.neutral{color:#53626c;border-color:var(--line);background:#f7f9f9}.emptyState{min-height:240px;padding:35px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.emptyState>svg{width:32px;height:32px;color:#94a0a7;margin-bottom:12px}.emptyState p{margin-top:6px;font-size:12px}.drawerBackdrop,.modalBackdrop{position:fixed;inset:0;z-index:80;display:flex;justify-content:flex-end;background:#111d2273;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.drawer{width:min(780px,100%);height:100vh;display:flex;flex-direction:column;background:#f4f6f6;box-shadow:-16px 0 40px #14232829;animation:enterDrawer .2s ease-out}@keyframes enterDrawer{0%{transform:translate(30px);opacity:.5}}.drawerHeader,.drawerFooter{flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:17px 21px;background:#fff;border-bottom:1px solid var(--line)}.drawerHeader>div{display:grid;gap:4px}.drawerBody{flex:1 1 auto;overflow-y:auto;padding:18px;display:grid;align-content:start;gap:15px}.drawerFooter{border-top:1px solid var(--line);border-bottom:0}.drawerFooter>span{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:11px}.drawerFooter>div{display:flex;gap:8px}.comparisonGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.scoreCompare{padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff;display:grid;gap:6px}.scoreCompare.highlight{color:#fff;border-color:var(--primary);background:var(--primary)}.scoreCompare>span:first-child{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.05em;font-weight:750}.scoreCompare.highlight>span:first-child{color:#c9e1dc}.scoreCompare>strong{font-size:25px}.scoreCompare.highlight .statusPill{color:var(--ink)}.drawerSection{display:grid;gap:15px;padding:18px;border:1px solid var(--line);border-radius:9px;background:#fff}.sectionHeading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.sectionHeading>div{display:grid;gap:4px}.sectionHeading p{font-size:11px}.sectionHeading>span{color:var(--muted);font-size:11px}.stateBadge,.unsavedBadge{width:fit-content;display:inline-flex;align-items:center;padding:5px 8px;border-radius:5px;color:#53616b;background:#edf0f1;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.stateBadge.pending,.stateBadge.pending_review,.stateBadge.queued,.unsavedBadge{color:#86511b;background:#fff0d8}.stateBadge.approved,.stateBadge.completed,.stateBadge.active,.stateBadge.used{color:#176b5b;background:#e4f4ef}.stateBadge.rejected,.stateBadge.failed,.stateBadge.interrupted{color:#a33832;background:#fce9e7}.stateBadge.running,.stateBadge.candidate{color:#315f94;background:#e9f1fb}.scoreInput{display:grid;grid-template-columns:1fr 90px;align-items:center;gap:14px}.scoreInput input[type=range]{accent-color:var(--primary)}.formGrid{display:grid;grid-template-columns:.7fr 1.3fr;gap:12px}.correctionPhotos{display:grid;gap:10px}.correctionPhoto{display:grid;grid-template-columns:124px 1fr;overflow:hidden;border:1px solid var(--line);border-radius:7px}.correctionPhoto>img{width:100%;height:100%;min-height:145px;object-fit:cover;background:#e6e9ea}.correctionPhotoBody{display:grid;gap:6px;padding:12px}.correctionPhotoBody>small{color:var(--muted)}.photoEditRow{display:grid;grid-template-columns:1fr 1fr;gap:8px}.switchLabel,.earlyConfirm,.pickerRow,.toggleFilter{display:flex;align-items:center;gap:9px}.switchLabel input,.earlyConfirm input,.pickerRow input,.toggleFilter input{width:17px;height:17px;accent-color:var(--primary)}.switchLabel span{font-size:11px}.switchLabel small{color:var(--danger);font-weight:500}.switchLabel.disabled{opacity:.65}.historyList,.reviewList,.modelList{display:grid}.historyCard{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding:17px 22px;border-bottom:1px solid var(--line)}.historyCard:last-child{border-bottom:0}.historyMain{display:grid;gap:5px}.historyMain>div:first-child{display:flex;align-items:center;gap:9px}.historyMain p{font-size:11px}.historyStats{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.historyStats span{color:#53616b;font-size:10px}.historyActions{display:flex;align-items:center;gap:7px}.userMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}.usersToolbar{display:grid;grid-template-columns:minmax(240px,1fr) 210px;gap:10px;padding:14px 22px;border-bottom:1px solid var(--line);background:#fafbfb}.usersTable td:last-child{text-align:right}.usersTable code{color:#42515c;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.userIdentity{display:flex;align-items:center;gap:10px}.userIdentity>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:var(--primary);background:var(--primary-soft)}.userIdentity>span svg{width:17px;height:17px}.roleBadge,.accessState{width:fit-content;display:inline-flex;align-items:center;padding:5px 8px;border-radius:5px;font-size:10px;font-weight:800}.roleBadge.employee{color:#475661;background:#edf0f1}.roleBadge.owner{color:#765316;background:#fff2d9}.roleBadge.admin{color:#315f94;background:#e8f1fb}.accessState.active{color:var(--primary);background:var(--primary-soft)}.accessState.disabled{color:var(--danger);background:#fce9e7}.userEditorForm{display:grid;gap:15px}.passwordField{position:relative}.passwordField>svg{position:absolute;left:12px;top:12px;z-index:1;color:#849098}.passwordField input{padding-left:39px!important}.pagination{padding:15px 20px;display:flex;justify-content:center;align-items:center;gap:15px;border-top:1px solid var(--line)}.pagination span{color:var(--muted);font-size:11px}.modalBackdrop{justify-content:center;align-items:center;padding:18px}.modal{width:min(100%,460px);display:grid;gap:16px;padding:20px;border-radius:10px;background:#fff;box-shadow:var(--shadow)}.modalHeader{display:flex;justify-content:space-between;align-items:center}.modal>p{font-size:13px}.modalActions{display:flex;justify-content:flex-end;gap:8px;margin-top:3px}.confirmName{padding:10px;border-radius:6px;color:var(--ink);background:#f0f2f3;font-weight:750}.twoColumn{display:grid;grid-template-columns:minmax(0,1fr) 275px;gap:16px;align-items:start}.mainColumn{min-width:0}.sideNote{padding:22px;border:1px solid #d5dfdc;border-radius:9px;background:#edf5f2;position:sticky;top:96px}.sideNote>svg{width:26px;height:26px;color:var(--primary);margin-bottom:14px}.sideNote p{margin-top:10px;font-size:12px}.qualityScale{height:48px;display:flex;overflow:hidden;margin:25px 22px 0;border-radius:6px;box-shadow:inset 0 0 0 1px #0000000d}.qualityScale>div{min-width:30px;display:grid;place-items:center;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.4);font-size:10px;font-weight:800;overflow:hidden}.scaleNumbers{display:flex;justify-content:space-between;padding:7px 22px 20px;color:var(--muted);font-size:9px}.statusEditor{display:grid;border-top:1px solid var(--line)}.statusEditRow{display:grid;grid-template-columns:46px minmax(140px,1fr) 220px 42px;gap:10px;align-items:end;padding:12px 22px;border-bottom:1px solid #eaedef}.statusEditRow>input[type=color]{width:42px;height:42px;padding:3px;border:1px solid var(--line);border-radius:7px;background:#fff}.rangeDisplay{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:6px}.reviewCard{display:grid;grid-template-columns:1.2fr .7fr .55fr;gap:20px;align-items:center;padding:17px 22px;border-bottom:1px solid var(--line)}.reviewCard>div:first-child{display:grid;gap:5px}.reviewCard p{font-size:10px}.reviewCard>div:last-child{display:flex;justify-content:flex-end;align-items:center;gap:12px;color:var(--muted);font-size:11px}.reviewScore{display:flex;align-items:center;gap:10px}.reviewScore span{display:flex;flex-direction:column;color:var(--muted);font-size:9px}.reviewScore strong{color:var(--ink);font-size:20px}.reviewScore svg{width:14px;color:#87939a}.reviewDrawer{width:min(740px,100%)}.reviewPhotos{display:grid;gap:8px}.reviewPhoto{display:grid;grid-template-columns:82px minmax(120px,1fr) auto;gap:10px;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:7px}.reviewPhoto img{width:82px;height:70px;object-fit:cover}.reviewPhoto>div:nth-child(2){display:grid;gap:5px}.reviewPhoto>div:nth-child(2) span{display:flex;align-items:center;color:var(--muted);font-size:11px}.reviewPhoto>div:nth-child(2) svg{width:12px}.segmented{display:flex;gap:3px;padding-right:9px}.segmented button{min-height:32px;padding:5px 8px;border-color:var(--line);background:#fff;font-size:10px}.segmented .active.good{color:#fff;background:var(--primary);border-color:var(--primary)}.segmented .active.bad{color:#fff;background:var(--danger);border-color:var(--danger)}.trainingLayout{grid-template-columns:minmax(0,1fr) 330px}.stepper{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);margin:0;padding:20px 22px;border-bottom:1px solid var(--line)}.stepper li{display:flex;align-items:center;gap:8px;color:#89949a;font-size:11px;font-weight:750;position:relative}.stepper li:after{content:"";position:absolute;left:36px;right:12px;height:1px;top:13px;background:var(--line);z-index:0}.stepper li:last-child:after{display:none}.stepper li span{width:26px;height:26px;display:grid;place-items:center;z-index:1;border:1px solid var(--line-strong);border-radius:50%;background:#fff}.stepper li.active{color:var(--primary)}.stepper li.active span{color:#fff;border-color:var(--primary);background:var(--primary)}.stepper li.done{color:#3d584f}.stepper li.done span{color:var(--primary);border-color:#9bc3b7;background:#e7f4f0}.trainingGroups,.correctionPicker{display:grid;padding:19px 22px;border-bottom:1px solid var(--line)}.trainingGroups>h3{margin-bottom:10px}.trainingGroups>div{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;border-top:1px solid #eaedef}.trainingGroups>div>div,.pickerRow>span,.earlyConfirm>span{display:flex;flex-direction:column;gap:3px}.trainingGroups small,.pickerRow small,.earlyConfirm small{color:var(--muted);font-size:10px;font-weight:500}.trainingGroups label{width:100px}.correctionPicker .sectionHeading{margin-bottom:12px}.pickerRow{padding:10px 0;border-top:1px solid #eaedef}.earlyConfirm{padding:14px 22px;color:#84521d;background:#fff9ee;border-bottom:1px solid #ecd6b5}.runSidebar{position:sticky;top:96px}.runList{display:grid}.runList article{display:grid;gap:8px;padding:14px 18px;border-bottom:1px solid var(--line)}.runList article>div:first-child{display:flex;align-items:center;gap:7px}.runList .stateBadge{margin-left:auto}.runList small{color:var(--muted)}.runDot{width:7px;height:7px;border-radius:50%;background:#9da7ac}.runDot.running{background:#3c78b6;box-shadow:0 0 0 4px #e4effa}.runDot.completed{background:var(--primary)}.runDot.failed,.runDot.interrupted{background:var(--danger)}.runProgress{height:4px;overflow:hidden;border-radius:5px;background:#e5e9eb}.runProgress span{display:block;height:100%;background:#3b78b6}.activeModelCard{display:grid;grid-template-columns:auto minmax(190px,.7fr) 1.3fr;gap:18px;align-items:center;padding:22px;border-color:#bdd7d0;background:linear-gradient(90deg,#fff,#f4faf8)}.modelIcon{width:56px;height:56px;display:grid;place-items:center;color:#fff;border-radius:10px;background:var(--primary)}.modelIcon svg{width:27px;height:27px}.activeModelInfo{display:grid;gap:5px}.activeModelInfo p{font-size:11px}.modelMetrics{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.modelMetrics>div{padding:11px 13px;border-left:1px solid #dce6e3;display:grid;gap:3px}.modelMetrics small{color:var(--muted);font-size:9px;text-transform:uppercase}.modelMetrics strong{font-size:23px}.modelMetrics span{color:var(--muted);font-size:9px}.modelMetrics.compact{grid-template-columns:repeat(2,1fr)}.modelRow{display:grid;grid-template-columns:minmax(180px,.75fr) minmax(230px,1fr) minmax(140px,.6fr) auto;gap:16px;align-items:center;padding:17px 22px;border-bottom:1px solid var(--line)}.modelRow>div:first-child{display:grid;gap:4px}.modelRow p,.modelRow details{font-size:10px}.modelRow details summary{color:var(--primary);cursor:pointer;font-weight:700}.toast{position:fixed;right:22px;bottom:22px;z-index:120;width:min(410px,calc(100vw - 32px));display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;border:1px solid #bed8d1;border-radius:8px;color:#fff;background:#26483f;box-shadow:var(--shadow);font-size:12px;font-weight:650}.toast.danger{background:#8c3732;border-color:#a95c57}.toast.warning{background:#825522}.toast button{width:28px;min-width:28px;min-height:28px;padding:4px;color:#fff}@media(max-width:1180px){.brand{min-width:auto}.brand>span:last-child{display:none}.navItem{padding:0 9px;font-size:11px}.userMenu{min-width:auto}.userMenu>span{display:none}.metricGrid{grid-template-columns:repeat(2,1fr)}.modelRow{grid-template-columns:1fr 1fr}}@media(max-width:860px){.topbar{height:auto;min-height:64px;align-items:center;flex-wrap:wrap;padding:0 16px}.brand{flex:1;margin:0}.brand>span:last-child{display:flex}.mobileNavButton{display:inline-flex}.topnav{order:4;width:calc(100% + 32px);flex-basis:calc(100% + 32px);margin:0 -16px;display:none;align-items:stretch;flex-direction:column;border-top:1px solid var(--line);padding:7px;background:#fff}.topnav.open{display:flex}.navItem{width:100%;min-height:43px;justify-content:flex-start;border:0;border-radius:6px;padding:0 11px;font-size:13px}.userMenu{margin-left:5px;padding-left:9px}.heroPanel{grid-template-columns:1fr}.dropzone{min-height:190px;margin-top:0}.twoColumn,.trainingLayout{grid-template-columns:1fr}.sideNote,.runSidebar{position:static}.activeModelCard{grid-template-columns:auto 1fr}.activeModelCard .modelMetrics{grid-column:1 / -1}.reviewCard{grid-template-columns:1fr 1fr}.reviewCard>div:last-child{grid-column:1 / -1;justify-content:flex-start}}@media(max-width:680px){.thresholdSetting{align-items:stretch;flex-direction:column;padding:14px 13px 0}.workspace{padding:22px 12px 60px}.pageHeading{margin:0 5px 18px}.pageHeading .eyebrow{display:none}.pageHeading h1{font-size:25px}.userMenu>svg{display:none}.brand strong{font-size:12px}.mobileNavButton{padding:8px;font-size:0}.mobileNavButton svg{margin:0}.loginPage{grid-template-columns:1fr}.loginIntro{display:none}.loginCard{min-height:100vh;width:min(100% - 38px,420px);align-content:center}.metricGrid{grid-template-columns:1fr 1fr;gap:8px}.metricCard{min-height:86px;padding:13px}.metricCard strong{font-size:22px}.metricCard>svg{width:21px;height:21px}.panelHeader{padding:17px 15px;flex-direction:column}.panelHeader>*{width:100%}.exportActions{display:grid;grid-template-columns:1fr 1fr}.toolbar{grid-template-columns:1fr;padding:12px 15px}.heroCopy{padding:25px 20px}.heroCopy h2{font-size:24px}.dropzone,.dropzone.compact{margin:0 14px 14px;min-height:180px;padding:20px}.confirmationPanel{padding:15px}.folderSummary{align-items:flex-start}.confirmationActions{display:grid;grid-template-columns:1fr}.confirmationActions button{width:100%}.contextBar{align-items:flex-start;flex-direction:column}.contextBar button{width:100%}.resultsTable table,.resultsTable thead,.resultsTable tbody{display:block}.resultsTable thead{display:none}.resultsTable tr{display:grid;grid-template-columns:1fr 1fr;padding:13px;border-bottom:1px solid var(--line)}.resultsTable td{display:block;padding:7px;border:0}.resultsTable td:first-child,.resultsTable td:nth-last-child(-n+2),.resultsTable .expandedRow,.resultsTable .expandedRow td{grid-column:1 / -1}.resultsTable td:nth-child(2):before{content:"Оценка";display:block;color:var(--muted);font-size:9px;text-transform:uppercase}.resultsTable td:nth-child(3):before{content:"Статус";display:block;margin-bottom:5px;color:var(--muted);font-size:9px;text-transform:uppercase}.resultsTable td:nth-child(4):before{content:"Фото";display:block;color:var(--muted);font-size:9px;text-transform:uppercase}.resultsTable .compactButton{width:100%}.expandedRow{padding:0!important}.detailPanel{padding:14px}.photoGrid{grid-template-columns:1fr 1fr}.photoCard img{height:110px}.drawerHeader,.drawerFooter{padding:13px}.drawerBody{padding:11px}.drawerFooter{align-items:stretch;flex-direction:column}.drawerFooter>div{display:grid;grid-template-columns:1fr 1fr}.comparisonGrid{grid-template-columns:1fr 1fr 1fr;gap:5px}.scoreCompare{padding:9px}.scoreCompare>strong{font-size:20px}.scoreCompare .statusPill{display:none}.drawerSection{padding:13px}.formGrid{grid-template-columns:1fr}.correctionPhoto{grid-template-columns:90px 1fr}.correctionPhoto>img{min-height:160px}.historyCard{grid-template-columns:auto 1fr;padding:14px}.historyActions{grid-column:1 / -1;justify-content:flex-end}.usersToolbar{grid-template-columns:1fr;padding:12px 15px}.usersTable table,.usersTable thead,.usersTable tbody{display:block}.usersTable thead{display:none}.usersTable tr{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:15px;border-bottom:1px solid var(--line)}.usersTable td{display:block;padding:0;border:0}.usersTable td:first-child,.usersTable td:last-child{grid-column:1 / -1}.usersTable td:last-child{text-align:left}.usersTable td:last-child button{width:100%}.userMetrics{grid-template-columns:1fr 1fr}.statusEditRow{grid-template-columns:40px 1fr 40px;padding:11px 14px}.statusEditRow>label:nth-of-type(2){grid-column:1 / -1;grid-row:2}.panelFooter{align-items:stretch;flex-direction:column;padding:14px}.panelFooter>div{display:grid;grid-template-columns:1fr 1fr}.reviewCard{grid-template-columns:1fr;padding:14px}.reviewCard>div:last-child{grid-column:auto}.reviewPhoto{grid-template-columns:70px 1fr}.reviewPhoto img{width:70px}.segmented{grid-column:1 / -1;padding:0 8px 8px}.segmented button{flex:1}.stepper{padding:15px}.stepper li{font-size:0}.trainingGroups,.correctionPicker,.activeModelCard{padding:15px}.modelIcon{width:45px;height:45px}.modelMetrics{grid-template-columns:1fr 1fr;grid-column:1 / -1}.modelMetrics>div:nth-child(3){grid-column:1 / -1}.modelRow{grid-template-columns:1fr;padding:15px}.toast{left:16px;right:16px;bottom:16px}}
