*{box-sizing:border-box}[hidden],.top-menu-item[hidden],.admin-only[hidden]{display:none!important}:root{--app-bg: #0b0f14;--shell-bg: #10161d;--panel-bg: #151b23;--panel-bg-2: #18212b;--field-bg: #0d1319;--line: #2a3542;--line-soft: #202a35;--text-main: #e8eef5;--text-soft: #b6c2cf;--text-muted: #8f9cab;--sber-green: #21a366;--sber-green-2: #2bb673;--sber-green-soft: rgba(33, 163, 102, .16);--warning: #d6a72e;--danger: #d95b5b;--focus: rgba(43, 182, 115, .28);--radius: 6px;--radius-sm: 4px;--shadow-panel: 0 14px 36px rgba(0, 0, 0, .28)}body.theme-light{--app-bg: #f4f7fb;--shell-bg: #ffffff;--panel-bg: #ffffff;--panel-bg-2: #eef4fa;--field-bg: #f8fafc;--line: #d8e0e8;--line-soft: #e6edf4;--text-main: #172331;--text-soft: #415166;--text-muted: #687789;--sber-green-soft: rgba(33, 163, 102, .1);--focus: rgba(33, 163, 102, .18);--shadow-panel: 0 14px 32px rgba(18, 32, 48, .1)}body{margin:0;font-family:Inter,SBSans Text,Segoe UI,Arial,sans-serif;background:var(--app-bg);color:var(--text-main);font-size:14px}body.auth-required #app{filter:blur(2px);pointer-events:none;-webkit-user-select:none;user-select:none}.auth-page{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:18px;background:#0a0d12db}.auth-page[hidden]{display:none}.auth-panel{display:grid;gap:14px;width:min(440px,100%);padding:18px;border:1px solid #343b45;border-radius:8px;background:#171b21;box-shadow:0 24px 70px #00000075}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:7px}.auth-tabs button.active{border-color:#7dd3fc;background:#213446;color:#dff4ff}.auth-form,.admin-panel,.admin-users,.admin-user-row{display:grid;gap:9px}.auth-form[hidden]{display:none}.auth-status{min-height:18px;color:#ffd166;font-size:13px;line-height:1.35}.admin-panel{padding:10px;border:1px solid #343b45;border-radius:8px;background:#151a20}.admin-user-row{padding:9px;border:1px solid #3a4653;border-radius:6px;background:#20262e}.admin-user-row strong{overflow-wrap:anywhere;font-size:12px}.admin-user-controls,.feature-toggles{display:flex;flex-wrap:wrap;gap:7px}.admin-user-controls select{min-width:110px;width:auto}.feature-toggles label{display:inline-flex;align-items:center;gap:5px}.feature-toggles input{width:16px;min-height:16px}.admin-console-button{position:fixed;top:14px;right:18px;z-index:20;min-height:34px;padding:7px 12px 7px 34px;border-color:#7dd3fc7a;background:#213446;color:#dff4ff;box-shadow:0 10px 28px #00000047}.admin-console-button:before{content:"";position:absolute;left:12px;top:50%;width:13px;height:13px;border:1.8px solid currentColor;border-radius:50%;transform:translateY(-50%)}.admin-console-button:after{content:"";position:absolute;left:17px;top:13px;width:3px;height:10px;border-radius:2px;background:currentColor}.admin-console{grid-column:2;grid-row:2;min-width:0;height:calc(100vh - 68px);overflow:hidden;background:#101419}.admin-console[hidden]{display:none}.admin-console-shell{display:grid;grid-template-columns:268px minmax(0,1fr);width:100%;height:100%;min-height:0;overflow:hidden;background:#12161c}.admin-console-nav{display:grid;align-content:start;gap:8px;padding:14px;min-height:0;overflow:auto;border-right:1px solid #303a46;background:#171c23;scrollbar-color:#536171 #151a20;scrollbar-width:thin}.admin-console-brand{display:grid;gap:4px;padding:4px 4px 14px;border-bottom:1px solid #303a46}.admin-console-brand strong{color:#f8fbff;font-size:16px}.admin-console-brand span,.admin-console-head p,.admin-metric span,.admin-table-cell small{color:#98a6b6;font-size:12px;line-height:1.35}.admin-nav-item{display:flex;justify-content:flex-start;width:100%;text-align:left}.admin-nav-item.active{border-color:#7dd3fc;background:#213446;color:#dff4ff}.admin-console-main{display:grid;grid-template-rows:auto auto minmax(0,1fr);min-width:0;min-height:0;overflow:hidden;background:#101419}.admin-console-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:16px 18px;border-bottom:1px solid #303a46}.admin-console-head h1{font-size:22px}.admin-console-actions{display:flex;gap:8px}#adminConsoleClose{display:inline-grid;place-items:center;width:36px;padding:0;font-size:22px;line-height:1}.admin-kpi-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px 18px;border-bottom:1px solid #303a46}.admin-kpi-row article,.admin-section-card,.admin-filter-bar{border:1px solid #303a46;border-radius:8px;background:#171c23}.admin-kpi-row article{display:grid;gap:4px;padding:11px 12px}.admin-kpi-row span{color:#98a6b6;font-size:11px}.admin-kpi-row strong{color:#f8fbff;font-size:20px}.admin-kpi-row strong.ok{color:#7bd88f}.admin-kpi-row strong.warn{color:#ffd166}.admin-console-body{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:18px 18px 28px;scrollbar-color:#536171 #151a20;scrollbar-width:thin}.admin-section-layout,.admin-card-grid,.admin-log-list,.admin-subscription-grid{display:grid;gap:12px}.admin-card-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.admin-section-card{display:grid;gap:12px;min-height:0;padding:14px}.admin-section-card>header{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.admin-create-form{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:10px 12px;align-items:start;padding:0 14px 14px}.admin-create-form>label{display:grid;gap:5px;min-width:0;align-content:start}.admin-create-form>label input,.admin-create-form>label select{width:100%;min-height:33px}.admin-create-form>button{grid-column:4 / 5;justify-self:end;align-self:end;width:min(100%,420px);min-height:34px;background:#1f694c;color:#f4fff8}.admin-create-consents{display:grid;grid-column:3 / 5;align-self:end;gap:9px;min-height:33px;padding:2px 0;color:#cbd5e1;font-size:12px}.admin-create-consents label{display:flex;align-items:center;gap:8px}.admin-create-consents input{width:16px;min-height:16px}.admin-create-form>.admin-toggle-row{grid-column:1 / 4;align-self:end;flex-wrap:nowrap;gap:6px;min-height:34px;overflow-x:auto}.admin-create-form>.admin-toggle-row .admin-switch{min-height:25px;padding:4px 8px;font-size:11px;white-space:nowrap}.admin-create-status{grid-column:1 / -1;min-height:18px;margin:-4px 0 0;color:#9fb3c8;font-size:12px}.admin-create-status.ok{color:#6ee7a8}.admin-create-status.error{color:#ff9c9c}.admin-section-card h2{color:#f8fbff;font-size:15px}.admin-filter-bar{display:grid;grid-template-columns:minmax(180px,1fr) 160px 160px auto;gap:10px;align-items:end;padding:12px}.admin-table{display:grid;gap:8px}.admin-section-card>.admin-table{max-height:calc(100vh - 390px);min-height:0;overflow-x:hidden;overflow-y:auto;padding-right:4px;overscroll-behavior:contain;scrollbar-color:#536171 #151a20;scrollbar-width:thin}.admin-table-row{display:grid;grid-template-columns:minmax(220px,1.3fr) minmax(150px,.8fr) minmax(230px,1.1fr) minmax(190px,.9fr);gap:10px;align-items:center;padding:11px 12px;border:1px solid #344150;border-radius:8px;background:#1b2129}.admin-users-card{gap:0;padding:0;overflow:hidden;background:#111821}.admin-users-card>header{padding:12px 14px;border-bottom:1px solid #2b3643;background:#141b25}.admin-users-table-wrap{max-height:calc(100vh - 350px);min-height:0;overflow:auto;border:0;border-radius:0;background:#0f1520;overscroll-behavior:contain;scrollbar-color:#536171 #151a20;scrollbar-width:thin}.admin-section-card>.admin-users-table-wrap{overflow:auto;padding-right:0}.admin-users-table{width:max-content;min-width:100%;border-collapse:collapse;table-layout:fixed;background:#0f1520}.admin-users-table thead{position:sticky;top:0;z-index:2;background:#111a2a;box-shadow:0 1px #ffffff08}.admin-users-table th,.admin-users-table td{border-right:1px solid #273342;border-bottom:1px solid #263241;text-align:left;vertical-align:middle}.admin-users-table th{height:32px;padding:0 8px;color:#cce6ff;font-size:10.5px;font-weight:850;line-height:1.2;white-space:nowrap}.admin-users-table th:last-child,.admin-users-table td:last-child{border-right:0}.admin-users-table .admin-user-table-row{background:#111922;transition:background .12s ease}.admin-users-table .admin-user-table-row:hover{background:#16202b}.admin-users-table tbody tr:last-child td{border-bottom:0}.admin-users-table td{height:40px;padding:4px 8px;color:#d8e8f8;font-size:12px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-users-table th:nth-child(1),.admin-users-table td:nth-child(1){width:38px;text-align:center}.admin-users-table th:nth-child(2),.admin-users-table td:nth-child(2){width:32px;text-align:center}.admin-users-table th:nth-child(3),.admin-users-table td:nth-child(3){width:58px;text-align:center}.admin-users-table th:nth-child(4),.admin-users-table td:nth-child(4){width:70px;text-align:center}.admin-users-table th:nth-child(5),.admin-users-table td:nth-child(5){width:132px}.admin-users-table th:nth-child(6),.admin-users-table td:nth-child(6){width:220px}.admin-users-table th:nth-child(7),.admin-users-table td:nth-child(7){width:180px}.admin-users-table th:nth-child(8),.admin-users-table td:nth-child(8){width:138px}.admin-users-table th:nth-child(9),.admin-users-table td:nth-child(9){width:132px}.admin-users-table th:nth-child(10),.admin-users-table td:nth-child(10){width:160px}.admin-users-table th:nth-child(11),.admin-users-table td:nth-child(11){width:172px}.admin-users-table th:nth-child(12),.admin-users-table td:nth-child(12){width:96px}.admin-users-table th:nth-child(13),.admin-users-table td:nth-child(13){width:390px;overflow:visible}.admin-users-table th:nth-child(14),.admin-users-table td:nth-child(14){width:168px;overflow:visible}.admin-users-table input,.admin-users-table select,.admin-users-table .admin-table-editor{width:100%;min-height:24px;padding:2px 4px;border:1px solid transparent;border-radius:4px;background:transparent;color:#edf5ff;font-size:12px;font-weight:650;line-height:1.2}.admin-users-table select.admin-table-editor{padding-right:18px;appearance:auto;cursor:pointer}.admin-users-table .admin-table-editor::placeholder{color:#6f7b88}.admin-users-table .admin-table-editor:hover,.admin-users-table .admin-table-editor:focus{border-color:#405064;background:#0c121a;outline:none}.admin-users-table select.ok{color:#bff7db}.admin-users-table select.warn{color:#ffe8a3}.admin-users-table select.danger{color:#ffd6d2}.admin-users-table .admin-row-check input,.admin-users-table thead input{width:13px;min-height:13px;padding:0}.admin-users-table small,.admin-users-table td>span:not(.admin-pill):not(.admin-active-dot){display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-row-number{color:#cfe8ff;font-size:12px;font-weight:800}.admin-id-cell{color:#8fd3ff;font-size:12px;font-weight:850}.admin-active-cell{text-align:center}.admin-active-dot{display:inline-grid;place-items:center;width:17px;height:17px;border:1px solid #536171;border-radius:50%;background:#27303a;color:#9aa7b5;font-size:10px;font-weight:900}.admin-active-dot.on{border-color:#22c55e;background:#16a565;color:#f2fff7}.admin-actions-cell{display:flex;flex-wrap:wrap;gap:4px;align-content:center;align-items:center}.admin-actions-cell button{flex:1 1 66px;width:auto;max-width:78px;min-height:21px;padding:2px 6px;border-radius:5px;font-size:10.5px;line-height:1.1}.admin-users-table .admin-pill{min-height:18px;padding:2px 6px;font-size:10px}.admin-users-table .admin-toggle-row{flex-wrap:nowrap;gap:5px;overflow:visible}.admin-users-table .admin-switch{min-height:22px;padding:3px 6px;border-radius:5px;font-size:10px;white-space:nowrap}.admin-table-row.pending{border-color:#ffd16666;background:#4d3a1838}.admin-table-row.blocked{opacity:.72}.admin-clinic-row{border-left:3px solid transparent}.admin-clinic-row.active{border-color:#34d399b8;background:linear-gradient(90deg,#14532d42,#1b2129f5)}.admin-clinic-row.suspended{border-color:#f87171bf;background:linear-gradient(90deg,#7f1d1d47,#1b2129f5)}.admin-clinic-status.active{color:#86efac;border-color:#34d3997a;background:#14532d57}.admin-clinic-status.suspended{color:#fca5a5;border-color:#f8717180;background:#7f1d1d57}.admin-table-actions button.ok{color:#bbf7d0;border-color:#34d39973}.admin-table-actions button.danger{color:#fecaca;border-color:#f8717173}.clinic-option.active{color:#14532d}.clinic-option.suspended{color:#991b1b}.admin-table-cell{display:grid;gap:3px;min-width:0}.admin-table-cell strong{overflow-wrap:anywhere}.admin-inline-controls,.admin-toggle-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.admin-inline-controls select{width:auto;min-width:112px}.admin-pill{display:inline-flex;align-items:center;width:fit-content;min-height:22px;padding:3px 7px;border:1px solid #405064;border-radius:999px;background:#202833;color:#d8e0ec;font-size:11px;font-weight:700}.admin-pill.ok{border-color:#5ee6a88a;background:#16653447;color:#bff7db}.admin-pill.warn{border-color:#ffd1668a;background:#78500c47;color:#ffe8a3}.admin-pill.danger{border-color:#ff5f5785;background:#7f1d1d47;color:#ffd6d2}.admin-switch{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:28px;padding:5px 10px;border:1px solid #465463;border-radius:6px;background:#252b34;color:#c4ccd7;font-size:12px;font-weight:800;line-height:1;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .15s ease,background .15s ease,color .15s ease}.admin-switch input{position:absolute;inset:0;width:100%;min-height:100%;margin:0;appearance:none;cursor:pointer;opacity:0}.admin-switch input:before{content:none}.admin-switch:has(input:checked){border-color:#22c55e;background:#177245;color:#f2fff7}.admin-switch:has(input:checked):before{content:"✓";color:#f2fff7;font-size:13px;font-weight:900;line-height:1}.admin-switch:hover{border-color:#6b7a8b;background:#2d3540;color:#eef5ff}.admin-switch:has(input:checked):hover{border-color:#5ee6a8;background:#1c8652}.admin-switch:focus-within{outline:2px solid rgba(125,211,252,.36);outline-offset:2px}.admin-log-table{max-height:calc(100vh - 390px);min-height:0;overflow:auto;border:1px solid #344150;border-radius:8px;background:#11161d;overscroll-behavior:contain;scrollbar-color:#536171 #151a20;scrollbar-width:thin}.admin-log-head,.admin-log-row{display:grid;grid-template-columns:64px 136px 126px 96px 120px 80px minmax(360px,1fr) 82px;min-width:1180px}.admin-log-head{position:sticky;top:0;z-index:2;border-bottom:1px solid #344150;background:#151b24}.admin-log-head span,.admin-log-row>span,.admin-log-row>strong,.admin-log-row>details{min-width:0;padding:8px 10px;border-right:1px solid #2b3643}.admin-log-head span:last-child,.admin-log-row>:last-child{border-right:0}.admin-log-head span{color:#b8c6d8;font-size:11px;font-weight:850}.admin-log-row{position:relative;border-bottom:1px solid #2b3643;background:#1a2028}.admin-log-row:last-child{border-bottom:0}.admin-log-row>span,.admin-log-row>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#dbe8f6;font-size:12px}.admin-log-row .admin-pill{align-self:center;justify-self:start;margin:6px 10px}.admin-log-level{align-self:center;color:#8f9dac;font-size:10px;font-weight:800}.admin-log-row details{position:relative;display:flex;align-items:center;justify-content:center;overflow:visible}.admin-log-row summary{display:inline-flex;align-items:center;min-height:20px;padding:2px 7px;border:1px solid rgba(125,211,252,.42);border-radius:5px;background:#0e749033;color:#dff4ff;font-size:10px;font-weight:850;line-height:1;cursor:pointer}.admin-log-row summary::marker{content:""}.admin-log-row code{position:absolute;right:8px;top:calc(100% - 2px);z-index:6;display:block;width:min(520px,80vw);max-height:220px;overflow:auto;margin-top:8px;padding:10px;border:1px solid #344150;border-radius:6px;background:#0f141a;color:#dff4ff;font-size:11px;white-space:pre-wrap}.admin-health-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.admin-health-item{display:grid;gap:7px;padding:12px;border:1px solid #344150;border-radius:8px;background:#1b2129}.admin-health-item strong{font-size:17px}@media(max-width:900px){.admin-console-shell,.admin-table-row,.admin-filter-bar,.admin-create-form{grid-template-columns:1fr}.admin-create-consents{grid-column:auto}.admin-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))}}button,input,select,textarea,a{font:inherit}a{color:inherit;text-decoration:none}#app{display:grid;grid-template-rows:68px minmax(0,1fr);grid-template-columns:340px minmax(0,1fr);height:100vh;min-height:0}body.sidebar-collapsed #app{grid-template-columns:42px minmax(0,1fr)}.top-nav{grid-column:1 / -1;position:relative;display:flex;align-items:center;justify-content:space-between;gap:18px;min-width:0;padding:10px 16px;border-bottom:1px solid rgba(77,91,108,.72);background:linear-gradient(180deg,#1d232bfa,#14191ffa),#171c23;box-shadow:0 12px 34px #00000038;z-index:15;overflow:hidden}.top-nav:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(110deg,#111820fa,#0f261ffa 28%,#101f2bfa,#182c1ffa,#111820fa),#111820;background-size:240% 100%;animation:topNavFlow 16s ease-in-out infinite}.top-nav:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(43,182,115,.55),rgba(125,211,252,.32),transparent);opacity:.75}.top-nav>*{position:relative;z-index:1}@keyframes topNavFlow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.top-brand{display:flex;align-items:center;gap:10px;min-width:210px}.top-brand img{width:28px;height:44px;flex:0 0 28px;object-fit:contain}.top-brand span{color:#f3fbff;font-size:17px;font-weight:800;letter-spacing:0}.top-menu{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.top-menu-item{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:7px 11px;border-color:#5b6d82bd;border-radius:8px;background:#202730d1;color:#d8e4ef;font-size:13px;font-weight:750;line-height:1;white-space:nowrap;box-shadow:inset 0 1px #ffffff0a}.top-menu-item svg{width:16px;height:16px;flex:0 0 16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.top-menu-item em{display:inline-grid;place-items:center;min-width:21px;height:20px;padding:0 6px;border:1px solid rgba(255,209,102,.24);border-radius:999px;background:#ffd1661f;color:#ffd166;font-size:11px;font-style:normal;font-weight:800}.top-menu-item:hover{border-color:#7dd3fc7a;background:#27323ef5;color:#f6fbff}.top-menu-item.active{border-color:#7dd3fcbd;background:linear-gradient(180deg,#264c60eb,#1e3748eb);color:#dff4ff;box-shadow:0 0 0 1px #7dd3fc1a,0 10px 26px #0c151e3d}.top-menu-item.demo-privacy-toggle.active{border-color:#ffd166b8;background:#d6a72e33;color:#fff4cf}body.demo-privacy-mode .demo-sensitive-input{-webkit-text-security:disc;color:#d7e2ee;caret-color:#ffd166}body.demo-privacy-mode .demo-sensitive-input::selection{background:#ffd16647}.top-menu-item:disabled,.top-menu-item.disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.user-indicator{position:relative;display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.top-theme-toggle{position:relative;display:inline-grid;grid-template-columns:1fr 1fr;align-items:center;width:58px;min-width:58px;height:32px;min-height:32px;padding:3px;border-color:#7dd3fc52;border-radius:999px;background:#10161de0;color:#9fb0c2;box-shadow:inset 0 0 0 1px #ffffff08}.top-theme-toggle:before{content:"";position:absolute;top:3px;left:3px;width:26px;height:26px;border-radius:999px;background:#21a366;box-shadow:0 4px 12px #0000003d;transition:transform .16s ease,background .16s ease}.top-theme-toggle.dark-active:before{transform:translate(26px)}.top-theme-toggle.light-active:before{transform:translate(0);background:#f5b942}.top-theme-toggle-icon{position:relative;z-index:1;display:inline-grid;place-items:center;color:#9fb0c2}.top-theme-toggle-icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.top-theme-toggle.light-active .sun,.top-theme-toggle.dark-active .moon{color:#fff}.top-theme-toggle:hover,.top-theme-toggle:focus-visible{border-color:#7dd3fc9e;color:#dff4ff}.user-indicator-button{display:inline-flex;align-items:center;gap:8px;min-height:36px;max-width:230px;padding:6px 10px 6px 8px;border-color:#5ee6a870;border-radius:8px;background:#153f328a;color:#eafff4}.user-indicator-button:hover,.user-indicator-button[aria-expanded=true]{border-color:#5ee6a8c2;background:#195943bd}.user-avatar{display:inline-grid;place-items:center;width:24px;height:24px;flex:0 0 24px;border:1px solid rgba(125,211,252,.5);border-radius:999px;background:#213446;color:#dff4ff;font-size:10px;font-weight:900;line-height:1}.user-indicator-text{display:grid;gap:2px;min-width:0;text-align:left}.user-indicator-text strong,.user-indicator-text small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-indicator-text strong{font-size:12px;line-height:1.1}.user-indicator-text small{color:#aee9cd;font-size:10px;line-height:1.1}.user-menu-popover{position:fixed;top:var(--user-menu-top, 72px);left:var(--user-menu-left, auto);right:var(--user-menu-right, 16px);z-index:160;width:min(360px,calc(100vw - 24px));border:1px solid #3d4b5b;border-radius:8px;background:#151a21;box-shadow:0 18px 44px #00000075}.user-menu-popover[hidden]{display:none}.user-menu-card{display:grid;gap:10px;padding:12px}.user-menu-card header{display:flex;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #303a46}.user-menu-card header div{display:grid;gap:3px;min-width:0}.user-menu-card header strong,.user-menu-card header span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-menu-card header strong{color:#f8fbff;font-size:14px}.user-menu-card header span,.user-access-grid span{color:#9ba7b5;font-size:11px}.user-menu-card header em{align-self:start;padding:3px 7px;border:1px solid rgba(125,211,252,.42);border-radius:999px;color:#dff4ff;font-size:10px;font-style:normal;font-weight:800;white-space:nowrap}.user-access-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.user-access-grid div{display:grid;gap:4px;min-width:0;padding:8px;border:1px solid #303a46;border-radius:6px;background:#10161d}.user-access-grid strong{color:#eef6ff;font-size:12px;overflow-wrap:anywhere}.user-feature-list{display:flex;flex-wrap:wrap;gap:6px}.user-feature-list span{display:inline-flex;align-items:center;min-height:24px;padding:4px 8px;border:1px solid #465463;border-radius:6px;background:#252b34;color:#c4ccd7;font-size:11px;font-weight:800;line-height:1}.user-feature-list span.active{border-color:#22c55e;background:#177245;color:#f2fff7}.user-theme-setting{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;padding:8px;border:1px solid var(--line);border-radius:var(--radius);background:var(--field-bg)}.user-theme-setting>span{color:var(--text-soft);font-size:12px;font-weight:800}.theme-choice-group{display:inline-grid;grid-template-columns:32px 32px;gap:4px;padding:3px;border:1px solid var(--line);border-radius:999px;background:var(--panel-bg-2)}.theme-choice{display:inline-grid;place-items:center;width:32px;min-width:32px;height:32px;min-height:32px;padding:0;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--text-muted)}.theme-choice svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.theme-choice.active{border-color:#2bb673b8;background:var(--sber-green);color:#fff}.theme-choice:not(.active):hover{border-color:#2bb6735c;color:var(--text-main)}.user-logout-button{justify-self:stretch;min-height:34px;border-color:#ff5f576b;background:#7f1d1d3d;color:#ffd6d2;font-weight:800}.user-password-button{justify-self:stretch;min-height:34px;border-color:#7dd3fc6b;background:#0e233499;color:#d8f3ff;font-weight:800}.user-password-button:hover{border-color:#7dd3fcb8;background:#123a54b8}.user-logout-button:hover{border-color:#ff5f57b3;background:#7f1d1d61}.user-release-meta{display:grid;gap:3px;justify-self:stretch;padding-top:2px;color:var(--text-muted);font-size:10px;font-weight:700;line-height:1.25;opacity:.78;overflow-wrap:anywhere}.user-release-meta div{display:grid;grid-template-columns:36px minmax(0,1fr);gap:6px;align-items:baseline}.user-release-meta span{color:var(--text-soft);text-transform:uppercase}.user-release-meta strong{min-width:0;color:var(--text-muted);font:inherit}.sidebar{grid-column:1;grid-row:2;position:relative;display:flex;flex-direction:column;gap:14px;min-height:0;overflow:hidden;padding:16px 16px 28px;background:#191d23;border-right:1px solid #343b45}.sidebar-toggle-button{position:absolute;top:16px;right:16px;z-index:4;display:inline-grid;place-items:center;width:28px;min-width:28px;height:28px;min-height:28px;padding:0;border-color:#7dd3fc6b;background:#202f3dd1;color:#dff4ff}.sidebar-toggle-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2;transition:transform .16s ease}body.sidebar-collapsed .sidebar{padding:0;overflow:visible}body.sidebar-collapsed .sidebar .patients-panel{visibility:hidden;pointer-events:none}body.sidebar-collapsed .sidebar-toggle-button{top:14px;right:6px;visibility:visible;pointer-events:auto}body.sidebar-collapsed .sidebar-toggle-button svg{transform:rotate(180deg)}body.sidebar-collapsed .workspace,body.sidebar-collapsed .training-workspace{grid-column:2}.brand,.panel-head,.section-head,.toolbar,.view-tools{display:flex;align-items:center;gap:10px}.brand,.section-head{justify-content:space-between}.brand{padding-bottom:12px;border-bottom:1px solid #343b45}.brand-mark{display:flex;align-items:center;min-width:0;gap:9px}.brand-mark img{width:26px;height:42px;flex:0 0 26px;object-fit:contain}.brand-mark span{font-weight:700;color:#eff8ff;font-size:16px;letter-spacing:0}.brand strong,.section-head span{padding:4px 7px;border-radius:6px;background:#26313b;color:#ffd166;font-size:12px}#anomalyCount{display:inline-grid;place-items:center;min-width:24px;height:22px;padding:0 7px;border-color:#d6a72e80;background:#d6a72e1f}.anomaly-summary-bar{margin:-4px 0 8px}.anomaly-list-summary{position:relative;z-index:2;margin:0;padding:8px 10px;border-bottom:1px solid #333b45;background:#121922}.anomaly-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:4px;min-width:0;width:100%}.anomaly-summary-grid em{display:inline-flex;align-items:center;justify-content:center;min-height:18px;padding:2px 5px;border:1px solid #344250;border-radius:4px;background:#17202a;color:#b9c6d3;font-size:10px;font-style:normal;font-weight:800;line-height:1;white-space:nowrap}.anomaly-summary-grid .confirmed{border-color:#2bb6739e;background:#21a36626;color:#c9f4dc}.anomaly-summary-grid .rejected{border-color:#d95b5b94;background:#d95b5b24;color:#ffc4c4}.anomaly-summary-grid .corrected{border-color:#7dd3fc85;background:#0e749024;color:#cef}.anomaly-summary-grid .new{border-color:#d6a72e94;background:#d6a72e21;color:#f4d57c}label{display:grid;gap:6px;color:#bac3cf;font-size:13px}input,select,textarea{width:100%;min-height:36px;padding:7px 9px;border:1px solid #485260;border-radius:6px;background:#0f1216;color:#fff}textarea{min-height:84px;resize:vertical;line-height:1.35}button,.toolbar a,.download-report-link{min-height:34px;border:1px solid #4b5664;border-radius:6px;background:#252b33;color:#fff;cursor:pointer}button,.toolbar a,.download-report-link{padding:7px 10px}button:hover,.toolbar a:hover,.download-report-link:hover{background:#303844}button:disabled,.disabled{opacity:.45;cursor:not-allowed}.toolbar{align-items:stretch}.app-menu{display:grid;gap:7px}.menu-item{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left}.menu-item.active{border-color:#7dd3fc;background:#213446;color:#dff4ff}.menu-item span{min-width:22px;padding:2px 6px;border-radius:999px;background:#ffd16624;color:#ffd166;font-size:12px;font-weight:700;text-align:center}.toolbar button,.toolbar a{flex:1;text-align:center}.settings-toggle{position:relative;width:100%;text-align:left;padding-right:34px;border-color:#3f4a58}.settings-toggle:after{content:"⚙";position:absolute;right:11px;top:50%;transform:translateY(-50%);color:#9ba7b5;font-size:14px;line-height:1}.settings-toggle.active{border-color:#7dd3fc;background:#213446;color:#dff4ff}.settings-toggle.active:after{color:#dff4ff}.system-settings{position:fixed;inset:0;z-index:70;display:grid;padding:0;background:#101419}.system-settings[hidden]{display:none}.system-settings-shell{display:grid;grid-template-columns:280px minmax(0,1fr);width:100vw;height:100vh;min-height:0;overflow:hidden;border:0;border-radius:0;background:#12161c;box-shadow:none}.system-settings-nav{display:grid;align-content:start;gap:8px;min-width:0;min-height:0;overflow:auto;padding:14px;border-right:1px solid #303a46;background:#171c23}.system-settings-brand{display:grid;gap:4px;padding:4px 4px 14px;border-bottom:1px solid #303a46}.system-settings-brand strong{color:#f8fbff;font-size:16px}.system-settings-brand span{color:#98a6b6;font-size:12px;line-height:1.35}.settings-nav-item{display:flex;justify-content:flex-start;width:100%;text-align:left}.settings-nav-item.active{border-color:#7dd3fc;background:#213446;color:#dff4ff}.system-settings-main{display:grid;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;overflow:hidden;background:#101419}.system-settings-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid #303a46;background:#171c23}.system-settings-head h1{font-size:22px}.system-settings-head p{margin-top:4px;color:#98a6b6;font-size:12px;line-height:1.35}#systemSettingsClose{display:inline-grid;place-items:center;width:36px;min-height:36px;padding:0;font-size:22px;line-height:1}.system-settings-body{display:grid;gap:12px;align-content:start;min-height:0;height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:16px;scrollbar-color:#536171 #151a20;scrollbar-width:thin}.settings-card{display:grid;align-content:start;gap:10px;min-width:0;padding:12px;border:1px solid #303a46;border-radius:8px;background:#171c23}.settings-card:not(.active){display:none}.folder-upload-zone{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-height:116px;padding:16px;border:1px dashed rgba(125,211,252,.52);border-radius:8px;background:#21344652;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.folder-upload-zone.drag-over{border-color:#7dd3fc;background:#21445c9e;box-shadow:inset 0 0 0 1px #7dd3fc57}.folder-upload-zone strong{display:block;color:#f8fbff;font-size:17px;line-height:1.25}.folder-upload-zone span,.folder-upload-zone small{display:block;margin-top:5px;color:#c3ccd7;font-size:13px;line-height:1.35}.folder-upload-zone small{color:#98a6b6;font-size:12px}.folder-upload-zone small.notice{color:#f6c96d;font-weight:700}.folder-upload-zone small.loading{color:#dff4ff;font-weight:900}.folder-upload-zone small.danger{color:#ff8d8d;font-weight:800}.folder-upload-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.folder-upload-actions button{min-height:36px}.sidebar-upload-zone{grid-template-columns:minmax(0,1fr);gap:9px;min-height:0;padding:10px}.sidebar-upload-zone strong{font-size:14px;padding-right:64px}.sidebar-upload-zone span{font-size:11px}.sidebar-upload-zone small{font-size:10px}.sidebar-upload-zone .folder-upload-actions{justify-content:stretch}.sidebar-upload-zone .folder-upload-actions button{flex:1 1 0;min-height:30px;padding:5px 8px;font-size:12px}#chooseClientFolder{border-color:#7dd3fc9e;background:#213446;color:#dff4ff;font-weight:700}.runtime-info-panel{display:grid;gap:8px}.runtime-info-panel h2{color:#eff8ff}.runtime-info{display:grid;gap:6px;min-width:0}.runtime-info-row{display:grid;gap:3px;padding:7px 8px;border:1px solid #303b48;border-radius:6px;background:#10151b}.runtime-info-row span{color:#9ba7b5;font-size:11px;line-height:1.25}.runtime-info-row code{color:#e7eef8;font-family:Consolas,Courier New,monospace;font-size:11px;line-height:1.35;white-space:normal;overflow-wrap:anywhere}.runtime-info-row.ok{border-color:#23724f;background:#0d241d}.runtime-info-row.warn{border-color:#7f3a3a;background:#281719}h1,h2,p{margin:0}h1{font-size:20px;line-height:1.25}h2{font-size:14px;line-height:1.25}.stack{display:grid;gap:8px}.case-list{display:flex;flex-direction:column;gap:8px}.patients-panel{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:9px;flex:1 1 auto;min-height:0}.patients-head{display:flex;align-items:center;justify-content:flex-start;gap:7px;min-width:0;padding-right:42px}.patients-head h2{flex:0 1 auto;min-width:0}.folder-scan-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:0;width:28px;min-width:28px;height:28px;min-height:28px;padding:0;border-color:#7dd3fc6b;background:#202f3db8;color:#dff4ff}.folder-scan-button svg{width:17px;height:17px;flex:0 0 17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.folder-scan-button.scanning svg{animation:mesh-spin .8s linear infinite}.folder-scan-button.has-new{border-color:#5ee6a894;background:#16653457;color:#caffdd}.folder-scan-button.warn{border-color:#ffd1668f;background:#78500c52;color:#ffe8a3}.folder-scan-status{position:absolute;right:3px;top:-6px;display:none;min-width:15px;max-width:56px;padding:1px 4px;overflow:hidden;border:1px solid rgba(94,230,168,.52);border-radius:999px;background:#153b2d;color:#caffdd;font-size:9px;font-weight:900;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.folder-scan-button.has-new .folder-scan-status,.folder-scan-button.warn .folder-scan-status,.folder-scan-button.scanning .folder-scan-status{display:inline-block}.upload-zone-status{position:absolute;top:9px;right:8px;display:inline-flex;min-width:42px;max-width:64px;height:20px;align-items:center;justify-content:center;padding:0 7px;overflow:hidden;border:1px solid rgba(94,230,168,.52);border-radius:999px;background:#153b2d;color:#caffdd;font-size:10px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.upload-zone-status:empty{display:none}.folder-upload-zone.warn .upload-zone-status{border-color:#ffd1669e;background:#3b2a12;color:#ffe8a3}.upload-zone-status.danger,.folder-upload-zone.warn .upload-zone-status.danger{max-width:78px;border-color:#ff7171c7;background:#4a161b;color:#ffd1d1}.folder-upload-zone.scanning .upload-zone-status{border-color:#7dd3fc9e;background:#173246;color:#dff4ff}.case-list{align-items:stretch;min-height:0;overflow-y:auto;padding-right:4px;scrollbar-color:#536171 #151a20;scrollbar-width:thin}.case-list::-webkit-scrollbar{width:8px}.case-list::-webkit-scrollbar-track{background:#151a20;border-radius:999px}.case-list::-webkit-scrollbar-thumb{background:#536171;border-radius:999px}.patients-panel h2{margin:0}.training-card{display:grid;gap:9px;padding:10px;border:1px solid #343b45;border-radius:8px;background:#151a20}.optional-3d-mask-panel,.optional-3d-mask-control{display:none!important}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}body[data-page=training] .patients-panel,body[data-page=admin] .sidebar{display:none}body[data-page=admin] .admin-console{grid-column:1 / -1}.training-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.check-row{display:flex;align-items:center;gap:8px}.check-row input{width:16px;min-height:16px;padding:0}.ingest-status,.ingest-summary,.job-list,.training-data-list{display:grid;gap:7px;min-width:0}.ingest-status{color:#c3ccd7;font-size:12px;line-height:1.35}.progress-track{width:100%;height:7px;overflow:hidden;border-radius:999px;background:#0f1216}.progress-track i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#38bdf8,#22c55e);transition:width .2s ease}.ingest-study,.job-row,.job-overall,.training-data-row{display:grid;gap:3px;padding:8px;border:1px solid #3a4653;border-radius:6px;background:#20262e}.ingest-study.duplicate,.job-row.failed,.training-data-row.failed{border-color:#7f3a3a;background:#2a1f22}.ingest-study.queued,.job-row.running{border-color:#2f6d53}.folder-upload-zone.processing{border-color:#38bdf88c;background:#0e23309e;opacity:.86}.folder-upload-zone.processing>div>span{display:none}.folder-upload-zone.processing button{cursor:wait}.active-learning-hint{padding:8px;border:1px solid rgba(125,211,252,.24);border-radius:6px;background:#111820ad;color:#aeb8c5;font-size:12px;line-height:1.35}.active-learning-row{transition:opacity .18s ease,transform .18s ease,max-height .18s ease,padding .18s ease,margin .18s ease}.active-learning-row.closing{opacity:.52;transform:translate(6px)}.job-row.done{opacity:.78}.ingest-study strong,.job-row strong,.job-overall strong,.training-data-row strong{overflow-wrap:anywhere;font-size:12px;line-height:1.25}.ingest-study span,.ingest-study small,.job-row span,.job-row small,.job-overall span,.job-overall small,.training-data-row small{color:#aeb8c5;font-size:12px;line-height:1.3}.training-data-row .slice-report-link,.training-data-row .slice-ai-link{padding:3px 6px;border-radius:4px;overflow-wrap:anywhere}.training-data-row .slice-report-link.ok,.training-data-row .slice-ai-link.ok{color:#b7f7cf;border:1px solid rgba(34,197,94,.45);background:#22c55e1f}.training-data-row .slice-report-link.warn,.training-data-row .slice-ai-link.warn{color:#ffd9a3;border:1px solid rgba(245,158,11,.42);background:#f59e0b1f}.slice-link-editor{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:center}.slice-link-editor select{min-width:0;height:30px;border:1px solid #303d4a;border-radius:5px;background:#0b1118;color:#e6edf5;font-size:12px}.training-data-card pre,.training-data-row pre,.training-data-row textarea{max-height:180px;overflow:auto;margin:4px 0 0;padding:7px;border:1px solid #303a45;border-radius:4px;background:#111820;color:#cbd5e1;font-size:11px;white-space:pre-wrap}.training-data-row textarea{width:100%;resize:vertical;min-height:96px}.mini-actions{display:flex;flex-wrap:wrap;gap:6px}.review-status-pill{padding:2px 6px;border:1px solid #536171;border-radius:999px;color:#cbd5e1;font-size:10px;font-style:normal;line-height:1.1}.quality-status{float:right;padding:3px 7px;border:1px solid #536171;border-radius:999px;font-size:10px;font-style:normal;line-height:1.1}.quality-status.good{border-color:#2bb673b3;background:#2bb6732e;color:#b9f6d0}.quality-status.medium{border-color:#ffd166b3;background:#ffd16629;color:#ffe085}.quality-status.bad{border-color:#ff5f57b8;background:#ff5f572e;color:#ffc0bc}.quality-summary{padding:6px 8px;border:1px solid rgba(83,97,113,.7);border-radius:5px;background:#111820a3}.quality-details{display:grid;gap:6px;margin:2px 0 0;padding:0;list-style:none}.quality-details li{display:grid;gap:3px;padding:7px 8px;border-left:3px solid rgba(255,95,87,.78);border-radius:5px;background:#111820b8}.quality-details strong{font-size:12px}.quality-details span,.quality-details small{color:#aeb8c5;font-size:11px;line-height:1.35}.review-status-pill.parsed{border-color:#7dd3fc73;background:#7dd3fc1f;color:#bfe9ff}.review-status-pill.draft{border-color:#94a3b873;background:#94a3b81f;color:#d5dde8}.review-status-pill.reviewed{border-color:#ffd1668c;background:#ffd16624;color:#ffd166}.review-status-pill.approved{border-color:#2bb6739e;background:#2bb6732e;color:#b9f6d0}.review-status-pill.rejected{border-color:#ff5f579e;background:#ff5f5729;color:#ffb4b0}.status-action.reviewed{border-color:#ffd16661;color:#ffe085}.status-action.approved{border-color:#2bb6736b;color:#c8f8d8}.status-action.rejected{border-color:#ff5f576b;color:#ffc0bc}.status-action.neutral{border-color:#7dd3fc61;color:#c7efff}.status-action.danger{border-color:#ff5f576b;color:#ffc0bc}.status-action.reviewed.active{border-color:#ffd166e6;background:#8f6612b8}.status-action.approved.active{border-color:#2bb673e6;background:#1d513de0}.status-action.rejected.active{border-color:#ff5f57e6;background:#65262ae0}.status-action.neutral.active,.status-action.neutral:focus-visible{border-color:#7dd3fce6;background:#11405bdb}.status-action.danger.active,.status-action.danger:active{border-color:#ff5f57e6;background:#65262ae0}.training-data-card button{min-height:32px}.job-row em{float:right;color:#ffd166;font-size:10px;font-style:normal}.case-search{min-height:34px}.case-item,.anomaly{display:grid;gap:3px;width:100%;min-height:0;text-align:left;border-color:#495462}.case-item{position:relative;align-self:start;grid-template-rows:auto auto auto auto auto;grid-template-columns:minmax(0,1fr) 94px 28px;column-gap:8px;row-gap:5px;min-height:128px;overflow:hidden;padding:10px 9px 9px;border:1px solid #495462;border-radius:6px;background:#252b33;color:#fff;cursor:pointer}.case-item.active{border-color:#73c2fb;background:#243242}.case-item.not-ready{border-style:dashed;cursor:default;opacity:.78}.case-item strong{display:grid;grid-column:1 / 2;grid-row:1;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:7px;min-width:0;overflow-wrap:anywhere;line-height:1.25}.case-name{min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:normal}.case-name-editor{min-height:24px;padding:2px 6px;border-color:#7dd3fc;background:#0f1720;color:#eff8ff;font-weight:700;line-height:1.2}.case-item.editing{cursor:text}.case-study-date{grid-column:2 / 3;grid-row:1;align-self:start;justify-self:end;max-width:94px;margin-left:0;color:#dbeafe;font-size:10px;font-style:normal;font-weight:700;line-height:1.12;text-align:right;white-space:normal}.case-status{width:9px;height:9px;align-self:start;flex:0 0 9px;margin-top:4px;border-radius:999px;background:#22c55e;box-shadow:0 0 0 3px #22c55e24}.case-item.not-ready .case-status{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b24}.case-item span,.case-item small,.anomaly span,.anomaly small,.disc-row span,.disc-row small,.muted,#caseMeta{color:#c3ccd7;font-size:12px;line-height:1.35}.case-item>small{grid-column:1 / -1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.case-demographics{grid-column:1 / 2;grid-row:2;align-self:start;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#c8d4df;font-size:12px;line-height:1.25}.case-dicom-line{grid-column:1 / -1;grid-row:3;min-width:0;color:#9ba7b5;font-size:11px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.case-equipment{grid-column:1 / -1;grid-row:4;min-width:0;color:#c3ccd7;font-size:11px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.case-item>span:not(.case-name):not(.case-demographics):not(.case-segmentation-ranges):not(.case-3d-badge){grid-column:1 / 2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-status,.series-quality{display:flex;flex-wrap:wrap;gap:3px;margin-top:4px}.series-quality span{padding:2px 4px;border:1px solid #3d4b5b;border-radius:4px;background:#202833;color:#d8e0ec;font-size:10px;font-weight:700;line-height:1.1}.series-quality .ok{border-color:#22c55e;background:#1665346b;color:#dcfce7}.series-quality .caution{border-color:#f59e0b;background:#78500c6b;color:#fde68a}.series-quality .warn{border-color:#ef4444;background:#7f1d1d7a;color:#fee2e2}.model-pill{display:inline-flex;align-items:center;gap:3px;max-width:112px;min-height:16px;padding:2px 4px;border:1px solid #3d4b5b;border-radius:4px;background:#202833;color:#d8e0ec;font-size:10px;font-weight:700;line-height:1.1}.model-pill b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-pill-icon{display:inline-grid;place-items:center;width:10px;height:10px;flex:0 0 10px;border-radius:50%;font-size:8px;font-weight:900;line-height:1}.model-pill.ok{border-color:#22c55e;background:#16653485;color:#ecfdf5}.model-pill.ok .model-pill-icon{background:#22c55e;color:#052e16}.model-pill.failed{border-color:#ef4444;background:#7f1d1d8f;color:#fff1f2}.model-pill.failed .model-pill-icon{background:#ef4444;color:#450a0a}.case-item small:first-of-type{color:#9ba7b5;font-size:11px}.case-unavailable{grid-column:1 / -1;grid-row:3;color:#fbbf24!important}.case-item.favorite{border-color:#facc15;box-shadow:0 0 0 1px #facc1547}.case-favorite{position:relative;grid-column:3 / 4;grid-row:1;align-self:start;justify-self:end;display:inline-grid;place-items:center;width:22px;height:22px;min-height:22px;padding:0;border-color:#facc1580;background:#0f172ac7;color:#f8fafc;font-size:14px;line-height:1}.case-favorite[aria-pressed=true]{border-color:#facc15;background:#713f12b8;color:#fde047}.case-favorite:hover,.case-favorite:focus-visible{border-color:#fde047;color:#fde047}.case-3d-badge{position:relative;grid-column:3 / 4;grid-row:2;align-self:start;justify-self:center;display:inline-grid;place-items:center;color:#e0f2fe;font-size:10px;font-weight:900;line-height:1;letter-spacing:0}.case-3d-badge.ready{color:#e0f2fe}.case-3d-badge.pending{color:#9ba7b5}.case-segmentation-ranges{display:grid;grid-column:2 / 3;grid-row:2;align-self:start;justify-self:end;max-width:94px;gap:2px;margin-top:0;padding-right:0;text-align:right}.case-segmentation-ranges b{min-width:0;color:#dff4ff;font-size:10px;font-weight:800;line-height:1.12;overflow-wrap:anywhere}.mesh-background-status{display:grid;gap:5px;padding:8px;border:1px solid #2563eb;border-radius:6px;background:#1e40af33;color:#dbeafe;font-size:12px}.mesh-background-status.idle{border-color:#334155;background:#0f172a61;color:#cbd5e1}.mesh-background-status.done{border-color:#22c55e;background:#14532d3d;color:#dcfce7}.mesh-background-status.failed{border-color:#ef4444;background:#7f1d1d40;color:#fee2e2}.mesh-status-head{display:flex;align-items:center;gap:7px}.mesh-status-head strong{min-width:0;flex:1 1 auto}.mesh-status-head em{font-style:normal;font-weight:800}.mesh-background-status small{color:#bfdbfe;line-height:1.25}.mesh-spinner{width:13px;height:13px;flex:0 0 13px;border:2px solid rgba(191,219,254,.35);border-top-color:#60a5fa;border-radius:50%;animation:mesh-spin .75s linear infinite}@keyframes mesh-spin{to{transform:rotate(360deg)}}.case-card-footer{grid-column:1 / -1;grid-row:5;display:flex;align-items:flex-end;justify-content:space-between;gap:8px;min-width:0;padding-top:2px}.case-card-footer small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.case-card-footer time{flex:0 0 auto;color:#8f9dac;font-size:10px;line-height:1.2}.case-delete{position:absolute;top:7px;right:34px;min-height:24px;padding:3px 6px;border-color:#70434a;background:#7f2a3461;color:#ffd8dc;font-size:10px;opacity:0}.case-item:hover .case-delete,.case-delete:focus-visible{opacity:1}.case-card-footer small,.case-card-footer time{min-width:0;color:#c3ccd7;font-size:11px;line-height:1.2}.case-card-footer small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.case-card-footer time{flex:0 0 auto;color:#9ba7b5}.anomaly strong{display:flex;align-items:center;gap:7px}.anomaly em{padding:2px 5px;border:1px solid #536171;border-radius:5px;color:#ffd166;font-size:10px;font-style:normal;line-height:1.1}.workspace{grid-column:2;grid-row:2;min-width:0;height:calc(100vh - 68px);display:grid;grid-template-rows:minmax(0,1fr);gap:18px;padding:14px;overflow:hidden}.viewer-slot,.training-viewer-slot{display:grid;min-height:0}.viewer-slot.anomaly-list-mode{grid-template-columns:minmax(0,1fr) minmax(320px,380px);gap:10px}.viewer-slot>.viewer-panel,.training-viewer-slot>.viewer-panel{min-height:0;height:100%}.anomaly-list-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr);min-width:0;min-height:0;overflow:hidden;border:1px solid #333b45;border-radius:8px;background:#171b21}.anomaly-list-panel[hidden]{display:none}.anomaly-list-panel header{position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:10px 12px;border-bottom:1px solid #333b45;background:#151a21}.anomaly-list-panel header strong{display:block;color:#f8fbff;font-size:14px;line-height:1.25}.anomaly-list-panel header span{color:#aeb8c6;font-size:11px;line-height:1.3}.anomaly-list-panel header>span{display:inline-grid;place-items:center;min-width:24px;min-height:22px;padding:2px 7px;border:1px solid rgba(255,209,102,.54);border-radius:999px;background:#78500c47;color:#ffe8a3;font-weight:800}.anomaly-list-scroll{min-height:0;overflow-x:hidden;overflow-y:auto;padding:10px;overscroll-behavior:contain;scrollbar-color:#536171 #151a20;scrollbar-width:thin}.anomaly-list-panel #anomalies{gap:8px}.app-page[hidden]{display:none}.training-workspace{grid-column:2;grid-row:2;min-width:0;display:grid;align-content:start;gap:14px;padding:14px;overflow:auto}.training-drawer{position:fixed;top:68px;right:0;bottom:0;z-index:24;grid-template-columns:1fr;align-content:start;width:min(468px,calc(100vw - 28px));height:calc(100vh - 68px);padding:10px;border-left:1px solid rgba(77,91,108,.82);background:#10161d;box-shadow:-18px 0 44px #00000061;scrollbar-color:#536171 #151a20;scrollbar-width:thin}body.training-drawer-open .workspace{margin-right:min(468px,calc(100vw - 28px))}.training-drawer-head{position:sticky;top:-10px;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:10px;margin:-10px -10px 0;padding:10px;border-bottom:1px solid #303a46;background:#10161dfa}.training-drawer-head div{display:grid;gap:2px;min-width:0}.training-drawer-head strong{font-size:14px}.training-drawer-head span{overflow:hidden;color:#9aa8b8;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.training-drawer-head button{width:30px;min-width:30px;min-height:30px;padding:0;font-size:18px;line-height:1}.training-critical-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start;padding:10px;border:1px solid rgba(217,91,91,.56);border-radius:8px;background:#4a1d2085;cursor:pointer}.training-critical-summary:hover,.training-critical-summary:focus-visible,.training-critical-summary.expanded{border-color:#ff7878d1;background:#541f24b8}.training-critical-summary.ok{border-color:#2f6d53bf;background:#1d513d57}.training-critical-summary.ok:hover,.training-critical-summary.ok:focus-visible,.training-critical-summary.ok.expanded{border-color:#2bb673e0;background:#1d513d80}.training-critical-summary div{display:grid;gap:4px}.training-critical-summary strong{color:#fff1f1;font-size:13px;line-height:1.25}.training-critical-summary span{color:#ffd9d9;font-size:12px;line-height:1.35}.training-critical-summary.ok strong,.training-critical-summary.ok span{color:#d9fbe6}.training-critical-summary em{display:grid;place-items:center;min-width:30px;min-height:28px;padding:3px 8px;border-radius:999px;background:#d95b5b;color:#fff;font-style:normal;font-weight:800}.training-critical-summary.ok em{background:#21a366}.training-drawer .training-hero{display:grid;gap:8px;padding:10px}.training-drawer .training-hero h1{margin:0;font-size:15px}.training-drawer .training-hero p{margin:0;font-size:12px}.training-drawer .training-status{width:100%;min-width:0;padding:8px;font-size:12px}.training-drawer .training-review-layout,.training-drawer .training-layout{display:grid;grid-template-columns:1fr;gap:10px}.training-drawer .training-viewer-slot{display:none}.training-drawer .training-card{gap:8px;padding:10px;border-radius:8px}.training-drawer .training-grid,.training-drawer .training-form-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.training-drawer label{min-width:0;font-size:12px}.training-drawer input,.training-drawer select,.training-drawer textarea{min-width:0;min-height:30px;padding:6px 8px;font-size:12px}.training-drawer textarea{resize:vertical}.training-drawer button{min-height:30px;padding:6px 8px;font-size:12px}.training-drawer .section-head h2{font-size:13px}.training-drawer .annotation-panel,.training-drawer .annotation-form{display:grid;gap:8px}.training-drawer .mini-actions{gap:6px}.training-drawer .inline-range{display:flex;align-items:center;gap:8px}.training-drawer .inline-range input{width:108px}.training-drawer .training-data-list{max-height:260px;overflow:auto}.training-drawer .training-data-row{padding:7px}.training-drawer .training-data-row pre,.training-drawer .training-data-row textarea,.training-drawer .training-data-card pre{max-height:120px;font-size:11px}.training-drawer .training-layout>article:nth-of-type(5){order:3}.training-drawer .training-layout>article:nth-of-type(6){order:4}.training-drawer .training-layout>article:nth-of-type(7){order:5}.training-drawer .training-layout>article:nth-of-type(8){order:6}.training-drawer .training-layout>article:nth-of-type(1){order:7}.training-drawer .training-layout>article:nth-of-type(2){order:8}.training-drawer .training-layout>article:nth-of-type(3){order:9}.training-drawer .training-layout>article:nth-of-type(4){order:10}.training-drawer .training-layout>article:nth-of-type(9){order:11}.training-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px;border:1px solid #333b45;border-radius:8px;background:#171b21}.training-hero h1{font-size:24px}.training-hero p{max-width:760px;margin-top:6px;color:#c3ccd7;font-size:13px;line-height:1.45}.training-status{flex:0 0 min(360px,42%);padding:10px 12px;border:1px solid #3d4b5b;border-radius:6px;background:#202833;color:#d8e0ec;font-size:13px;line-height:1.35}.training-status.compact{flex:none;margin-top:6px;padding:8px 10px;font-size:12px}.training-status[data-tone=ok]{border-color:#22c55e;background:#122a20;color:#d9fbe7}.training-status[data-tone=warn]{border-color:#d6a526;background:#302718;color:#ffe8a3}.training-status[data-tone=failed]{border-color:#ef4444;background:#321c20;color:#ffd6d6}.training-layout{display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,1.2fr);gap:14px;align-items:start}.training-card{padding:14px}.training-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.training-jobs-card{grid-row:span 3}.primary-action{min-height:40px;border-color:#2f6d53;background:#1d513d;font-weight:700}.primary-action:hover{background:#26654d}.viewer-panel,.info-grid article,.gallery-panel{min-width:0;border:1px solid #333b45;border-radius:8px;background:#171b21}.viewer-panel{display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.panel-head{justify-content:space-between;padding:7px 10px;border-bottom:1px solid #333b45}.view-tools{flex-wrap:wrap;justify-content:flex-end;gap:5px}.view-tools button,.view-tools .download-report-link{min-height:20px;padding:3px 6px;border-radius:5px;font-size:12px;line-height:1.1}.download-report-link{display:inline-flex;align-items:center;white-space:nowrap}.view-tools button[data-zoom]{min-width:26px;padding-inline:5px;font-weight:700}.view-tools button.active{border-color:#7dd3fc;background:#213446;color:#dff4ff}.view-tools button[data-overlay=measurements]{display:none}.canvas-wrap{position:relative;min-height:0;overflow:hidden}#gl{width:100%;height:100%;display:block}#sliceDrawingLayer{position:absolute;inset:0;z-index:5;width:100%;height:100%;pointer-events:none}#sliceDrawingLayer.active{cursor:crosshair;pointer-events:auto}#toggleSliceDrawing.active,#toggleSliceDrawing[aria-pressed=true]{border-color:#22c55ee6;background:#1c6141e6;color:#d8ffe8;box-shadow:inset 0 0 0 1px #86efac3d,0 0 0 1px #22c55e2e}#trainingAnnotationMarkerLayer{position:absolute;inset:0;z-index:6;pointer-events:none}.training-annotation-marker{position:absolute;display:block;width:10.4px;min-width:10.4px;height:10.4px;min-height:10.4px;padding:0;border:1px solid rgba(191,233,255,.72);border-radius:2px;background:#08101847;box-shadow:0 0 0 1px #0c0f1457,0 0 8px #7dd3fc33;cursor:pointer;line-height:0;pointer-events:auto;transform:translate(-50%,-50%)}.training-annotation-marker:before,.training-annotation-marker:after{content:"";position:absolute;left:50%;top:50%;width:7.8px;height:1px;border-radius:2px;background:#bfe9ffc7;transform-origin:center}.training-annotation-marker:before{transform:translate(-50%,-50%) rotate(45deg)}.training-annotation-marker:after{transform:translate(-50%,-50%) rotate(-45deg)}.training-annotation-marker.moderate{border-color:#ffd166bd}.training-annotation-marker.moderate:before,.training-annotation-marker.moderate:after{background:#ffd166c7}.training-annotation-marker.severe{border-color:#ff5f57bd}.training-annotation-marker.severe:before,.training-annotation-marker.severe:after{background:#ffb4b0c7}.training-annotation-marker.dragging{border-color:#ffffffe6;background:#0810187a;box-shadow:0 0 0 2px #7dd3fc52,0 0 14px #7dd3fc5c;cursor:grabbing}#status{position:absolute;left:12px;bottom:12px;max-width:min(760px,calc(100% - 24px));padding:8px 10px;border:1px solid rgba(255,255,255,.16);border-radius:6px;background:#111418db;color:#e7edf5;font-size:13px}.comparison-panel{position:absolute;top:12px;right:12px;bottom:12px;z-index:6;display:grid;grid-template-rows:auto minmax(0,1fr);width:min(520px,calc(100% - 24px));border:1px solid rgba(125,211,252,.32);border-radius:8px;background:#0d1117f0;box-shadow:0 18px 46px #00000073;color:#f6f8fb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.comparison-panel[hidden]{display:none}.mesh-pro-viewer{position:fixed;inset:18px;z-index:30;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid rgba(125,211,252,.42);border-radius:8px;background:#151719;box-shadow:0 22px 70px #0000009e}.mesh-pro-viewer[hidden]{display:none}.mesh-pro-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.12);background:#1b2027}.mesh-pro-head>div:first-child{display:grid;gap:3px;min-width:0}.mesh-pro-head strong{overflow-wrap:anywhere;color:#f5f7fa;font-size:14px;line-height:1.2}.mesh-pro-head span{color:#ffd166;font-size:12px;line-height:1.25}.mesh-pro-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:7px}.mesh-pro-spacing{display:grid;grid-template-columns:auto minmax(90px,150px) 42px;align-items:center;gap:7px;min-width:0;padding:4px 7px;border:1px solid rgba(255,255,255,.12);border-radius:5px;background:#ffffff0a;color:#dce6f2;font-size:11px}.mesh-pro-spacing input{width:100%;min-width:90px;accent-color:#7dd3fc}.mesh-pro-spacing input:disabled{opacity:.45}.mesh-pro-spacing output{color:#ffd166;text-align:right;font-variant-numeric:tabular-nums}.mesh-pro-actions button{min-height:30px;padding:5px 9px;border-radius:5px}#meshProClose{display:inline-grid;place-items:center;width:32px;padding:0;font-size:22px;line-height:1}.mesh-pro-stage{position:relative;min-height:0;background:radial-gradient(circle at 50% 38%,#262a30 0,#17191c 45%,#111316)}#meshProCanvas{display:block;width:100%;height:100%}.mesh-pro-leader-layer,.mesh-pro-label-layer{position:absolute;inset:0;pointer-events:none;z-index:2}.mesh-pro-leader{fill:none;stroke:#7dd3fcc2;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 5px rgba(56,189,248,.22))}.mesh-pro-leader.red,.mesh-pro-leader.severe{stroke:#ff5f57e6}.mesh-pro-leader.orange,.mesh-pro-leader.moderate{stroke:#ffd166db}.mesh-pro-leader.green,.mesh-pro-leader.mild{stroke:#7dd3fcc7}.mesh-pro-anchor{position:absolute;box-sizing:border-box;width:8px;min-width:8px;height:8px;min-height:8px;padding:0;border:1px solid rgba(10,18,26,.92);border-radius:50%;background:#7dd3fc;box-shadow:0 0 0 1px #e0f2fecc,0 0 12px #38bdf87a;font-size:0;line-height:0;pointer-events:auto;transform:translate(-50%,-50%)}.mesh-pro-anchor.red,.mesh-pro-anchor.severe{background:#ff5f57;box-shadow:0 0 0 1px #ffd6d2d9,0 0 14px #ff5f5785}.mesh-pro-anchor.orange,.mesh-pro-anchor.moderate{background:#ffd166;box-shadow:0 0 0 1px #fff4c4cc,0 0 12px #ffd16673}.mesh-pro-label{position:absolute;min-height:52px;padding:8px 10px 8px 12px;border:1px solid rgba(125,211,252,.52);border-left:4px solid #7dd3fc;border-radius:7px;background:linear-gradient(90deg,#0e749033,#080d14e6 44%),#090d12e0;box-shadow:0 14px 36px #00000061,inset 0 0 0 1px #ffffff0a;color:#e8f3ff;text-align:left;pointer-events:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mesh-pro-label:hover{border-color:#bae6fdd9;transform:translateY(-1px)}.mesh-pro-label.expanded{z-index:3;overflow:hidden;border-color:#bae6fdeb;box-shadow:0 18px 46px #00000085,0 0 0 1px #7dd3fc38}.mesh-pro-label.red,.mesh-pro-label.severe{border-color:#ff5f57ad;border-left-color:#ff5f57;background:linear-gradient(90deg,#7f1d1d57,#080d14e8 44%),#090d12e6}.mesh-pro-label.orange,.mesh-pro-label.moderate{border-color:#ffd1669e;border-left-color:#ffd166;background:linear-gradient(90deg,#854d0e47,#080d14e8 44%),#090d12e6}.mesh-pro-label-title{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;color:#fff;font-size:15px;line-height:1.05}.mesh-pro-label-title b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mesh-pro-label-title em{display:inline-grid;place-items:center;min-width:23px;height:20px;padding:0 6px;border-radius:999px;background:#7dd3fc33;color:#bdefff;font-size:12px;font-style:normal;font-weight:800;font-variant-numeric:tabular-nums}.mesh-pro-label.red .mesh-pro-label-title em,.mesh-pro-label.severe .mesh-pro-label-title em{background:#ff5f5738;color:#ffd6d2}.mesh-pro-label.orange .mesh-pro-label-title em,.mesh-pro-label.moderate .mesh-pro-label-title em{background:#ffd16633;color:#ffe8a3}.mesh-pro-label-text{display:-webkit-box;margin-top:5px;overflow:hidden;color:#cdd9e5;font-size:12px;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mesh-pro-label.expanded .mesh-pro-label-text{-webkit-line-clamp:3}.mesh-pro-label-details{display:block;margin-top:8px;padding-top:7px;border-top:1px solid rgba(255,255,255,.1)}.mesh-pro-label-details ul{display:grid;gap:4px;margin:0;padding:0;overflow:hidden;list-style:none}.mesh-pro-label-details li{overflow:hidden;color:#e5edf6;font-size:11px;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.mesh-pro-detail-pager{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:8px}.mesh-pro-detail-dot{box-sizing:border-box;width:7px;min-width:7px;height:7px;min-height:7px;padding:0;border:1px solid rgba(186,230,253,.58);border-radius:50%;background:#94a3b857;box-shadow:none}.mesh-pro-detail-dot.active{border-color:#ffffffe6;background:#7dd3fc;box-shadow:0 0 10px #7dd3fc6b}.mesh-pro-status{position:absolute;left:12px;bottom:12px;max-width:min(680px,calc(100% - 24px));padding:8px 10px;border:1px solid rgba(255,255,255,.14);border-radius:6px;background:#0f1216d1;color:#dce6f2;font-size:13px;line-height:1.3}.mesh-pro-simulation-panel{position:absolute;top:12px;right:12px;z-index:4;display:grid;gap:10px;width:min(360px,calc(100% - 24px));max-height:calc(100% - 24px);overflow:auto;padding:12px;border:1px solid rgba(255,209,102,.42);border-radius:8px;background:#0d1117eb;box-shadow:0 18px 44px #0000006b;color:#edf5ff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mesh-pro-simulation-panel[hidden]{display:none}.mesh-pro-simulation-panel header{display:grid;gap:4px}.mesh-pro-simulation-panel header strong{color:#fff5cf;font-size:14px;line-height:1.2}.mesh-pro-simulation-panel header span{color:#ffdf86;font-size:12px;line-height:1.3}.mesh-pro-simulation-range{display:grid;gap:7px;min-width:0}.mesh-pro-simulation-range>span{color:#f8fbff;font-size:13px;font-weight:800}.mesh-pro-simulation-range input{width:100%;accent-color:#ff5f57}.mesh-pro-simulation-summary{display:grid;grid-template-columns:1fr;gap:5px;padding:9px 10px;border:1px solid rgba(255,255,255,.12);border-radius:7px;background:#ffffff0e}.mesh-pro-simulation-summary span,.mesh-pro-simulation-explanation p,.mesh-pro-simulation-row small{color:#cfd7e2;font-size:12px;line-height:1.35}.mesh-pro-simulation-summary b,.mesh-pro-simulation-explanation b{color:#fff}.mesh-pro-simulation-summary .mesh-pro-simulation-model{width:fit-content;padding:3px 7px;border-radius:999px;font-weight:800}.mesh-pro-simulation-summary .mesh-pro-simulation-model.ok{color:#b9f6c7;border:1px solid rgba(95,230,168,.48);background:#5fe6a81f}.mesh-pro-simulation-summary .mesh-pro-simulation-model.warn{color:#ffd166;border:1px solid rgba(255,209,102,.48);background:#ffd1661f}.mesh-pro-simulation-explanation{display:grid;gap:9px}.mesh-pro-simulation-explanation p{margin:0}.mesh-pro-simulation-rows{display:grid;gap:6px}.mesh-pro-simulation-row{display:grid;grid-template-columns:1fr auto;gap:3px 8px;width:100%;min-height:54px;padding:8px 9px;border:1px solid rgba(255,255,255,.11);border-radius:7px;background:#ffffff0b;color:#edf5ff;text-align:left}.mesh-pro-simulation-row:hover,.mesh-pro-simulation-row:focus-visible{border-color:#ffd16694;background:#ffd16617}.mesh-pro-simulation-row strong,.mesh-pro-simulation-row span{font-size:12px;line-height:1.15}.mesh-pro-simulation-row span{color:#ffd166;font-weight:800;font-variant-numeric:tabular-nums}.mesh-pro-simulation-row small{grid-column:1 / -1;overflow-wrap:anywhere}.comparison-panel.danger{border-color:#ff5f579e}.comparison-panel.worse{border-color:#ff5f57a8}.comparison-panel.better{border-color:#5ee6a88f}.comparison-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.12)}.comparison-head strong{min-width:0;overflow-wrap:anywhere;font-size:14px;line-height:1.25}.comparison-actions{display:flex;align-items:center;gap:6px}.comparison-actions button{display:inline-grid;place-items:center;width:28px;height:28px;min-height:28px;padding:0;border-radius:5px;font-size:18px;line-height:1}.comparison-word-download{position:relative}.comparison-word-download:before{content:"";width:15px;height:18px;border:1px solid currentColor;border-radius:2px;background:linear-gradient(135deg,transparent 0 73%,rgba(125,211,252,.34) 74%)}.comparison-word-download:after{content:"W";position:absolute;left:8px;top:7px;color:#dff4ff;font-size:9px;font-weight:900;line-height:1}.comparison-body{display:grid;align-content:start;gap:12px;min-height:0;overflow:auto;padding:12px}.comparison-body h3,.comparison-body h4{margin:0;line-height:1.25}.comparison-body h3{color:#dff4ff;font-size:13px}.comparison-body h4{color:#ffd166;font-size:12px}.comparison-body p,.comparison-body li,.comparison-body small,.comparison-body span{color:#cfd7e2;font-size:12px;line-height:1.35}.comparison-body ul{display:grid;gap:5px;margin:6px 0 0;padding-left:18px}.comparison-body li span{display:block;color:#9ba7b5}.comparison-change li{white-space:normal;overflow-wrap:anywhere;word-break:normal}.comparison-summary,.comparison-step,.comparison-interval,.comparison-change{display:grid;gap:5px;padding:9px 10px;border:1px solid rgba(255,255,255,.12);border-radius:7px;background:#ffffff0e}.comparison-summary strong{font-size:13px}.comparison-summary.worse{border-color:#ff5f576b;background:#7f1d1d42}.comparison-summary.better{border-color:#5ee6a85c;background:#1665343d}.comparison-summary.mixed{border-color:#ffb4546b;background:#78500c38}.comparison-timeline{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}.comparison-dynamics{display:grid;gap:8px;min-width:0}.comparison-matrix{display:grid;gap:1px;overflow:auto;border:1px solid rgba(255,255,255,.12);border-radius:7px;background:#ffffff14}.comparison-matrix-head,.comparison-matrix-level,.comparison-matrix-cell{min-width:0;padding:7px 8px;background:#111827eb;color:#d8e1ec;font-size:11px;line-height:1.3;overflow-wrap:anywhere}.comparison-matrix-head,.comparison-matrix-level{color:#f8fbff;font-weight:800}.comparison-matrix-cell.stable{background:#182630eb}.comparison-matrix-cell.mixed{background:#5c43129e}.comparison-matrix-cell.worse{background:#5e1c1ead}.comparison-step strong{color:#f8fbff;font-size:12px}.comparison-interval{margin-top:8px}.comparison-change.new{border-color:#ffb4545c}.comparison-change.worse{border-color:#ff5f576b}.comparison-change.better{border-color:#5ee6a85c}#anomalyMarkerLayer,#sliceLabelLayer{position:absolute;inset:0;z-index:4;pointer-events:none}.slice-label{position:absolute;min-width:0;max-width:160px;overflow:hidden;padding:3px 6px;border:1px solid rgba(255,255,255,.16);border-radius:5px;background:#121921e6;color:#eef4fae0;font-size:10px;font-weight:700;line-height:1.1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;letter-spacing:0;text-align:center;transform:translate(-50%)}#crosshairLayer{position:absolute;inset:0;z-index:2;width:100%;height:100%;overflow:visible;pointer-events:none}.viewer-crosshair-line{stroke:#ff1818f2;stroke-width:1;stroke-dasharray:8 6;vector-effect:non-scaling-stroke}#measurementLayer{position:absolute;inset:0;z-index:3;width:100%;height:100%;overflow:visible;pointer-events:none}.measurement-line{stroke:#38d368e6;stroke-width:1.2;vector-effect:non-scaling-stroke}.measurement-line.dashed{stroke-dasharray:4 4}.measurement-line.review{stroke:#7dd3fcc7;stroke-width:1}.measurement-line.angle,.measurement-line.body{stroke:#38d368eb}.measurement-point{fill:#ff5f57;stroke:#0c0f14cc;stroke-width:1.1}.measurement-point.review{fill:#7dd3fc}.measurement-text{fill:#ffd166;paint-order:stroke;stroke:#0c0f14e0;stroke-width:3px;font-size:11px;font-weight:700;dominant-baseline:middle}.measurement-text.review{fill:#bfe9ff}.anomaly-marker{position:absolute;display:grid;grid-template-columns:auto auto;align-items:center;column-gap:6px;row-gap:1px;width:153px;padding:5px 7px;border:1px solid rgba(255,255,255,.24);border-left:3px solid #ff8a3d;border-radius:6px;background:#0c0f14cc;box-shadow:0 7px 18px #00000038;color:#f8fbff;font:inherit;text-align:left;line-height:1.1;pointer-events:auto;-webkit-user-select:none;user-select:none;touch-action:none;transform:translateY(-50%);-webkit-backdrop-filter:blur(5px) saturate(1.2);backdrop-filter:blur(5px) saturate(1.2);z-index:2}.anomaly-marker.dragging{border-color:#7dd3fcb8;box-shadow:0 9px 22px #0000004d,0 0 0 1px #7dd3fc38;cursor:grabbing}.anomaly-marker.user-moved{border-top-color:#7dd3fc80}.marker-moved-indicator{position:absolute;right:6px;bottom:5px;width:11px;height:11px;border:1px solid rgba(125,211,252,.72);border-radius:50%;background:#7dd3fc2e;color:#bfe9ff;font-style:normal;pointer-events:none}.marker-moved-indicator:before,.marker-moved-indicator:after{content:"";position:absolute;background:currentColor;border-radius:1px}.marker-moved-indicator:before{left:2px;top:5px;width:5px;height:1px}.marker-moved-indicator:after{left:5px;top:2px;width:1px;height:5px}.anomaly-marker-leader{position:absolute;z-index:1;height:1px;transform-origin:left center;background:linear-gradient(90deg,rgba(255,138,61,.12),var(--leader-color));pointer-events:none}.anomaly-marker-dot{position:absolute;z-index:3;width:9px;height:9px;border-radius:50%;background:var(--leader-color);box-shadow:0 0 0 2px #0c0f1494;cursor:grab;pointer-events:auto;touch-action:none;transform:translate(-50%,-50%)}.anomaly-marker-dot.dragging{box-shadow:0 0 0 3px #7dd3fc6b,0 0 14px #7dd3fc61;cursor:grabbing}.anomaly-marker-dot.user-moved{outline:1px solid rgba(125,211,252,.72);outline-offset:2px}.anomaly-marker:hover,.anomaly-marker:focus-visible{border-color:#ffffff7a;background:#10141bdb}.anomaly-marker b{min-width:0;font-size:12px}.anomaly-marker span{justify-self:end;min-width:18px;padding:1px 5px;border-radius:999px;background:#ff8a3d42;color:#ffd166;font-size:10px;font-weight:700;text-align:center}.anomaly-marker small{grid-column:1 / -1;overflow:hidden;color:#cfd7e2;font-size:10px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.anomaly-marker.severe{border-left-color:#ff5f57}.anomaly-marker.moderate{border-left-color:#ffb454}.anomaly-marker.mild{border-left-color:#ff8a3d}.anomaly-marker.review{border-left-color:#7dd3fc}.anomaly-marker.review span{background:#7dd3fc33;color:#bfe9ff}.anomaly-marker-leader.review{opacity:.8;background:linear-gradient(90deg,#7dd3fc1a,#7dd3fcc2)}.anomaly-marker-dot.review{background:#7dd3fcd6}.anomaly-tooltip{position:absolute;z-index:5;display:grid;gap:3px;width:min(340px,calc(100% - 20px));padding:9px 11px 9px 13px;border:1px solid rgba(255,255,255,.18);border-left:4px solid #ff8a3d;border-radius:7px;background:#0e1116eb;box-shadow:0 12px 30px #00000059;color:#f6f8fb;pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.anomaly-tooltip.pinned{pointer-events:auto}.anomaly-tooltip[hidden]{display:none}.anomaly-tooltip strong{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;line-height:1.2}.anomaly-tooltip strong em.lock-icon{position:relative;width:16px;height:16px;flex:0 0 auto;padding:0;border:1px solid rgba(255,209,102,.65);border-radius:4px;background:#ffd16624;color:#ffd166;font-style:normal}.anomaly-tooltip strong em.lock-icon:before{content:"";position:absolute;left:4px;top:2px;width:6px;height:5px;border:1.5px solid currentColor;border-bottom:0;border-radius:5px 5px 0 0}.anomaly-tooltip strong em.lock-icon:after{content:"";position:absolute;left:7px;top:8px;width:2px;height:4px;border-radius:2px;background:currentColor}.anomaly-tooltip-list{display:grid;gap:6px;max-height:min(300px,42vh);overflow-y:auto;overscroll-behavior:contain;padding-right:4px;scrollbar-color:#9aa6b2 rgba(255,255,255,.08)}.anomaly-tooltip-item{display:grid;gap:2px;padding-left:8px;border-left:2px solid #ff8a3d}.anomaly-tooltip-item.review-confirmed{border-left-color:#5ee6a8}.anomaly-tooltip-item.review-rejected{opacity:.72;border-left-color:#8c96a3}.anomaly-tooltip-item.review-corrected{border-left-color:#7dd3fc}.anomaly-tooltip-item.severe{border-left-color:#ff5f57}.anomaly-tooltip-item.moderate{border-left-color:#ffb454}.anomaly-tooltip-item.mild{border-left-color:#7bd88f}.anomaly-tooltip span,.anomaly-tooltip small{color:#d8e0ea;font-size:12px;line-height:1.3}.anomaly-tooltip small{color:#aeb9c7}.anomaly-tooltip .review-note{color:#d8f3ff;font-size:11px}.anomaly-tooltip-item:has(.review-note) .review-note{padding:3px 6px;border-radius:5px;background:#7dd3fc1a}.anomaly-tooltip-item.review-rejected .review-note{background:#9ca6b41f}.review-controls{display:flex;gap:5px;margin-top:5px}.review-editor{display:grid;gap:5px;margin-top:6px}.review-editor input,.review-editor select,.review-editor textarea{width:100%;min-height:58px;padding:6px 7px;border:1px solid rgba(125,211,252,.36);border-radius:6px;background:#04080eb8;color:#f6f8fb;font:inherit;font-size:12px;line-height:1.3;outline:none}.review-editor textarea{resize:vertical}.review-editor input,.review-editor select{min-height:30px}.review-editor input:focus,.review-editor select:focus,.review-editor textarea:focus{border-color:#7dd3fcc7;box-shadow:0 0 0 2px #7dd3fc24}.review-editor div{display:flex;gap:5px}.review-editor button{min-width:0;padding:4px 8px;border:1px solid rgba(125,211,252,.28);border-radius:5px;background:#7dd3fc1f;color:#d8f3ff;font:inherit;font-size:11px;line-height:1.2;cursor:pointer}.review-editor button[data-review-cancel]{border-color:#ffffff24;background:#ffffff0f;color:#cfd7e2}.review-controls button{min-width:0;padding:3px 8px;border:1px solid rgba(255,255,255,.16);border-radius:5px;background:#ffffff12;color:#dbe5f0;font:inherit;font-size:11px;line-height:1.2;cursor:pointer}.review-controls button:hover,.review-controls button:focus-visible{border-color:#ffffff5c;background:#ffffff21}.review-controls button.active[data-review-action=confirmed]{border-color:#5ee6a8b8;background:#5ee6a82e;color:#bff7db}.review-controls button.active[data-review-action=rejected]{border-color:#9ca6b4a6;background:#9ca6b429;color:#e1e6ec}.review-controls button.active[data-review-action=corrected]{border-color:#7dd3fcb8;background:#7dd3fc2e;color:#d8f3ff}.review-controls button.active[data-add-finding]{border-color:#d6a72ec2;background:#d6a72e2e;color:#f6d979}.review-controls button.danger{border-color:#d95b5b8f;background:#d95b5b21;color:#ffc4c4}.review-controls button.danger:hover,.review-controls button.danger:focus-visible{border-color:#d95b5bc7;background:#d95b5b38}.review-controls button.danger.active,.review-controls button.danger:disabled{border-color:#d95b5bc7;background:#d95b5b3d;color:#ffd4d4;opacity:1}.anomaly-tooltip.severe{border-left-color:#ff5f57}.anomaly-tooltip.moderate{border-left-color:#ffb454}.anomaly-tooltip.mild{border-left-color:#7bd88f}.info-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;position:relative;z-index:1;margin-top:4px}.workspace .info-grid{display:none}.info-grid article,.gallery-panel{padding:12px}.anomaly{padding:10px;border:1px solid #495462;border-radius:6px;background:#252b33;color:#fff;border-left-width:4px;cursor:pointer}.anomaly:focus-visible{outline:2px solid rgba(125,211,252,.65);outline-offset:2px}.anomaly.review-confirmed{border-left-color:#5ee6a8}.anomaly.review-rejected{opacity:.72;border-left-color:#8c96a3}.anomaly.review-corrected{border-left-color:#7dd3fc}.anomaly .review-note{display:block;width:fit-content;max-width:100%;padding:3px 6px;border-radius:5px;background:#7dd3fc1a;color:#d8f3ff;font-size:11px}.anomaly .review-controls,.anomaly .review-editor{cursor:default}.anomaly.severe{border-left-color:#ff5f57}.anomaly.moderate{border-left-color:#ffb454}.anomaly.mild{border-left-color:#7bd88f}.disc-row{display:grid;gap:4px;padding:10px;border:1px solid #3b4653;border-radius:6px;background:#1e242b}.annotation-panel,.annotation-form,.annotation-row{display:grid;gap:8px}.annotation-form{padding:10px;border:1px solid #3b4653;border-radius:6px;background:#1e242b}.annotation-form.disabled{opacity:.72}.annotation-point-text{padding:7px 9px;border:1px dashed #536171;border-radius:6px;color:#c3ccd7;font-size:12px}.annotation-row{padding:10px;border:1px solid #3b4653;border-left:4px solid #7dd3fc;border-radius:6px;background:#1e242b}.annotation-row strong{display:flex;justify-content:space-between;gap:10px;font-size:13px}.annotation-row em{color:#ffd166;font-size:11px;font-style:normal}.annotation-row span,.annotation-row small{color:#c3ccd7;font-size:12px;line-height:1.35}.annotation-actions{display:flex;gap:6px}.annotation-actions button{min-height:28px;padding:4px 8px;font-size:11px}#gl.annotation-mode{cursor:crosshair}.gallery-panel{display:grid;gap:12px}.report-history{display:grid;gap:8px}.report-history-item{display:grid;gap:4px;padding:10px 12px;border:1px solid #3b4653;border-radius:6px;background:#1e242b}.report-history-item:hover{border-color:#73c2fb;background:#243242}.report-history-item strong{color:#f6f8fb;font-size:13px}.report-history-item span{color:#aeb8c6;font-size:12px}figure{margin:0;display:grid;gap:7px}figcaption{color:#cdd6e2;font-size:12px}@media(max-width:1100px){#app,.info-grid,.viewer-slot.anomaly-list-mode,.training-layout,.training-form-grid{grid-template-columns:1fr}#app{grid-template-rows:auto auto minmax(0,1fr);height:auto;min-height:100vh}.top-nav{position:sticky;top:0;flex-wrap:wrap;padding:10px 12px}.top-brand{min-width:0}.top-menu{justify-content:flex-start;width:100%;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.top-menu-item{flex:0 0 auto}.system-settings{padding:0}.system-settings-shell{grid-template-columns:1fr;width:100vw;height:100vh}.system-settings-nav{border-right:0;border-bottom:1px solid #303a46}.system-settings-brand{padding-bottom:10px}.admin-console{grid-column:1;grid-row:3;height:calc(100vh - 120px)}.admin-console-shell{grid-template-columns:1fr}.admin-console-nav{border-right:0;border-bottom:1px solid #303a46}.settings-nav-item{min-height:32px}.training-hero{display:grid}.training-status{width:100%;flex-basis:auto}.sidebar{grid-column:1;grid-row:2;height:auto;max-height:none;overflow:visible;border-right:0;border-bottom:1px solid #343b45}.case-list{max-height:48vh}.workspace{grid-column:1;grid-row:3;height:calc(100vh - 120px);grid-template-rows:minmax(0,1fr);gap:18px}.training-workspace{grid-column:1;grid-row:3}.training-drawer{top:0;width:100vw;height:100vh;padding-top:10px}body.training-drawer-open .workspace{margin-right:0}.training-drawer .training-grid,.training-drawer .training-form-grid{grid-template-columns:1fr}}button,input,select,textarea{font-family:inherit}button{border:1px solid var(--line);border-radius:var(--radius);background:#18212b;color:var(--text-main);box-shadow:none}button:hover{border-color:#3a4a59;background:#1c2631}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--focus);outline-offset:1px}input,select,textarea{border-color:var(--line);border-radius:var(--radius);background:var(--field-bg);color:var(--text-main)}input::placeholder,textarea::placeholder{color:#73808e}#app,.admin-console,.workspace,.training-workspace,.system-settings{background:var(--app-bg)}.top-nav{border-bottom-color:var(--line);background:#111820;box-shadow:0 10px 28px #00000038}.top-brand span{color:#f4f8fb;font-weight:850}.top-menu-item{min-height:34px;border-color:#2c3947;border-radius:var(--radius);background:#161f29;color:#d1dce7;font-size:12px;font-weight:750;box-shadow:none}.top-menu-item svg,.user-indicator-button svg,.folder-scan-button svg,.sidebar-toggle-button svg{stroke-width:1.8}.top-menu-item:hover{border-color:#3c4c5c;background:#1b2631;color:#f2f6fa}.top-menu-item.active{border-color:#2bb673c7;background:linear-gradient(180deg,#1c3a2c,#172c24);color:#f4fff8;box-shadow:inset 0 -2px #2bb6736b}.top-menu-item em{border-color:#d6a72e57;background:#d6a72e24;color:#f1c85d}.auth-panel{background:#151b23}.auth-tabs button{min-height:34px;border-color:#2c3947;background:#17202a;color:#cbd6e2;font-weight:750}.auth-tabs button.active{border-color:#2bb673c7;background:#173326;color:#f1fff7;box-shadow:inset 0 -2px #2bb67373}.auth-form button[type=submit],.admin-create-submit,.admin-actions-cell button.primary,button.primary{border-color:#2bb673bd;background:#217a50;color:#f6fff9;font-weight:800}.auth-form button[type=submit]:hover,.admin-create-submit:hover,.admin-actions-cell button.primary:hover,button.primary:hover{border-color:#42c77f;background:#27895a}.auth-status{color:#f1c85d}.user-indicator-button{border-color:#2bb67380;border-radius:var(--radius);background:#21a36624}.user-indicator-button:hover,.user-indicator-button[aria-expanded=true]{border-color:#2bb673d1;background:#21a36636}.user-avatar{border-color:#2bb6738c;background:#10291d;color:#c9f4dc}.user-menu-card,.auth-panel,.admin-section-card,.settings-card,.admin-panel,.viewer-panel,.gallery-panel,.info-grid article,.training-panel,.anomaly-list-panel{border-color:var(--line);border-radius:var(--radius);background:var(--panel-bg);box-shadow:var(--shadow-panel)}body.theme-light .auth-page{background:#ebf0f6e0}body.theme-light .top-nav{background:#fff;box-shadow:0 8px 24px #1c2b3a1a}body.theme-light .top-brand span,body.theme-light .user-menu-card header strong,body.theme-light .user-access-grid strong{color:var(--text-main)}body.theme-light .top-menu-item{border-color:var(--line);background:#f8fafc;color:var(--text-soft)}body.theme-light .top-menu-item:hover{border-color:#b9c8d8;background:#eef4fa;color:var(--text-main)}body.theme-light .top-menu-item.active{border-color:#21a366ad;background:#e3f5ec;color:#0c5130;box-shadow:inset 0 -2px #21a36657}body.theme-light input,body.theme-light select,body.theme-light textarea,body.theme-light .admin-table-editor{border-color:var(--line);background:#fff;color:var(--text-main)}body.theme-light .user-menu-popover{border-color:var(--line);background:#fff;box-shadow:0 18px 44px #1c2b3a24}body.theme-light .user-menu-card header,body.theme-light .user-access-grid div{border-color:var(--line)}body.theme-light .user-access-grid div,body.theme-light .user-feature-list span{background:#f8fafc}body.theme-light .user-feature-list span{border-color:#d5dee8;color:#445266}body.theme-light .user-feature-list span.active{border-color:#21a366;background:#ddf4e8;color:#0c5b35}body.theme-light .user-indicator-button{border-color:#21a3665c;background:#effaf4}body.theme-light .user-indicator-button:hover,body.theme-light .user-indicator-button[aria-expanded=true]{border-color:#21a366a3;background:#e3f5ec}body.theme-light .sidebar,body.theme-light .case-list,body.theme-light .canvas-wrap{background:var(--field-bg);color:var(--text-main)}.sidebar,.admin-console-nav,.system-settings-nav{border-color:var(--line);background:var(--shell-bg)}.patients-head h2,.admin-console-content h1,.system-settings-content h1,.workspace h1,.training-workspace h1{color:#f3f7fb;font-weight:850}.patients-head,.panel-header,.admin-console-header,.system-settings-header{border-color:var(--line)}.folder-scan-button,.sidebar-toggle-button{border-color:#344454;border-radius:var(--radius);background:#17212b;color:#bed0df}.folder-scan-button:hover,.sidebar-toggle-button:hover{border-color:#2bb67394;background:#1b2b28;color:#dff8ea}.settings-nav-item,.admin-console-nav button{border-color:#2c3947;border-radius:var(--radius);background:#17202a;color:#dbe4ee;font-weight:700}.settings-nav-item.active,.admin-console-nav button.active{border-color:#2bb673c2;background:#173326;color:#f1fff7;box-shadow:inset 3px 0 0 var(--sber-green)}.case-item,.anomaly{border-color:#303c49;border-radius:var(--radius);background:#151e28;color:var(--text-main)}.case-item:hover{border-color:#3b4b5a;background:#182431}.case-item.active{border-color:#d7b13d;background:#172536;box-shadow:inset 3px 0 #d7b13d}.case-status{background:var(--sber-green-2);box-shadow:0 0 0 3px #2bb67326}.case-item span,.case-item small,.anomaly span,.anomaly small,.muted,#caseMeta{color:var(--text-soft)}.case-dicom-line,.case-equipment{color:var(--text-muted)}.case-study-date,.case-levels,.case-3d-badge{color:#dfe9f3}.admin-users-card,.admin-users-table-wrap,.admin-log-table{border-color:var(--line);background:#0d1319}.admin-users-card>header,.admin-users-table thead,.admin-log-head{background:#101923}.admin-users-table th,.admin-log-head span{color:#aebccc;font-size:10.5px;font-weight:850;letter-spacing:0}.admin-users-table th,.admin-users-table td,.admin-log-head span,.admin-log-row>span,.admin-log-row>strong,.admin-log-row>details{border-color:#24303b}.admin-users-table .admin-user-table-row,.admin-log-row{background:#111922}.admin-users-table .admin-user-table-row:hover,.admin-log-row:hover{background:#16212b}.admin-users-table td,.admin-log-row>span,.admin-log-row>strong{color:#dce6f0;font-size:12px}.admin-users-table input,.admin-users-table select,.admin-users-table .admin-table-editor{min-height:28px;padding:4px 6px;border-color:transparent;border-radius:var(--radius-sm);background:transparent;color:#edf4fb;font-weight:650}.admin-users-table .admin-table-editor:hover,.admin-users-table .admin-table-editor:focus{border-color:#3a4a59;background:#0d141b}.admin-active-dot{border-color:#445363;background:#222c36;color:#a9b5c1}.admin-active-dot.on{border-color:var(--sber-green-2);background:var(--sber-green);color:#f3fff8}.admin-pill{border-radius:var(--radius-sm);background:#202935;color:#d7e0ea}.admin-pill.ok{border-color:#2bb67399;background:#21a3662e;color:#c9f4dc}.admin-pill.warn{border-color:#d6a72e9e;background:#d6a72e24;color:#f4d57c}.admin-pill.danger{border-color:#d95b5b9e;background:#d95b5b26;color:#ffc4c4}.admin-switch{border-color:#354453;border-radius:var(--radius-sm);background:#202935;color:#cbd6e2;box-shadow:none}.admin-switch:has(input:checked){border-color:#2bb673d1;background:var(--sber-green);color:#f5fff8}.admin-switch:hover{border-color:#4a5a6a;background:#25313d}.admin-switch:has(input:checked):hover{border-color:#41c77d;background:#238f59}.admin-actions-cell button,.admin-log-row summary{border-radius:var(--radius-sm);background:#172736;color:#d8edf9}.admin-actions-cell button{border-color:#344454;background:#17202a;color:#edf4fb}.admin-actions-cell button:hover{border-color:#2bb67394;background:#1a2b27}.admin-log-level{color:#8f9cab;font-size:9px;letter-spacing:0}.admin-health-item{border-color:var(--line);border-radius:var(--radius);background:var(--panel-bg);box-shadow:none}.series-quality span,.model-status span,.viewer-tools button,.toolbar button{border-color:#344250;border-radius:var(--radius-sm);background:#17202a;color:#d9e4ef}.series-quality .ok,.model-status .ok{border-color:#2bb673b8;background:#21a3662e;color:#cdf5de}.series-quality .caution,.model-status .warn{border-color:#d6a72ea3;background:#d6a72e1f;color:#f2d276}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:#0f151b}::-webkit-scrollbar-thumb{border:2px solid #0f151b;border-radius:999px;background:#465564}::-webkit-scrollbar-thumb:hover{background:#596979}@media(max-width:700px),(orientation:landscape)and (max-height:700px){.top-nav{align-items:center;gap:8px}.top-brand{flex:1 1 auto;min-width:0;order:1}.top-brand img{width:24px;height:38px;flex-basis:24px}.top-brand span{font-size:16px}.user-indicator{display:flex;flex:0 1 min(48vw,250px);justify-content:flex-end;min-width:0;order:2;margin-left:auto}.user-indicator[hidden]{display:none}.user-indicator-button{max-width:100%;min-height:34px;padding:5px 8px}.top-menu{order:3}.panel-head{flex-wrap:wrap;align-items:flex-start}.panel-head>div:first-child{display:block;flex:0 0 100%;width:100%;min-width:0}#caseMeta{display:block;width:100%;max-width:100%;margin-top:4px;overflow-wrap:anywhere}.model-status,.series-quality{display:none;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-top:5px}.model-status span,.series-quality span{min-width:0;width:100%}.series-quality .warn,.series-quality .caution{grid-column:1 / -1}.view-tools{flex:0 0 100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:4px;width:100%}.view-tools button,.view-tools .download-report-link{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:26px;min-width:0;padding:3px 4px;text-align:center;line-height:1.12;font-size:10px}.view-tools button[data-view],.view-tools button[data-overlay=mri-3d-background]{display:none}.view-tools button[data-overlay=mesh-pro]{order:1}.view-tools button[data-overlay=anomalies]{order:2}.view-tools button[data-overlay=anomaly-labels]{order:3}.view-tools button[data-overlay=anomaly-list]{order:4}.view-tools button[data-tool=mri-forecast]{order:5}.view-tools button[data-tool=compare-favorites]{grid-column:span 2;order:6}.view-tools button[data-tool=reset-manual-mri]{order:7}.view-tools .download-report-link{order:8}.view-tools button[data-zoom]{order:9}.view-tools button[data-zoom=reset]{order:10}.view-tools button[data-zoom=in]{order:11}.viewer-slot.anomaly-list-mode{grid-template-columns:1fr}.viewer-slot.anomaly-list-mode>.viewer-panel{grid-template-rows:auto}.viewer-slot.anomaly-list-mode .canvas-wrap{display:none}.viewer-slot.anomaly-list-mode>.anomaly-list-panel{display:grid;height:var(--mobile-mri-height, 460px);max-height:none}.viewer-slot.anomaly-list-mode .anomaly-list-scroll{min-height:0}.anomaly-list-panel{max-height:72vh}.workspace{height:auto;min-height:calc(100vh - 120px);overflow:visible}.viewer-panel,.viewer-slot>.viewer-panel{height:auto;min-height:0}.viewer-panel{grid-template-rows:auto minmax(var(--mobile-mri-height, 460px),1fr)}.canvas-wrap{min-height:var(--mobile-mri-height, 460px)}}@media(orientation:landscape)and (max-height:700px){.workspace{min-height:0}.viewer-slot{align-content:start}.viewer-panel,.viewer-slot>.viewer-panel{height:auto}.viewer-panel{grid-template-rows:auto var(--mobile-mri-height, 360px)}.canvas-wrap{height:var(--mobile-mri-height, 360px);min-height:var(--mobile-mri-height, 360px)}.top-nav{display:flex;align-items:center;gap:8px;padding-right:8px}.top-brand{flex:0 1 auto;width:auto;min-width:0}.top-menu{flex:0 0 100%}.user-indicator{flex:0 1 min(56vw,260px);margin-left:auto;justify-content:flex-end}.user-indicator-button{width:100%}.panel-head>div:first-child{overflow:hidden}.panel-head h1{max-width:100%;overflow:hidden;font-size:15px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}#caseMeta{overflow:hidden;font-size:10px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}}body.theme-light{color-scheme:light}body.theme-light,body.theme-light #app,body.theme-light .workspace,body.theme-light .training-workspace,body.theme-light .system-settings,body.theme-light .admin-console{background:var(--app-bg);color:var(--text-main)}body.theme-light .top-brand span,body.theme-light h1,body.theme-light h2,body.theme-light h3,body.theme-light h4,body.theme-light .patients-head h2,body.theme-light .panel-head h1,body.theme-light .admin-console-content h1,body.theme-light .system-settings-content h1,body.theme-light .system-settings-head h1,body.theme-light .workspace h1,body.theme-light .training-workspace h1,body.theme-light .section-head h2,body.theme-light .case-item strong,body.theme-light .anomaly strong,body.theme-light .user-menu-card header strong,body.theme-light .user-access-grid strong,body.theme-light .runtime-info strong,body.theme-light .admin-users-table td,body.theme-light .admin-users-table th{color:var(--text-main)}body.theme-light p,body.theme-light small,body.theme-light label,body.theme-light .muted,body.theme-light #caseMeta,body.theme-light .admin-console-head p,body.theme-light .system-settings-head p,body.theme-light .admin-console-brand span,body.theme-light .system-settings-brand span,body.theme-light .user-menu-card header span,body.theme-light .user-access-grid span,body.theme-light .admin-table-cell small,body.theme-light .runtime-info,body.theme-light .case-item span,body.theme-light .anomaly span,body.theme-light .model-status,body.theme-light .series-quality{color:var(--text-soft)}body.theme-light input,body.theme-light select,body.theme-light textarea,body.theme-light .admin-table-editor,body.theme-light .case-search{border-color:var(--line);background:#fff;color:var(--text-main)}body.theme-light input::placeholder,body.theme-light textarea::placeholder,body.theme-light .case-search::placeholder{color:var(--text-muted)}body.theme-light .auth-panel,body.theme-light .admin-panel,body.theme-light .admin-user-row,body.theme-light .admin-section-card,body.theme-light .admin-users-card,body.theme-light .admin-users-table-wrap,body.theme-light .settings-card,body.theme-light .viewer-panel,body.theme-light .gallery-panel,body.theme-light .info-grid article,body.theme-light .training-panel,body.theme-light .anomaly-list-panel,body.theme-light .user-menu-card,body.theme-light .case-item,body.theme-light .anomaly,body.theme-light .runtime-info-panel{border-color:var(--line);background:var(--panel-bg);color:var(--text-main);box-shadow:var(--shadow-panel)}body.theme-light .sidebar,body.theme-light .admin-console-nav,body.theme-light .system-settings-nav,body.theme-light .admin-console-shell{border-color:var(--line);background:var(--shell-bg);color:var(--text-main)}body.theme-light .canvas-wrap,body.theme-light .case-list,body.theme-light .user-access-grid div,body.theme-light .user-theme-setting,body.theme-light .theme-choice-group,body.theme-light .admin-users-table thead,body.theme-light .admin-users-table .admin-user-table-row,body.theme-light .folder-upload-zone,body.theme-light .client-folder-drop-zone{border-color:var(--line);background:var(--field-bg);color:var(--text-main)}body.theme-light{scrollbar-color:#a8b8c8 #eef4fa}body.theme-light ::-webkit-scrollbar-track{background:#eef4fa}body.theme-light ::-webkit-scrollbar-thumb{border-color:#eef4fa;background:#a8b8c8}body.theme-light ::-webkit-scrollbar-thumb:hover{background:#879bad}body.theme-light .case-list{scrollbar-color:#a8b8c8 #eef4fa}body.theme-light .case-list::-webkit-scrollbar-track{background:#eef4fa}body.theme-light .case-list::-webkit-scrollbar-thumb{border:2px solid #eef4fa;background:#a8b8c8}body.theme-light .case-list::-webkit-scrollbar-thumb:hover{background:#879bad}body.theme-light .admin-users-table .admin-user-table-row:hover,body.theme-light .case-item:hover{background:#eef4fa}body.theme-light .top-nav{border-bottom-color:var(--line);background:#fff;color:var(--text-main);box-shadow:0 8px 24px #1c2b3a1a}body.theme-light .top-nav:before,body.theme-light .top-nav:after{display:none}body.theme-light .top-nav>*{color:var(--text-main)}body.theme-light .top-menu-item,body.theme-light .settings-nav-item,body.theme-light .admin-console-nav button,body.theme-light .folder-scan-button,body.theme-light .sidebar-toggle-button,body.theme-light .view-tools button,body.theme-light .view-tools .download-report-link,body.theme-light .auth-tabs button{border-color:var(--line);background:#f8fafc;color:var(--text-soft)}body.theme-light .top-menu-item:hover,body.theme-light .settings-nav-item:hover,body.theme-light .admin-console-nav button:hover,body.theme-light .folder-scan-button:hover,body.theme-light .sidebar-toggle-button:hover,body.theme-light .view-tools button:hover,body.theme-light .view-tools .download-report-link:hover,body.theme-light .auth-tabs button:hover{border-color:#b9c8d8;background:#eef4fa;color:var(--text-main)}body.theme-light .top-menu-item.active,body.theme-light .settings-nav-item.active,body.theme-light .admin-console-nav button.active,body.theme-light .auth-tabs button.active,body.theme-light .view-tools button.active{border-color:#21a366ad;background:#e3f5ec;color:#0c5130;box-shadow:inset 0 -2px #21a36647}body.theme-light .user-indicator-button{border-color:#21a3665c;background:#effaf4;color:#0c5130}body.theme-light .top-theme-toggle{border-color:#cbd8e6;background:#eef4fa;color:#64748b;box-shadow:inset 0 0 0 1px #ffffffb8}body.theme-light .top-theme-toggle:before{box-shadow:0 4px 10px #1c2b3a2e}body.theme-light .top-theme-toggle:hover,body.theme-light .top-theme-toggle:focus-visible{border-color:#9fb2c6;background:#e6edf4;color:#172331}body.theme-light .user-indicator-button:hover,body.theme-light .user-indicator-button[aria-expanded=true]{border-color:#21a366a3;background:#e3f5ec;color:#083b24}body.theme-light .user-indicator-text small{color:#277650}body.theme-light .user-avatar{border-color:#21a3666b;background:#dff3e8;color:#0d663b}body.theme-light .user-menu-popover{border-color:var(--line);background:#fff;color:var(--text-main);box-shadow:0 18px 44px #1c2b3a24}body.theme-light .user-menu-card header{border-bottom-color:var(--line)}body.theme-light .user-menu-card header em{border-color:#21a36661;background:#e3f5ec;color:#0c5130}body.theme-light .user-feature-list span,body.theme-light .admin-users-table .admin-pill{border-color:#d5dee8;background:#f8fafc;color:#445266}body.theme-light .user-feature-list span.active,body.theme-light .admin-users-table .admin-pill.ok{border-color:#21a366;background:#ddf4e8;color:#0c5b35}body.theme-light .theme-choice{color:var(--text-muted)}body.theme-light .theme-choice.active{background:var(--sber-green);color:#fff}body.theme-light .anomaly-list-panel header{border-bottom-color:var(--line);background:#fff;color:var(--text-main)}body.theme-light .anomaly-list-panel header strong,body.theme-light .anomaly-list-panel header span{color:var(--text-main)}body.theme-light .anomaly-list-panel header>span{border-color:#8a5a0057;background:#fff7e6;color:#8a5a00}body.theme-light .anomaly-list-scroll,body.theme-light .anomaly-list-panel #anomalies{background:#fff;color:var(--text-main)}body.theme-light #status{border-color:#d8e0e8;background:#ffffffeb;color:#27384b}body.theme-light .viewer-panel{background:#fff}body.theme-light .canvas-wrap{background:#f8fafc}body.theme-light #gl{background:#f8fafc;filter:invert(1) hue-rotate(180deg)}body.theme-light .user-logout-button{border-color:#b91c1c3d;background:#fff1f2;color:#9f1239}body.theme-light .user-logout-button:hover{border-color:#b91c1c6b;background:#ffe4e6;color:#881337}body.theme-light .auth-status,body.theme-light .status-warning,body.theme-light .warn,body.theme-light .caution{color:#8a5a00}body.theme-light .danger,body.theme-light .error,body.theme-light .failed{color:#b42318}body.theme-light .ok,body.theme-light .success,body.theme-light .ready{color:#087443}body.theme-light .download-report-link.disabled,body.theme-light button:disabled,body.theme-light .top-menu-item.disabled{color:#7a8795;opacity:.62}body.theme-light .mesh-pro-viewer{border-color:#c7d4e2;background:#fff;box-shadow:0 22px 70px #1c2b3a2e}body.theme-light .mesh-pro-head{border-bottom-color:#d8e0e8;background:#fff;color:#172331}body.theme-light .mesh-pro-head strong{color:#172331}body.theme-light .mesh-pro-head span{color:#7a4b00}body.theme-light .mesh-pro-stage{background:radial-gradient(circle at 50% 38%,#fff 0,#f4f7fb 48%,#e9eff6)}body.theme-light .mesh-pro-actions button,body.theme-light .mesh-pro-spacing{border-color:#cbd8e6;background:#f8fafc;color:#26384d}body.theme-light .mesh-pro-actions button:hover{border-color:#9fb2c6;background:#eef4fa;color:#172331}body.theme-light .mesh-pro-actions button.active{border-color:#21a366;background:#e3f5ec;color:#0c5130}body.theme-light .mesh-pro-actions button:disabled{border-color:#d8e0e8;background:#f3f6fa;color:#7a8795;opacity:.72}body.theme-light .mesh-pro-spacing output{color:#7a4b00}body.theme-light .mesh-pro-label{border-color:#8fb7d8;border-left-color:#0ea5e9;background:linear-gradient(90deg,#0ea5e921,#fffffff5 42%),#fffffff0;box-shadow:0 14px 34px #1c2b3a2e,inset 0 0 0 1px #ffffffb8;color:#172331}body.theme-light .mesh-pro-label:hover,body.theme-light .mesh-pro-label.expanded{border-color:#3b82b6;box-shadow:0 18px 44px #1c2b3a3d,0 0 0 1px #0ea5e933}body.theme-light .mesh-pro-label.red,body.theme-light .mesh-pro-label.severe{border-color:#dc2626;border-left-color:#dc2626;background:linear-gradient(90deg,#dc26261f,#fffffff7 42%),#fffffff2}body.theme-light .mesh-pro-label.orange,body.theme-light .mesh-pro-label.moderate{border-color:#b7791f;border-left-color:#b7791f;background:linear-gradient(90deg,#b7791f24,#fffffff7 42%),#fffffff2}body.theme-light .mesh-pro-label-title{color:#172331}body.theme-light .mesh-pro-label-title em{background:#e7f5ff;color:#075985}body.theme-light .mesh-pro-label.red .mesh-pro-label-title em,body.theme-light .mesh-pro-label.severe .mesh-pro-label-title em{background:#fee2e2;color:#991b1b}body.theme-light .mesh-pro-label.orange .mesh-pro-label-title em,body.theme-light .mesh-pro-label.moderate .mesh-pro-label-title em{background:#fef3c7;color:#92400e}body.theme-light .mesh-pro-label-text,body.theme-light .mesh-pro-label-details li{color:#334155}body.theme-light .mesh-pro-label-details{border-top-color:#d8e0e8}body.theme-light .mesh-pro-status{border-color:#cbd8e6;background:#fffffff0;color:#27384b}body.theme-light .mesh-pro-leader{stroke:#0369a1c2;filter:none}body.theme-light .mesh-pro-leader.red,body.theme-light .mesh-pro-leader.severe{stroke:#dc2626db}body.theme-light .mesh-pro-leader.orange,body.theme-light .mesh-pro-leader.moderate{stroke:#b7791fdb}body.theme-light .mesh-pro-anchor{border-color:#fff;box-shadow:0 0 0 1px #0f172a47,0 0 8px #0ea5e947}body.theme-light .anomaly{border-color:#d5e0eb;background:#fff;color:#172331}body.theme-light .anomaly strong{color:#172331}body.theme-light .anomaly span,body.theme-light .anomaly small{color:#334155}body.theme-light .review-controls button,body.theme-light .review-editor button{border-color:#cbd8e6;background:#f8fafc;color:#334155}body.theme-light .review-controls button:hover,body.theme-light .review-controls button:focus-visible,body.theme-light .review-editor button:hover,body.theme-light .review-editor button:focus-visible{border-color:#9fb2c6;background:#eef4fa;color:#172331}body.theme-light .review-controls button.active[data-review-action=confirmed]{border-color:#16a34a;background:#dcfce7;color:#166534}body.theme-light .review-controls button.active[data-review-action=rejected]{border-color:#94a3b8;background:#f1f5f9;color:#334155}body.theme-light .review-controls button.active[data-review-action=corrected],body.theme-light .review-controls button.active[data-add-finding]{border-color:#0ea5e9;background:#e0f2fe;color:#075985}body.theme-light .review-controls button.danger{border-color:#fecaca;background:#fff1f2;color:#991b1b}body.theme-light .case-item{border-color:#d5e0eb;background:#fff;color:#172331}body.theme-light .case-item.active{border-color:#21a366;background:#f0fdf6;box-shadow:0 0 0 1px #21a36624}body.theme-light .case-item strong,body.theme-light .case-name,body.theme-light .case-3d-badge{color:#1e293b}body.theme-light .case-study-date,body.theme-light .case-segmentation-ranges b{color:#0f766e}body.theme-light .case-demographics,body.theme-light .case-equipment,body.theme-light .case-item>span,body.theme-light .case-item small{color:#475569}body.theme-light .case-dicom-line,body.theme-light .case-item small:first-of-type{color:#64748b}body.theme-light .case-favorite{border-color:#94a3b8;background:#fff;color:#475569}body.theme-light .case-favorite[aria-pressed=true]{border-color:#d4a017;background:#fef3c7;color:#9a6700}body.theme-light .case-favorite:hover,body.theme-light .case-favorite:focus-visible{border-color:#b7791f;color:#92400e}body.theme-light .model-pill,body.theme-light .series-quality span{border-color:#cbd8e6;background:#f8fafc;color:#334155}body.theme-light .model-pill.ok,body.theme-light .series-quality .ok{border-color:#16a34a;background:#dcfce7;color:#166534}body.theme-light .model-pill.failed,body.theme-light .series-quality .warn{border-color:#dc2626;background:#fee2e2;color:#991b1b}body.theme-light .series-quality .caution{border-color:#b7791f;background:#fef3c7;color:#92400e}body.theme-light .slice-label{border-color:#64748b47;background:#ffffffe0;color:#334155;box-shadow:0 4px 12px #1c2b3a1f}body.theme-light .anomaly-marker{border-color:#cbd8e6;border-left-color:#0ea5e9;background:#ffffffeb;box-shadow:0 7px 18px #1c2b3a2e;color:#172331;-webkit-backdrop-filter:blur(5px) saturate(1.05);backdrop-filter:blur(5px) saturate(1.05)}body.theme-light .anomaly-marker:hover,body.theme-light .anomaly-marker:focus-visible{border-color:#7aa7cc;background:#fff}body.theme-light .anomaly-marker.severe{border-left-color:#dc2626}body.theme-light .anomaly-marker.moderate{border-left-color:#b7791f}body.theme-light .anomaly-marker.mild{border-left-color:#16a34a}body.theme-light .anomaly-marker b{color:#172331}body.theme-light .anomaly-marker span,body.theme-light .anomaly-marker small{color:#475569}body.theme-light .anomaly-marker span{background:#e0f2fe;color:#075985}body.theme-light .anomaly-marker.severe span{background:#fee2e2;color:#991b1b}body.theme-light .anomaly-marker.moderate span{background:#fef3c7;color:#92400e}body.theme-light .marker-moved-indicator{border-color:#0ea5e9;background:#e0f2fe;color:#075985}body.theme-light .anomaly-marker-leader{background:linear-gradient(90deg,rgba(14,165,233,.08),var(--leader-color));box-shadow:none}body.theme-light .anomaly-marker-leader.severe{background:linear-gradient(90deg,rgba(220,38,38,.08),var(--leader-color))}body.theme-light .anomaly-marker-leader.moderate{background:linear-gradient(90deg,rgba(183,121,31,.08),var(--leader-color))}body.theme-light .anomaly-marker-dot{border-color:#fff;background:#0ea5e9;box-shadow:0 0 0 1px #0f172a47,0 0 8px #0ea5e94d}body.theme-light .anomaly-marker-dot.severe{background:#dc2626}body.theme-light .anomaly-marker-dot.moderate{background:#b7791f}body.theme-light .anomaly-tooltip{border-color:#cbd8e6;border-left-color:#0ea5e9;background:#fffffff5;box-shadow:0 16px 36px #1c2b3a38;color:#172331;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}body.theme-light .anomaly-tooltip.severe{border-left-color:#dc2626}body.theme-light .anomaly-tooltip.moderate{border-left-color:#b7791f}body.theme-light .anomaly-tooltip.mild{border-left-color:#16a34a}body.theme-light .anomaly-tooltip strong{color:#172331}body.theme-light .anomaly-tooltip span,body.theme-light .anomaly-tooltip small,body.theme-light .anomaly-tooltip .review-note{color:#334155}body.theme-light .anomaly-tooltip small{color:#64748b}body.theme-light .anomaly-tooltip-item:has(.review-note) .review-note{background:#eef6ff}body.theme-light .anomaly-tooltip strong em.lock-icon{border-color:#b7791f;background:#fef3c7;color:#92400e}body.theme-light .review-editor input,body.theme-light .review-editor select,body.theme-light .review-editor textarea{border-color:#cbd8e6;background:#fff;color:#172331}body.theme-light .review-editor input:focus,body.theme-light .review-editor select:focus,body.theme-light .review-editor textarea:focus{border-color:#0ea5e9;box-shadow:0 0 0 2px #0ea5e924}body.theme-light .brand-mark span,body.theme-light .top-brand span{color:#172331}body.theme-light .auth-panel .brand-mark span{color:#172331;font-weight:850}body.theme-light .folder-upload-zone,body.theme-light .sidebar-upload-zone{border-color:#bfd1e2;background:#fff;color:#172331}body.theme-light .folder-upload-zone strong,body.theme-light .sidebar-upload-zone strong{color:#172331}body.theme-light .folder-upload-zone span,body.theme-light .folder-upload-zone small,body.theme-light .sidebar-upload-zone span,body.theme-light .sidebar-upload-zone small{color:#334155}body.theme-light .folder-upload-zone>div>span,body.theme-light .sidebar-upload-zone>div>span{color:#64748b}body.theme-light .folder-upload-zone small.notice{color:#7a4b00}body.theme-light .folder-upload-zone.drag-over{border-color:#0ea5e9;background:#f0f9ff;box-shadow:inset 0 0 0 1px #0ea5e938}body.theme-light #chooseClientFolder{border-color:#16415f;background:#123a55;color:#fff}body.theme-light #chooseClientFolder:hover{border-color:#0f5f8e;background:#0f4f75;color:#fff}body.theme-light #uploadClientFolder{border-color:#9aa7b5;background:#6b7280;color:#fff}body.theme-light #uploadClientFolder:not(:disabled):hover{border-color:#21a366;background:#217a50;color:#fff}body.theme-light .upload-zone-status{border-color:#21a366;background:#dcfce7;color:#166534}body.theme-light .anomaly-list-summary{border-bottom-color:#d8e0e8;background:#fff}body.theme-light .anomaly-summary-grid em{border-color:#cbd8e6;background:#f8fafc;color:#334155}body.theme-light .anomaly-summary-grid .confirmed{border-color:#16a34a;background:#dcfce7;color:#166534}body.theme-light .anomaly-summary-grid .rejected{border-color:#dc2626;background:#fee2e2;color:#991b1b}body.theme-light .anomaly-summary-grid .corrected{border-color:#0ea5e9;background:#e0f2fe;color:#075985}body.theme-light .anomaly-summary-grid .new{border-color:#b7791f;background:#fef3c7;color:#92400e}body.theme-light .mesh-pro-simulation-panel{border-color:#cbd8e6;background:#fffffff5;box-shadow:0 18px 44px #1c2b3a33;color:#172331;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body.theme-light .mesh-pro-simulation-panel header strong{color:#172331}body.theme-light .mesh-pro-simulation-panel header span{color:#7a4b00}body.theme-light .mesh-pro-simulation-range>span{color:#172331}body.theme-light .mesh-pro-simulation-range input{accent-color:#21a366}body.theme-light .mesh-pro-simulation-summary{border-color:#cbd8e6;background:#f8fafc;color:#172331}body.theme-light .mesh-pro-simulation-summary span,body.theme-light .mesh-pro-simulation-explanation p,body.theme-light .mesh-pro-simulation-row small{color:#334155}body.theme-light .mesh-pro-simulation-summary b,body.theme-light .mesh-pro-simulation-explanation b,body.theme-light .mesh-pro-simulation-row strong{color:#172331}body.theme-light .mesh-pro-simulation-summary .mesh-pro-simulation-model.ok{border-color:#21a366;background:#dcfce7;color:#166534}body.theme-light .mesh-pro-simulation-summary .mesh-pro-simulation-model.warn{border-color:#b7791f;background:#fef3c7;color:#92400e}body.theme-light .mesh-pro-simulation-row{border-color:#d5e0eb;background:#fff;color:#172331}body.theme-light .mesh-pro-simulation-row:hover,body.theme-light .mesh-pro-simulation-row:focus-visible{border-color:#b7791f;background:#fffaf0}body.theme-light .mesh-pro-simulation-row span{color:#9a6700}body.theme-light .comparison-panel{border-color:#c7d4e2;background:#fff;color:#172331;box-shadow:0 22px 70px #1c2b3a2e}body.theme-light .comparison-panel.danger,body.theme-light .comparison-panel.worse{border-color:#dc2626}body.theme-light .comparison-panel.better{border-color:#21a366}body.theme-light .comparison-head{border-bottom-color:#d8e0e8;background:#fff}body.theme-light .comparison-head strong{color:#172331}body.theme-light .comparison-actions button{border-color:#cbd8e6;background:#f8fafc;color:#26384d}body.theme-light .comparison-actions button:hover,body.theme-light .comparison-actions button:focus-visible{border-color:#9fb2c6;background:#eef4fa;color:#172331}body.theme-light .comparison-word-download:before{background:linear-gradient(135deg,transparent 0 73%,rgba(14,165,233,.24) 74%)}body.theme-light .comparison-word-download:after{color:#075985}body.theme-light .comparison-body{background:#fff;color:#172331}body.theme-light .comparison-body h3,body.theme-light .comparison-body h4,body.theme-light .comparison-step strong,body.theme-light .comparison-summary strong,body.theme-light .comparison-change strong,body.theme-light .comparison-summary-card strong{color:#172331}body.theme-light .comparison-body p,body.theme-light .comparison-body li,body.theme-light .comparison-body small,body.theme-light .comparison-body span{color:#334155}body.theme-light .comparison-body li span,body.theme-light .comparison-summary-card span,body.theme-light .comparison-summary-card small{color:#64748b}body.theme-light .comparison-summary,body.theme-light .comparison-step,body.theme-light .comparison-interval,body.theme-light .comparison-change,body.theme-light .comparison-summary-card{border-color:#d5e0eb;background:#fff;color:#172331}body.theme-light .comparison-summary-card{display:grid;gap:5px;padding:9px 10px;border:1px solid #d5e0eb;border-radius:7px}body.theme-light .comparison-summary.worse,body.theme-light .comparison-change.worse{border-color:#fecaca;background:#fff1f2}body.theme-light .comparison-summary.better,body.theme-light .comparison-change.better{border-color:#86efac;background:#f0fdf4}body.theme-light .comparison-summary.mixed,body.theme-light .comparison-change.new{border-color:#f3d58b;background:#fffbeb}body.theme-light .comparison-matrix{border-color:#d5e0eb;background:#d5e0eb}body.theme-light .comparison-matrix-head,body.theme-light .comparison-matrix-level{background:#eef4fa;color:#172331}body.theme-light .comparison-matrix-cell{background:#fff;color:#334155}body.theme-light .comparison-matrix-cell.stable{background:#f8fafc}body.theme-light .comparison-matrix-cell.mixed{background:#fffbeb}body.theme-light .comparison-matrix-cell.worse{background:#fff1f2}body.theme-light .admin-console-main,body.theme-light .admin-console-head,body.theme-light .admin-console-body,body.theme-light .system-settings-main,body.theme-light .system-settings-head,body.theme-light .system-settings-body,body.theme-light .training-drawer{border-color:var(--line);background:var(--app-bg);color:var(--text-main)}body.theme-light .admin-console-head,body.theme-light .system-settings-head,body.theme-light .training-drawer-head{border-bottom-color:var(--line);background:#fff}body.theme-light .admin-console-head h1,body.theme-light .system-settings-head h1,body.theme-light .training-drawer-head strong,body.theme-light .admin-console-brand strong,body.theme-light .system-settings-brand strong{color:var(--text-main)}body.theme-light .admin-kpi-row{border-bottom-color:var(--line);background:var(--app-bg)}body.theme-light .admin-kpi-row article,body.theme-light .admin-filter-bar,body.theme-light .admin-section-card,body.theme-light .admin-users-card,body.theme-light .admin-health-item,body.theme-light .training-card,body.theme-light .training-hero,body.theme-light .training-status,body.theme-light .annotation-panel,body.theme-light .annotation-form,body.theme-light .active-learning-hint{border-color:var(--line);background:#fff;color:var(--text-main);box-shadow:var(--shadow-panel)}body.theme-light .admin-kpi-row span,body.theme-light .admin-section-card>header p,body.theme-light .admin-console-head p,body.theme-light .system-settings-head p,body.theme-light .training-hero p,body.theme-light .training-drawer-head span,body.theme-light .training-data-row small,body.theme-light .job-row small,body.theme-light .job-overall small,body.theme-light .ingest-study small,body.theme-light .active-learning-hint{color:var(--text-soft)}body.theme-light .admin-kpi-row strong,body.theme-light .admin-section-card h2,body.theme-light .admin-health-item strong,body.theme-light .training-card strong,body.theme-light .training-hero h1,body.theme-light .training-data-row strong,body.theme-light .job-row strong,body.theme-light .job-overall strong,body.theme-light .ingest-study strong,body.theme-light .section-head h2{color:var(--text-main)}body.theme-light .admin-section-card>header,body.theme-light .admin-users-card>header{border-bottom-color:var(--line);background:#fff}body.theme-light .admin-section-card>.admin-table,body.theme-light .admin-users-table-wrap,body.theme-light .admin-log-table,body.theme-light .job-list,body.theme-light .training-data-list{border-color:var(--line);background:#fff;scrollbar-color:#a8b8c8 #eef4fa}body.theme-light .admin-table-head,body.theme-light .admin-log-head,body.theme-light .admin-users-table,body.theme-light .admin-users-table thead{border-color:var(--line);background:#eef4fa;color:var(--text-main)}body.theme-light .admin-users-table th,body.theme-light .admin-users-table td,body.theme-light .admin-log-head span,body.theme-light .admin-log-row>span,body.theme-light .admin-log-row>strong,body.theme-light .admin-log-row>details{border-color:#cbd8e6;color:var(--text-main)}body.theme-light .admin-table-row,body.theme-light .admin-user-row,body.theme-light .admin-log-row,body.theme-light .job-row,body.theme-light .job-overall,body.theme-light .training-data-row,body.theme-light .ingest-study{border-color:#d5e0eb;background:#fff;color:var(--text-main)}body.theme-light .admin-table-row:hover,body.theme-light .admin-log-row:hover,body.theme-light .job-row:hover,body.theme-light .training-data-row:hover{background:#f8fafc}body.theme-light .admin-table-row.pending,body.theme-light .job-row.running,body.theme-light .ingest-study.queued{border-color:#f3d58b;background:#fffbeb}body.theme-light .admin-clinic-row.active,body.theme-light .job-row.done{border-color:#86efac;background:#f0fdf4;opacity:1}body.theme-light .admin-clinic-row.suspended,body.theme-light .ingest-study.duplicate,body.theme-light .job-row.failed,body.theme-light .training-data-row.failed{border-color:#fecaca;background:#fff1f2}body.theme-light .admin-users-table .admin-user-table-row{background:#fff}body.theme-light .admin-users-table .admin-user-table-row:hover{background:#eef4fa}body.theme-light .admin-users-table input,body.theme-light .admin-users-table select,body.theme-light .admin-users-table .admin-table-editor,body.theme-light .training-drawer input,body.theme-light .training-drawer select,body.theme-light .training-drawer textarea,body.theme-light .slice-link-editor select{border-color:#cbd8e6;background:#fff;color:var(--text-main)}body.theme-light .admin-users-table .admin-table-editor:hover,body.theme-light .admin-users-table .admin-table-editor:focus,body.theme-light .training-drawer input:focus,body.theme-light .training-drawer select:focus,body.theme-light .training-drawer textarea:focus,body.theme-light .slice-link-editor select:focus{border-color:#21a366;background:#fff;color:var(--text-main);outline:none;box-shadow:0 0 0 2px #21a36624}body.theme-light .admin-users-table select.ok,body.theme-light .admin-clinic-status.active{border-color:#86efac;background:#f0fdf4;color:#166534}body.theme-light .admin-users-table select.warn{border-color:#f3d58b;background:#fffbeb;color:#92400e}body.theme-light .admin-users-table select.danger,body.theme-light .admin-clinic-status.suspended{border-color:#fecaca;background:#fff1f2;color:#991b1b}body.theme-light .admin-pill{border-color:#cbd8e6;background:#eef4fa;color:var(--text-main)}body.theme-light .admin-pill.ok,body.theme-light .quality-status.ok,body.theme-light .review-status-pill.ok{border-color:#86efac;background:#dcfce7;color:#166534}body.theme-light .admin-pill.warn,body.theme-light .quality-status.warn,body.theme-light .review-status-pill.warn{border-color:#f3d58b;background:#fef3c7;color:#92400e}body.theme-light .admin-pill.danger{border-color:#fecaca;background:#fee2e2;color:#991b1b}body.theme-light .admin-switch{border-color:#cbd8e6;background:#f8fafc;color:var(--text-soft)}body.theme-light .admin-switch:hover{border-color:#9fb2c6;background:#eef4fa;color:var(--text-main)}body.theme-light .admin-switch:has(input:checked){border-color:#21a366;background:#21a366;color:#fff}body.theme-light .admin-table-actions button.ok,body.theme-light button.ok{border-color:#21a366;background:#e3f5ec;color:#0c5130}body.theme-light .admin-table-actions button.danger,body.theme-light button.danger{border-color:#dc2626;background:#fff1f2;color:#991b1b}body.theme-light .admin-log-row summary{border-color:#0ea5e9;background:#e0f2fe;color:#075985}body.theme-light .admin-log-row code,body.theme-light .training-data-card pre,body.theme-light .training-data-row pre,body.theme-light .training-data-row textarea,body.theme-light .runtime-info-row{border-color:#d5e0eb;background:#f8fafc;color:var(--text-main)}body.theme-light .runtime-info-row span,body.theme-light .admin-log-level{color:var(--text-soft)}body.theme-light .runtime-info-row code{color:var(--text-main)}body.theme-light .runtime-info-row.ok,body.theme-light .training-status[data-tone=ok]{border-color:#86efac;background:#f0fdf4;color:#166534}body.theme-light .runtime-info-row.warn,body.theme-light .training-status[data-tone=failed]{border-color:#fecaca;background:#fff1f2;color:#991b1b}body.theme-light .training-status[data-tone=warn],body.theme-light .training-critical-summary{border-color:#f3d58b;background:#fffbeb;color:#92400e}body.theme-light .training-critical-summary.ok{border-color:#86efac;background:#f0fdf4;color:#166534}body.theme-light .training-critical-summary strong,body.theme-light .training-critical-summary span{color:inherit}body.theme-light .training-critical-summary em{border-color:currentColor;background:#ffffffb8;color:inherit}body.theme-light .training-drawer .annotation-panel,body.theme-light .training-drawer .annotation-form,body.theme-light .training-drawer .training-card,body.theme-light .training-drawer .training-data-row{border-color:#d5e0eb;background:#fff;color:var(--text-main)}body.theme-light .progress-track{background:#e6edf4}body.theme-light button:disabled,body.theme-light .top-menu-item:disabled,body.theme-light .view-tools button:disabled,body.theme-light .admin-console-actions button:disabled,body.theme-light .admin-filter-bar button:disabled,body.theme-light .training-drawer button:disabled{border-color:#d5e0eb;background:#eef4fa;color:#8a98a8;opacity:1}body.theme-light .admin-console-actions button,body.theme-light .admin-filter-bar button,body.theme-light .admin-create-form button,body.theme-light .admin-table-actions button,body.theme-light .admin-actions-cell button,body.theme-light .training-drawer button,body.theme-light .training-data-card button,body.theme-light .settings-card button,body.theme-light #adminConsoleClose,body.theme-light #systemSettingsClose,body.theme-light #trainingDrawerClose{border-color:#cbd8e6;background:#f8fafc;color:#172331;box-shadow:none}body.theme-light .admin-console-actions button:hover,body.theme-light .admin-filter-bar button:hover,body.theme-light .admin-create-form button:hover,body.theme-light .admin-table-actions button:hover,body.theme-light .admin-actions-cell button:hover,body.theme-light .training-drawer button:hover,body.theme-light .training-data-card button:hover,body.theme-light .settings-card button:hover,body.theme-light #adminConsoleClose:hover,body.theme-light #systemSettingsClose:hover,body.theme-light #trainingDrawerClose:hover{border-color:#9fb2c6;background:#eef4fa;color:#0f1f2f}body.theme-light .admin-create-submit,body.theme-light .admin-create-form .admin-create-submit,body.theme-light .admin-filter-bar button[data-admin-action],body.theme-light .training-drawer .primary-action,body.theme-light .training-data-card button.primary,body.theme-light button.primary{border-color:#21a366;background:#217a50;color:#fff;font-weight:800}body.theme-light .admin-create-submit:hover,body.theme-light .admin-create-form .admin-create-submit:hover,body.theme-light .admin-filter-bar button[data-admin-action]:hover,body.theme-light .training-drawer .primary-action:hover,body.theme-light .training-data-card button.primary:hover,body.theme-light button.primary:hover{border-color:#17874a;background:#1b6f43;color:#fff}body.theme-light .admin-console-actions button:disabled,body.theme-light .admin-filter-bar button:disabled,body.theme-light .admin-create-form button:disabled,body.theme-light .admin-table-actions button:disabled,body.theme-light .admin-actions-cell button:disabled,body.theme-light .training-drawer button:disabled,body.theme-light .training-data-card button:disabled,body.theme-light .settings-card button:disabled,body.theme-light button.primary:disabled,body.theme-light .primary-action:disabled,body.theme-light .admin-create-submit:disabled{border-color:#cbd8e6;background:#e6edf4;color:#64748b;opacity:1}body.theme-light input[type=file]{color:var(--text-main)}body.theme-light input[type=file]::file-selector-button{margin-right:8px;border:1px solid #cbd8e6;border-radius:5px;background:#f8fafc;color:#172331;font:inherit;cursor:pointer}body.theme-light input[type=file]::file-selector-button:hover{border-color:#9fb2c6;background:#eef4fa}body.theme-light textarea,body.theme-light .training-data-card pre,body.theme-light .training-data-row pre,body.theme-light .training-data-row textarea{scrollbar-color:#a8b8c8 #eef4fa}body.theme-light textarea::-webkit-scrollbar-track,body.theme-light .training-data-card pre::-webkit-scrollbar-track,body.theme-light .training-data-row pre::-webkit-scrollbar-track,body.theme-light .training-data-row textarea::-webkit-scrollbar-track{background:#eef4fa}body.theme-light textarea::-webkit-scrollbar-thumb,body.theme-light .training-data-card pre::-webkit-scrollbar-thumb,body.theme-light .training-data-row pre::-webkit-scrollbar-thumb,body.theme-light .training-data-row textarea::-webkit-scrollbar-thumb{border-color:#eef4fa;background:#a8b8c8}body.theme-light .training-drawer .inline-range span,body.theme-light .training-drawer .inline-range label,body.theme-light .annotation-form label,body.theme-light .annotation-panel label{color:var(--text-soft)}
