:root{--ink:#182230;--ink-soft:#485568;--muted:#778397;--line:#dfe4ea;--line-soft:#e9edf1;--canvas:#f4f6f8;--panel:#fff;--sidebar:#17202d;--sidebar-hover:#222e3e;--blue:#2265d8;--blue-dark:#194fae;--blue-soft:#edf4ff;--green:#16855b;--green-soft:#eaf8f2;--amber:#a7650a;--amber-soft:#fff5df;--purple:#6845bb;--purple-soft:#f1edff;--red:#b63c44;--red-soft:#fff0f1;--shadow:0 1px 2px #1018280d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);min-width:1080px;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;line-height:1.45}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}a{color:inherit;text-decoration:none}.mono{font-variant-numeric:tabular-nums;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.muted{color:var(--muted)}.subtle{color:var(--ink-soft)}.login-page{background:#f4f6f8;place-items:center;min-height:100vh;padding:48px;display:grid}.brand-mark{color:#fff;background:var(--blue);letter-spacing:.06em;border-radius:8px;flex:none;place-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:inline-grid;box-shadow:0 5px 18px #0f4fb557}.brand-mark.small{width:32px;height:32px;box-shadow:none;border-radius:7px}.eyebrow{color:var(--blue);text-transform:uppercase;letter-spacing:.12em;margin-bottom:5px;font-size:10px;font-weight:750;display:block}.eyebrow.light{color:#8fb7f7}.system-dot,.status-dot{background:#39bd87;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #39bd871f}.login-card{border:1px solid var(--line);background:#fff;border-radius:10px;width:360px;padding:28px;box-shadow:0 14px 40px #1c273614}.login-card-heading{margin-bottom:25px}.login-card h1{letter-spacing:-.025em;margin:0;font-size:20px;line-height:1.25}.login-card>label{color:var(--ink-soft);gap:7px;margin:17px 0;font-size:12px;font-weight:650;display:grid}.login-card input[type=text],.login-card input[type=password]{background:#fff;border:1px solid #cfd6df;border-radius:6px;outline:none;height:40px;padding:0 12px}.login-card input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2265d81c}.login-error{color:var(--red);margin:-5px 0 15px;font-size:12px}.login-row{align-items:center;margin:19px 0 23px;display:flex}.check-line{align-items:center;flex-direction:row!important;gap:7px!important;margin:0!important;font-weight:500!important;display:flex!important}.app-shell{--sidebar-width:224px;grid-template-columns:var(--sidebar-width) minmax(0, 1fr);min-height:100vh;transition:grid-template-columns .18s;display:grid}.app-shell.sidebar-collapsed{--sidebar-width:64px}.sidebar{z-index:30;width:var(--sidebar-width);background:var(--sidebar);color:#c1cad6;flex-direction:column;transition:width .18s;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:1px 0 #ffffff0a}.sidebar-head{white-space:nowrap;border-bottom:1px solid #ffffff14;align-items:center;gap:10px;height:58px;padding:0 15px;display:flex}.brand-name{color:#f2f5f9;font-size:13px;font-weight:650}.collapse-button{margin-left:auto;color:#96a3b3!important;border-color:#ffffff1f!important}.sidebar-collapsed .sidebar-head{padding:0 16px}.sidebar-collapsed .collapse-button{box-shadow:var(--shadow);position:absolute;top:66px;right:-11px;color:var(--ink-soft)!important;border-color:var(--line)!important;background:#fff!important}.nav-list{gap:3px;padding:14px 10px;display:grid}.nav-list button{color:#aeb8c6;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:6px;align-items:center;gap:12px;height:38px;padding:0 11px;font-weight:570;display:flex}.nav-list button:hover{background:var(--sidebar-hover);color:#fff}.nav-list button.active{color:#fff;background:#28384c;box-shadow:inset 3px 0 #5c91ea}.nav-icon{text-align:center;color:#98a8bb;width:18px;font-size:16px;line-height:1}.nav-list button.active .nav-icon{color:#86b0f2}.sidebar-collapsed .nav-list button{justify-content:center;padding:0}.sidebar-footer{color:#8492a3;white-space:nowrap;border-top:1px solid #ffffff14;align-items:center;gap:10px;height:51px;margin-top:auto;padding:0 20px;font-size:11px;display:flex}.sidebar-collapsed .sidebar-footer{justify-content:center;padding:0}.workspace{grid-column:2;min-width:0}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;justify-content:space-between;align-items:center;height:58px;padding:0 28px;display:flex;position:sticky;top:0}.breadcrumbs{color:var(--muted);align-items:center;gap:9px;min-width:0;font-size:12px;display:flex}.breadcrumbs b{color:#c4cad2;font-weight:400}.breadcrumbs strong{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.user-menu{align-items:center;gap:10px;display:flex}.avatar{color:#34445a;background:#e7edf5;border-radius:50%;place-items:center;width:29px;height:29px;font-size:10px;font-weight:750;display:grid}.user-name{font-size:12px;font-weight:620}.logout{margin-left:3px;border-left:1px solid var(--line)!important;padding-left:11px!important}.content{min-height:calc(100vh - 58px)}.page{max-width:1700px;margin:0 auto;padding:26px 28px 48px}.page-heading,.detail-titlebar{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.page-heading h1,.detail-title h1{letter-spacing:-.027em;margin:0;font-size:27px;line-height:1.2}.page-heading p,.detail-title p{color:var(--muted);margin:4px 0 0;font-size:12px}.heading-actions{align-items:center;gap:8px;display:flex}.primary,.secondary,.danger-button{white-space:nowrap;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:7px;height:36px;padding:0 14px;font-size:12px;font-weight:650;display:inline-flex}.primary{background:var(--blue);color:#fff;border-color:var(--blue);box-shadow:0 1px 2px #1749a02e}.primary:hover{background:var(--blue-dark);border-color:var(--blue-dark)}.secondary{color:#344154;background:#fff;border-color:#cfd6df}.secondary:hover{background:#f7f8fa;border-color:#b9c3cf}.wide{width:100%}.small-control{height:30px;padding-inline:10px}.danger-soft{background:#ad343d;border-color:#ad343d}.danger-soft:hover{background:#922b33;border-color:#922b33}.danger-button{background:var(--red);color:#fff;border-color:var(--red)}.text-button{color:var(--blue);white-space:nowrap;background:0 0;border:0;padding:2px 4px;font-size:12px;font-weight:600}.text-button:hover{color:var(--blue-dark);text-underline-offset:2px;text-decoration:underline}.text-button.critical{color:var(--red)}.icon-button{border:1px solid var(--line);width:26px;height:26px;color:var(--ink-soft);background:0 0;border-radius:5px;place-items:center;padding:0;display:grid}.back-button{border:1px solid var(--line);width:32px;height:32px;color:var(--ink-soft);background:#fff;border-radius:6px;place-items:center;font-size:18px;display:grid}input,select,textarea{color:var(--ink);background:#fff;border:1px solid #ced5de;border-radius:5px;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 2px #2265d81a}select{min-width:0}.toolbar-card,.table-card,.panel{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.toolbar-card{margin-bottom:14px;padding:14px 16px}.search-row{gap:8px;max-width:730px;display:flex}.search-box{color:#8a96a6;background:#fff;border:1px solid #cfd6df;border-radius:6px;flex:1;align-items:center;gap:8px;height:36px;padding:0 10px;display:flex}.search-box:focus-within{border-color:var(--blue);box-shadow:0 0 0 2px #2265d817}.search-box input{border:0;flex:1;min-width:0;height:32px;padding:0;box-shadow:none!important}.search-box.compact{flex:none;width:320px;height:30px}.search-box.compact input{height:28px}.filter-row{flex-wrap:wrap;align-items:flex-end;gap:10px;margin-top:12px;display:flex}.compact-field{min-width:134px;color:var(--muted);text-transform:uppercase;letter-spacing:.035em;gap:4px;font-size:10px;font-weight:650;display:grid}.compact-field select{height:32px;color:var(--ink-soft);text-transform:none;letter-spacing:0;padding:0 28px 0 9px;font-size:12px}.compact-field:first-child{min-width:160px}.chips-row{border-top:1px solid var(--line-soft);align-items:center;gap:6px;margin-top:11px;padding-top:10px;display:flex}.filter-chip{background:var(--blue-soft);color:#2d5f9f;border:1px solid #bdd0ef;border-radius:13px;align-items:center;gap:7px;height:25px;padding:0 9px;font-size:11px;display:flex}.filter-chip b{font-size:14px;font-weight:400}.table-card{overflow:hidden}.table-meta{min-height:41px;color:var(--muted);border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;padding:0 14px;font-size:11px;display:flex}.table-meta>span{align-items:center;gap:8px;display:flex}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{color:#667285;text-align:left;text-transform:uppercase;letter-spacing:.035em;white-space:nowrap;border-bottom:1px solid var(--line);background:#f8f9fb;height:36px;padding:0 11px;font-size:10px;font-weight:720}td{border-bottom:1px solid var(--line-soft);color:#354154;vertical-align:middle;white-space:nowrap;height:48px;padding:7px 11px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#f7faff}.calls-page tbody tr,.issue-table tbody tr{cursor:pointer}td small{color:var(--muted);margin-top:2px;font-size:10px;display:block}.id-link,.call-link{color:#1c5fc4;text-align:left;background:0 0;border:0;padding:0;font-weight:650}.id-link:hover,.call-link:hover{text-underline-offset:2px;text-decoration:underline}.row-arrow{color:#9ba5b3;font-size:18px}.stage-stack{align-items:center;gap:4px;display:flex}.stage-stack>b{min-width:15px}.stage-badge,.env-badge,.status-badge,.call-status,.role-badge{white-space:nowrap;border-radius:4px;align-items:center;height:21px;padding:0 7px;font-size:9px;font-weight:750;display:inline-flex}.stage-badge.asr{color:#225eb0;background:#eaf2ff}.stage-badge.vad{color:#6741ac;background:var(--purple-soft)}.stage-badge.noise{color:#8a590d;background:var(--amber-soft)}.env-badge.production{color:#276348;background:#e9f5ef}.env-badge.development{color:#275da3;background:#e9f1fb}.env-badge.другой{color:#596474;background:#edf0f3}.call-status.new{color:#6f5b27;background:#f5f0df}.call-status.processed,.status-badge.success{color:#247152;background:#e9f7f1}.status-badge.missing{color:#a04047;background:#faecee}.severity{align-items:center;gap:6px;font-size:11px;display:inline-flex}.severity i{background:#9aa5b3;border-radius:50%;width:6px;height:6px}.severity.medium i{background:#d4942d}.severity.high i{background:#d06637}.severity.critical i{background:#c23f49}.pagination{border-top:1px solid var(--line);min-height:48px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 14px;font-size:11px;display:flex}.pagination div{gap:3px;display:flex}.pagination button{border:1px solid var(--line);width:28px;height:27px;color:var(--ink-soft);background:#fff;border-radius:4px}.pagination button.active{color:#fff;background:var(--blue);border-color:var(--blue)}.pagination-actions{align-items:center}.page-size{align-items:center;gap:7px;margin-right:9px;display:flex}.page-size select{border:1px solid var(--line);min-width:58px;height:28px;color:var(--ink-soft);background:#fff;border-radius:4px;padding:0 6px;font-size:11px}.empty-state{text-align:center;min-height:270px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.empty-state>span{color:#7f8997;background:#f1f3f6;border-radius:50%;place-items:center;width:40px;height:40px;font-size:20px;display:grid}.empty-state h3{color:var(--ink);margin:13px 0 4px;font-size:15px}.empty-state p{margin:0 0 13px}.detail-titlebar{align-items:center}.detail-title{align-items:center;gap:12px;display:flex}.title-line{align-items:center;gap:10px;display:flex}.copy-id-button{border:1px solid var(--line);color:#526074;background:#fff;border-radius:4px;align-items:center;gap:5px;height:24px;padding:0 8px;font-size:9px;font-weight:650;display:inline-flex}.copy-id-button:hover{color:var(--blue);background:#f7faff;border-color:#b8cae7}.copy-id-button span{font-size:13px;line-height:1}.call-meta-line{color:#58677b;background:#f5f8fc;border:1px solid #dce5f0;border-radius:5px;align-items:center;gap:9px;width:fit-content;min-height:28px;margin-top:6px;padding:4px 9px;font-size:11px;display:flex}.call-meta-line i{background:#9aa8ba;border-radius:50%;width:3px;height:3px}.processed-action{color:#247152;background:#f7fcf9;border-color:#b7d8c9}.anchor-nav{border:1px solid var(--line);z-index:15;height:38px;box-shadow:var(--shadow);background:#fff;border-radius:7px;align-items:center;gap:3px;margin-bottom:12px;padding:0 5px;display:flex;position:sticky;top:67px}.anchor-nav a{color:var(--ink-soft);border-radius:4px;padding:6px 10px;font-size:11px;font-weight:620}.anchor-nav a:hover{color:var(--blue);background:#f1f4f7}.anchor-nav span{background:#e9edf2;border-radius:9px;place-items:center;min-width:18px;height:17px;margin-left:3px;padding:0 5px;font-size:9px;display:inline-grid}.panel{margin-bottom:12px;scroll-margin-top:112px;overflow:hidden}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;min-height:49px;padding:9px 14px;display:flex}.panel-heading>div:first-child{align-items:baseline;gap:9px;display:flex}.panel-heading h2{letter-spacing:-.01em;margin:0;font-size:14px}.panel-heading span{color:var(--muted);font-size:10px}.inspection-grid{grid-template-columns:minmax(0,1fr) 12px minmax(0,1fr);gap:0;scroll-margin-top:112px;display:grid}.inspection-grid>.panel{flex-direction:column;height:640px;display:flex}.inspection-splitter{cursor:col-resize;touch-action:none;background:0 0;border:0;width:12px;height:640px;padding:0;position:relative}.inspection-splitter:before{content:"";background:#d7dde5;border-radius:1px;transition:background .15s,inset .15s;position:absolute;inset:0 5px}.inspection-splitter:hover:before,.inspection-splitter:focus-visible:before{background:#8eacd4;inset-inline:4px}.inspection-splitter span{z-index:1;width:6px;height:34px;box-shadow:var(--shadow);background:#fff;border:1px solid #c6d1df;border-radius:4px;position:absolute;top:calc(50% - 17px);left:3px}.inspection-splitter span:before{content:"⋮";color:#7f8ea1;text-align:center;font-size:13px;line-height:18px;position:absolute;inset:6px 0 0}.workspace-load-state{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:300px;padding:28px;display:flex}.workspace-load-state h3{margin:13px 0 4px;font-size:14px}.workspace-load-state p{max-width:310px;color:var(--muted);margin:0 0 15px;font-size:10px;line-height:1.5}.log-toolbar{border-bottom:1px solid var(--line-soft);background:#fafbfc;align-items:center;gap:15px;min-height:45px;padding:7px 14px;display:flex}.log-toolbar>span{color:var(--muted);font-size:10px}.log-list{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.log-line{border-bottom:1px solid var(--line-soft);grid-template-columns:82px 46px minmax(0,1fr);align-items:start;gap:7px;min-height:54px;padding:9px 11px;font-size:10px;display:grid}.log-line:last-child{border:0}.log-line time{color:#788496}.log-line p{overflow-wrap:anywhere;white-space:normal;margin:0;line-height:1.5}.log-actions{grid-column:3;gap:10px;padding-top:3px;display:flex}.log-actions .text-button{font-size:9px}.log-type{color:#596577;background:#edf0f4;border-radius:3px;place-items:center;height:19px;font-size:8px;font-weight:800;display:grid}.log-type.asr{color:#205fae;background:#eaf2ff}.log-type.bot{color:#39745d;background:#e9f5ef}.log-type.task{color:#6741ac;background:#f1edff}.audio-section{overflow:visible}.audio-stack{grid-template-columns:minmax(0,1fr);gap:8px;padding:10px 11px;display:grid}.audio-card{border:1px solid var(--line);background:#fbfcfd;border-radius:7px;min-width:0;padding:10px 12px}.audio-card-head,.material-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.audio-card-head h3{margin:2px 0 1px;font-size:13px}.audio-card-head small,.material-title small{color:var(--muted);font-size:9px;display:block}.audio-label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:680}.audio-wave{background:#eef2f6;border-radius:4px;align-items:center;gap:2px;height:29px;margin:8px 0 7px;padding:0 6px;display:flex;position:relative;overflow:hidden}.audio-wave i{z-index:1;opacity:.72;background:#9fb3ca;border-radius:2px;flex:1;min-width:1px;max-width:3px}.wave-range{z-index:2;background:#276adb33;border-left:2px solid #276adb;border-right:2px solid #276adb;min-width:8px;position:absolute;top:0;bottom:0}.audio-card audio,.vad-card audio{width:100%;height:32px;display:block}.audio-meta{color:var(--muted);justify-content:space-between;align-items:center;margin-top:7px;font-size:9px;display:flex}.audio-meta label{align-items:center;gap:6px;display:flex}.audio-meta select{height:24px;padding:0 4px;font-size:10px}.audio-footer{border-top:1px solid var(--line);min-height:39px;color:var(--muted);background:#f8fafc;justify-content:space-between;align-items:center;gap:14px;padding:0 13px;font-size:10px;display:flex}.audio-footer b{color:var(--ink-soft)}.material-load-card{background:#fafcff;border:1px dashed #b7c5d5;border-radius:7px;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;min-height:92px;padding:14px 16px;display:grid}.material-load-card h3{margin:0 0 3px;font-size:12px}.material-load-card p{color:var(--muted);margin:0;font-size:10px}.spinner{border:2px solid #d7e1ee;border-top-color:var(--blue);border-radius:50%;width:24px;height:24px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.load-state{grid-template-columns:38px 1fr auto;align-items:center;gap:12px;min-height:104px;padding:15px 18px;display:grid}.load-state h3{margin:0 0 3px;font-size:13px}.load-state p{color:var(--muted);margin:0;font-size:10px}.load-icon{background:var(--blue-soft);width:36px;height:36px;color:var(--blue);border-radius:7px;place-items:center;font-size:22px;display:grid}.loading-lines{gap:8px;padding:17px;display:grid}.loading-lines i{background:linear-gradient(90deg,#f1f3f6 25%,#fafbfc 45%,#f1f3f6 65%) 0 0/250% 100%;border-radius:5px;height:36px;animation:1.2s linear infinite loading}.loading-lines.tall{flex:1;align-content:start}@keyframes loading{to{background-position:-250% 0}}.utterance-list{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.utterance-row{border-bottom:1px solid var(--line-soft);scroll-margin-top:112px}.utterance-row:last-child{border-bottom:0}.utterance-row.selected{box-shadow:inset 3px 0 0 var(--blue);background:#fcfdff}.utterance-summary{text-align:left;width:100%;min-height:43px;color:var(--ink-soft);background:0 0;border:0;grid-template-columns:18px 48px 108px 58px minmax(150px,1fr) 42px 14px;align-items:center;gap:8px;padding:5px 13px;display:grid}.utterance-summary:hover{background:#f8faff}.utterance-caret{color:#8792a1;font-size:17px}.utterance-number{color:var(--blue);font-size:11px;font-weight:650}.utterance-time{color:var(--muted);font-size:10px}.role-badge.human{color:#315a91;background:#eaf1fa}.role-badge.bot{color:#466152;background:#edf4f0}.utterance-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.utterance-errors{color:var(--red);font-size:9px}.material-dot{background:#c4cad2;border-radius:50%;width:7px;height:7px}.material-dot.ready{background:#32a777}.utterance-expanded{padding:5px 15px 14px 47px}.utterance-actions{align-items:center;gap:7px;display:flex}.range-note{color:#56759d;align-items:center;gap:7px;margin:9px 0;font-size:10px;display:flex}.range-note span{background:var(--blue);border-radius:2px;width:16px;height:4px}.material-area{grid-template-columns:minmax(250px,.85fr) minmax(280px,1.15fr);gap:8px;padding-top:3px;display:grid}.vad-card,.transcript-card{border:1px solid var(--line);background:#fff;border-radius:6px;padding:10px}.material-title{margin-bottom:9px}.transcript-card p{color:var(--ink-soft);margin:4px 0 0;font-size:11px;line-height:1.6}.upload-button{min-height:29px;color:var(--blue);cursor:pointer;background:#f8fbff;border:1px dashed #aebdce;border-radius:5px;justify-content:center;align-items:center;padding:0 10px;font-size:10px;font-weight:650;display:inline-flex}.upload-button input{display:none}.uploaded-name{color:var(--green);margin-top:7px;display:block}.error-actions{grid-column:1/-1;align-items:center;gap:6px;padding-top:3px;display:flex}.error-actions>span{color:var(--muted);margin-right:2px;font-size:10px}.stage-action{background:#fff;border-radius:5px;height:27px;padding:0 9px;font-size:10px;font-weight:680}.stage-action.asr{color:#275fa9;border:1px solid #bdd0ed}.stage-action.vad{color:#6741a5;border:1px solid #cfc3ee}.stage-action.noise{color:#8a5b0f;border:1px solid #e6cea2}.issue-table{overflow-x:auto}.issue-table .panel-heading,.issue-table table{min-width:850px}.metrics-grid{grid-template-columns:repeat(6,minmax(105px,1fr));gap:8px;margin-bottom:12px;display:grid}.metric{border:1px solid var(--line);min-height:76px;box-shadow:var(--shadow);background:#fff;border-radius:7px;padding:12px;position:relative;overflow:hidden}.metric:before{content:"";background:#a8b2bf;width:3px;position:absolute;inset:0 auto 0 0}.metric span{color:var(--muted);white-space:nowrap;font-size:9px;display:block}.metric strong{letter-spacing:-.03em;margin-top:6px;font-size:22px;line-height:1;display:block}.metric.accent:before,.metric.blue:before{background:var(--blue)}.metric.green:before{background:var(--green)}.metric.purple:before{background:var(--purple)}.metric.amber:before{background:#bf801d}.metric.gray:before{background:#7b8491}.report-toolbar{margin-bottom:12px}.tabs{border-bottom:1px solid var(--line);align-items:flex-end;gap:2px;min-height:45px;padding:0 12px;display:flex}.tabs button{color:#637084;background:0 0;border:0;border-bottom:2px solid #0000;height:44px;padding:0 12px;font-size:11px;font-weight:640}.tabs button.active{color:var(--blue);border-bottom-color:var(--blue)}.tabs span{color:#647083;background:#eef1f5;border-radius:9px;place-items:center;min-width:19px;height:17px;margin-left:6px;padding:0 5px;font-size:9px;display:inline-grid}.report-table table{min-width:1220px}.audio-link{color:var(--blue);background:0 0;border:0;padding:0;font-size:10px}.user-metrics{grid-template-columns:repeat(4,minmax(150px,1fr));gap:8px;margin-bottom:12px;display:grid}.users-toolbar .filter-row{margin-top:10px}.filter-reset{align-self:center;margin-top:14px}.users-table table{min-width:920px}.clickable-row{cursor:pointer}.user-cell{align-items:center;gap:9px;display:flex}.user-cell>span:last-child{gap:2px;display:grid}.user-cell b{font-size:11px}.user-cell small{color:var(--muted);font-size:9px}.user-avatar{background:#eef2f7;flex:none;width:27px;height:27px}.role-pill{border-radius:11px;align-items:center;min-height:22px;padding:0 8px;font-size:10px;font-weight:680;display:inline-flex}.role-pill.admin{color:#60419d;background:var(--purple-soft)}.role-pill.regular{color:#496078;background:#eef2f6}.user-status{align-items:center;gap:6px;font-size:10px;font-weight:680;display:inline-flex}.user-status i{background:#8f99a6;border-radius:50%;width:7px;height:7px}.user-status.active{color:var(--green)}.user-status.active i{background:#28a875}.user-status.inactive{color:#707a87}.numeric-value{font-variant-numeric:tabular-nums;font-size:12px}.user-drawer{width:min(660px,58vw)}.user-card-avatar{background:#e7edf5;width:31px;height:31px}.user-context{grid-template-columns:.75fr 1.3fr 1fr 1fr}.role-description{color:#657185;background:#f7f9fb;border-radius:5px;margin:10px 0 0;padding:8px 10px;font-size:10px}.access-section>div,.password-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.access-section h3,.password-heading h3{margin-bottom:3px}.access-section p,.password-heading p{color:var(--muted);margin:0;font-size:10px}.password-grid{margin-top:12px}.password-error{color:var(--red);grid-column:1/-1;font-size:10px}.password-actions{grid-column:1/-1;justify-content:flex-end;align-items:center;gap:8px;display:flex}.settings-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:390px;display:flex}.settings-symbol{color:#7c8795;background:#eef1f5;border-radius:10px;place-items:center;width:50px;height:50px;font-size:22px;display:grid}.settings-empty h2{margin:15px 0 5px;font-size:16px}.settings-empty p{color:var(--muted);margin:0}.drawer-layer{z-index:100;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer-backdrop{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#121a2561;border:0;position:absolute;inset:0}.error-drawer{z-index:1;background:#fff;grid-template-rows:auto 1fr auto;width:min(710px,62vw);height:100vh;animation:.2s ease-out drawerIn;display:grid;position:relative;box-shadow:-10px 0 40px #0f17222b}@keyframes drawerIn{0%{opacity:.65;transform:translate(35px)}}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:70px;padding:12px 18px;display:flex}.drawer-title{align-items:center;gap:9px;display:flex}.drawer-title h2{letter-spacing:-.02em;margin:0;font-size:18px}.close-button{font-size:18px}.drawer-scroll{overflow-y:auto}.drawer-context{border-bottom:1px solid var(--line);background:#f7f9fb;grid-template-columns:1.4fr .7fr .8fr 1fr;gap:0;display:grid}.drawer-context div{border-right:1px solid var(--line);min-width:0;padding:10px 13px}.drawer-context div:last-child{border-right:0}.drawer-context span{color:var(--muted);margin-bottom:3px;font-size:9px;display:block}.drawer-context b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}.drawer-section{border-bottom:1px solid var(--line);padding:15px 18px}.drawer-section.no-border{border-bottom:0}.drawer-section h3{letter-spacing:.01em;margin:0 0 11px;font-size:12px}.section-title-line{align-items:baseline;gap:9px;display:flex}.section-title-line span{color:var(--muted);font-size:9px}.form-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.form-field{color:var(--ink-soft);gap:5px;font-size:10px;font-weight:680;display:grid}.form-field>span{color:var(--red);display:inline}.form-field.full{grid-column:1/-1}.form-field input,.form-field select{width:100%;height:34px;padding:0 9px;font-size:11px;font-weight:450}.form-field textarea{resize:vertical;width:100%;padding:8px 9px;font-size:11px;font-weight:450;line-height:1.5}.material-checks{grid-template-columns:1fr 1fr;gap:7px;display:grid}.material-check{border:1px solid var(--line);cursor:pointer;border-radius:5px;grid-template-columns:17px 1fr auto;align-items:center;gap:8px;min-height:48px;padding:7px 9px;display:grid}.material-check:hover{background:#fafcff;border-color:#b4c6df}.material-check input{accent-color:var(--blue)}.material-check b,.material-check small{display:block}.material-check b{font-size:10px}.material-check small{max-width:190px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.drawer-upload{margin-top:9px}.stage-form{gap:10px;display:grid}.readonly-transcript{border:1px solid var(--line);background:#f7f9fb;border-radius:5px;padding:10px}.readonly-transcript span{color:var(--muted);font-size:9px}.readonly-transcript p{margin:5px 0 0;font-size:11px;line-height:1.6}.mini-audio-pair{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mini-audio-pair span{color:#4f6074;background:#f4f6f8;border-radius:5px;align-items:center;height:38px;padding:0 10px;font-size:10px;display:flex}.drawer-footer{border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:10px;min-height:62px;padding:11px 14px;display:flex;box-shadow:0 -5px 15px #161f2a0a}.drawer-footer-main{gap:7px;display:flex}.split-action{background:#174b9e;border-color:#174b9e}.confirm-dialog{z-index:3;background:#141c2757;place-items:center;display:grid;position:absolute;inset:0}.confirm-dialog>div{background:#fff;border-radius:8px;width:360px;padding:20px;box-shadow:0 20px 60px #0a121c38}.confirm-dialog h3{margin:0;font-size:16px}.confirm-dialog p{color:var(--muted);margin:5px 0 18px}.confirm-dialog>div>div{justify-content:flex-end;gap:7px;display:flex}.audio-dock{z-index:90;background:#fff;border:1px solid #cfd7e0;border-radius:8px;grid-template-columns:1fr 280px;align-items:center;gap:14px;width:560px;min-height:72px;padding:11px 14px;display:grid;position:fixed;bottom:20px;right:22px;box-shadow:0 15px 42px #161f2b2e}.audio-dock>.close-button{background:#fff;position:absolute;top:-8px;right:-8px}.audio-dock>div{grid-template-columns:auto 1fr;align-items:center;gap:4px 7px;min-width:0;display:grid}.audio-dock b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.audio-dock small{color:var(--muted);grid-column:1/-1}.audio-dock audio{width:100%;height:32px}.toast{z-index:150;color:#fff;background:#203044;border-radius:6px;padding:9px 14px;font-size:11px;animation:.2s ease-out toastIn;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #141c2738}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,8px)}}@media (width<=1250px){.page{padding-inline:20px}.metrics-grid,.user-metrics{grid-template-columns:repeat(4,1fr)}.inspection-grid{grid-template-columns:minmax(0,1fr) 12px minmax(0,1fr)}.material-area{grid-template-columns:1fr}.error-actions{flex-wrap:wrap;grid-column:1}}
