@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg:#f4f5f6;--surface:#fff;--surface-2:#fafbfb;--surface-3:#eff1f2;--border:#e4e6e9;--border-strong:#cfd3d8;--text:#17191c;--text-2:#565d66;--text-3:#71787f;--accent:#e2001a;--accent-hover:#c40017;--accent-soft:#fdeef0;--on-accent:#fff;--ok:#1f9d55;--ok-soft:#e9f6ef;--warn:#d97706;--warn-soft:#fdf3e4;--steel:#44688f;--steel-soft:#ecf1f7;--idle:#9aa1a9;--shadow:0 1px 2px #1416190d;--radius:8px;--radius-sm:6px;--font:"Inter Variable", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}[data-theme=dark]{--bg:#101214;--surface:#17191c;--surface-2:#1c1f22;--surface-3:#22262a;--border:#26292e;--border-strong:#33373d;--text:#e9ebed;--text-2:#9aa3ab;--text-3:#828a93;--accent:#e2001a;--accent-hover:#ff2438;--accent-soft:#33161a;--on-accent:#fff;--ok:#2fb56a;--ok-soft:#14281d;--warn:#e8940f;--warn-soft:#2c2214;--steel:#6f95bd;--steel-soft:#182230;--idle:#565e66;--shadow:0 1px 2px #0006}*{box-sizing:border-box}html,body,#root{height:100%}body{font-family:var(--font);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-feature-settings:"tnum";margin:0;font-size:14px;line-height:1.45}h1,h2,h3,h4{letter-spacing:-.01em;margin:0;font-weight:600}h1{font-size:20px}h2{font-size:16px}h3{font-size:14px}p{margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit}::selection{background:var(--accent);color:var(--on-accent)}a:focus-visible,button:focus-visible,[role=button]:focus-visible,[tabindex]:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.nav-item:focus-visible,.tab:focus-visible,.seg button:focus-visible,tr.click:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-sm)}tr.click:focus-visible{outline-offset:-2px}.stack{flex-direction:column;display:flex}.row{align-items:center;display:flex}.grow{flex:1;min-width:0}.muted{color:var(--text-2)}.subtle{color:var(--text-3)}.mono{font-variant-numeric:tabular-nums}.num{font-variant-numeric:tabular-nums;font-weight:600}.btn{border-radius:var(--radius-sm);border:1px solid var(--border-strong);background:var(--surface);height:34px;color:var(--text);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:13.5px;font-weight:500;transition:background .15s,border-color .15s,color .15s,opacity .15s;display:inline-flex}.btn:hover{background:var(--surface-2);border-color:var(--text-3)}.btn:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.btn:disabled{opacity:.45;cursor:not-allowed}.btn.primary{background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.btn.primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.btn.ghost{background:0 0;border-color:#0000}.btn.ghost:hover{background:var(--surface-3)}.btn.ok{background:var(--ok);border-color:var(--ok);color:#fff}.btn.ok:hover:not(:disabled){filter:brightness(1.08)}.btn.warn{background:var(--warn);border-color:var(--warn);color:#fff}.btn.sm{height:28px;padding:0 10px;font-size:12.5px}.btn.lg{height:42px;padding:0 20px;font-size:14.5px}.input,.select,textarea.input{border-radius:var(--radius-sm);border:1px solid var(--border-strong);background:var(--surface);height:34px;color:var(--text);width:100%;padding:0 10px;font-family:inherit;font-size:13.5px;transition:border-color .15s}textarea.input{resize:vertical;height:auto;padding:8px 10px}.input:focus,.select:focus,textarea.input:focus{border-color:var(--accent);outline:none}.input::placeholder{color:var(--text-3)}.field{flex-direction:column;gap:5px;display:flex}.field .field-label{color:var(--text-2);font-size:12px;font-weight:550}.field .error{color:var(--accent);font-size:12px}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.card.pad{padding:16px}.chip{letter-spacing:.01em;white-space:nowrap;border-radius:5px;align-items:center;gap:5px;height:22px;padding:0 8px;font-size:11.5px;font-weight:600;display:inline-flex}.chip .dot{background:currentColor;border-radius:50%;width:6px;height:6px}.chip.idle,.chip.queued{background:var(--surface-3);color:var(--text-2)}.chip.setup{background:var(--steel-soft);color:var(--steel)}.chip.running,.chip.in_progress{background:var(--ok-soft);color:var(--ok)}.chip.paused{background:var(--warn-soft);color:var(--warn)}.chip.stopped{background:var(--accent-soft);color:var(--accent)}.chip.completed{background:var(--ok-soft);color:var(--ok)}.chip.cancelled{background:var(--surface-3);color:var(--text-3)}.chip.blocking{background:var(--accent-soft);color:var(--accent)}.chip.warning{background:var(--warn-soft);color:var(--warn)}.chip.info{background:var(--steel-soft);color:var(--steel)}.chip.high{background:var(--accent-soft);color:var(--accent)}.chip.medium{background:var(--steel-soft);color:var(--steel)}.chip.low{background:var(--surface-3);color:var(--text-2)}.table{border-collapse:collapse;width:100%;font-size:13px}.table th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:var(--text-3);border-bottom:1px solid var(--border);white-space:nowrap;padding:8px 12px;font-size:11.5px;font-weight:600}.table td{border-bottom:1px solid var(--border);vertical-align:middle;padding:9px 12px}.table tbody tr{transition:background .12s;animation:.28s cubic-bezier(.22,1,.36,1) both table-row-enter}.table tbody tr:nth-child(2){animation-delay:30ms}.table tbody tr:nth-child(3){animation-delay:60ms}.table tbody tr:nth-child(4){animation-delay:90ms}.table tbody tr:nth-child(5){animation-delay:.12s}.table tbody tr:nth-child(6){animation-delay:.15s}@keyframes table-row-enter{0%{opacity:0;transform:translateY(4px)}}.table tbody tr:hover{background:var(--surface-2)}.table tbody tr.click{cursor:pointer}.table tbody tr:last-child td{border-bottom:none}.overlay{z-index:50;background:#0a0b0c80;justify-content:center;align-items:flex-start;padding:8vh 16px 16px;animation:.15s fade;display:flex;position:fixed;inset:0;overflow-y:auto}.modal{background:var(--surface);border:1px solid var(--border);border-radius:10px;width:100%;max-width:560px;animation:.18s rise;box-shadow:0 16px 48px #0000003d}.modal.wide{max-width:760px}.modal-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.modal-body{flex-direction:column;gap:14px;padding:18px;display:flex}.modal-foot{border-top:1px solid var(--border);justify-content:flex-end;gap:8px;padding:14px 18px;display:flex}@keyframes fade{0%{opacity:0}}@keyframes rise{0%{opacity:0;transform:translateY(8px)}}.toasts{z-index:100;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:18px;right:18px}.toast{background:var(--surface);color:var(--text);border:1px solid var(--border-strong);border-left:3px solid var(--ok);border-radius:var(--radius-sm);max-width:380px;padding:10px 14px;font-size:13px;animation:.2s rise;box-shadow:0 8px 24px #0000002e}.toast.error{border-left-color:var(--accent)}.progress{background:var(--surface-3);border-radius:3px;height:6px;overflow:hidden}.progress>div{background:var(--accent);border-radius:3px;height:100%;transition:width .4s}.progress.ok>div{background:var(--ok)}.skeleton{background:linear-gradient(90deg, var(--surface-3) 25%, var(--surface-2) 50%, var(--surface-3) 75%);border-radius:var(--radius-sm);background-size:200% 100%;animation:1.4s infinite shimmer}@keyframes shimmer{to{background-position:-200% 0}}.empty{color:var(--text-3);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:42px 16px;font-size:13px;display:flex}.empty svg{opacity:.5}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--border-strong);background-clip:content-box;border:2px solid #0000;border-radius:5px}::-webkit-scrollbar-track{background:0 0}@media print{.no-print,.sidebar,.topbar,.toasts{display:none!important}.shell{display:block}.content{padding:0;overflow:visible}body{background:#fff}.card{break-inside:avoid;border-color:#ccc}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}.flow-carrier{display:none}}.shell{grid-template-columns:216px 1fr;height:100%;display:grid}.sidebar{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;gap:2px;padding:14px 10px;display:flex;overflow-y:auto}.sidebar .brand{align-items:center;gap:9px;padding:4px 10px 16px;display:flex}.brand-logo{width:auto;height:20px;display:block}.brand-logo.lg{height:28px}.brand-name{letter-spacing:.01em;font-size:13.5px;font-weight:650}.nav-section{text-transform:uppercase;letter-spacing:.07em;color:var(--text-3);padding:14px 10px 5px;font-size:10.5px;font-weight:650}.nav-item{border-radius:var(--radius-sm);color:var(--text-2);cursor:pointer;align-items:center;gap:9px;padding:7px 10px;font-size:13.5px;font-weight:500;transition:background .13s,color .13s;display:flex;position:relative}.nav-item:hover{background:var(--surface-2);color:var(--text)}.nav-item.active{background:var(--surface-3);color:var(--text)}.nav-item.active:before{content:"";background:var(--accent);border-radius:2px;width:3px;position:absolute;top:6px;bottom:6px;left:-10px}.nav-item svg{flex:none;width:16px;height:16px}.nav-item .badge{background:var(--accent);color:var(--on-accent);border-radius:9px;justify-content:center;align-items:center;min-width:17px;height:17px;margin-left:auto;padding:0 5px;font-size:10.5px;font-weight:700;display:inline-flex}.main{flex-direction:column;min-width:0;display:flex;overflow:hidden}.conn-banner{background:var(--accent);color:var(--on-accent);flex:none;align-items:center;gap:8px;padding:7px 20px;font-size:12.5px;font-weight:550;animation:.2s rise;display:flex}.topbar{background:var(--surface);border-bottom:1px solid var(--border);flex:none;align-items:center;gap:12px;height:52px;padding:0 20px;display:flex}.content{flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.content>*{flex-shrink:0}.content>.page-head,.route-stage>.page-head{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.route-stage{flex-direction:column;gap:16px;width:100%;animation:.32s cubic-bezier(.22,1,.36,1) both route-enter;display:flex}.route-stage>*{flex-shrink:0}@keyframes route-enter{0%{opacity:0;transform:translateY(7px)}}.icon-btn{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-2);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .13s;display:inline-flex;position:relative}.icon-btn:hover{background:var(--surface-3);color:var(--text)}.icon-btn .badge{background:var(--accent);color:#fff;border-radius:7px;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 3px;font-size:9.5px;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.login-wrap{background:radial-gradient(1200px 500px at 80% -10%, var(--accent-soft), transparent 60%), var(--bg);place-items:center;height:100%;display:grid}.login-card{flex-direction:column;gap:18px;width:360px;padding:30px 28px;display:flex}.kpis{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.kpi{flex-direction:column;gap:2px;padding:12px 14px;animation:.42s cubic-bezier(.22,1,.36,1) both metric-enter;display:flex}.kpi:nth-child(2){animation-delay:45ms}.kpi:nth-child(3){animation-delay:90ms}.kpi:nth-child(4){animation-delay:.135s}.kpi:nth-child(5){animation-delay:.18s}.kpi:nth-child(6){animation-delay:.225s}@keyframes metric-enter{0%{opacity:0;transform:translateY(9px)}}.kpi .label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-3);font-size:11.5px;font-weight:600}.kpi .value{font-variant-numeric:tabular-nums;font-size:22px;font-weight:650}.kpi .value small{color:var(--text-2);font-size:12px;font-weight:500}.floor-map{overflow:hidden}.floor-map-head{border-bottom:1px solid var(--border);align-items:center;gap:12px;min-height:44px;padding:0 14px;display:flex}.floor-map-head h2{font-size:13.5px}.live-state{color:var(--text-2);align-items:center;gap:7px;margin-left:auto;font-size:12px;display:inline-flex}.live-state>span{background:var(--ok);width:7px;height:7px;box-shadow:0 0 0 0 var(--ok-soft);border-radius:50%;animation:2.4s ease-out infinite live-signal}@keyframes live-signal{50%{box-shadow:0 0 0 5px var(--ok-soft)}}.lines-grid{flex-direction:column;display:flex}.line-card{border-bottom:1px solid var(--border);grid-template-columns:minmax(155px,.7fr) minmax(370px,2.2fr) minmax(180px,.75fr);align-items:center;min-height:112px;animation:.5s cubic-bezier(.22,1,.36,1) both line-enter;display:grid;position:relative}.line-card:nth-child(2){animation-delay:70ms}.line-card:nth-child(3){animation-delay:.14s}.line-card:nth-child(4){animation-delay:.21s}.line-card:nth-child(5){animation-delay:.28s}.line-card:nth-child(6){animation-delay:.35s}.line-card:nth-child(7){animation-delay:.42s}.line-card:last-child{border-bottom:none}.line-card:before{content:"";background:var(--idle);opacity:.35;border-radius:0 2px 2px 0;width:3px;transition:background .3s,opacity .3s,transform .45s cubic-bezier(.22,1,.36,1);position:absolute;inset:13px auto 13px 0;transform:scaleY(.35)}.line-card.state-in_progress:before{background:var(--ok);opacity:1;transform:scaleY(1)}.line-card.state-paused:before{background:var(--warn);opacity:1;transform:scaleY(1)}.line-card.state-setup:before{background:var(--steel);opacity:1;transform:scaleY(.7)}.line-card.state-stopped:before{background:var(--accent);opacity:1;transform:scaleY(1)}@keyframes line-enter{0%{opacity:0;transform:translate(-12px)}}.line-identity{border-right:1px solid var(--border);flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;gap:7px;padding:14px 14px 14px 18px;display:flex}.line-identity .head{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.line-card .code{font-size:15px;font-weight:650}.pause-reason{color:var(--warn);font-size:12px;line-height:1.25}.line-identity .btn{max-width:100%;padding-left:0}.line-route{scrollbar-width:thin;min-width:0;padding:12px 18px 7px;overflow:auto hidden}.line-route svg{min-width:360px;max-height:82px;display:block}.line-metrics{border-left:1px solid var(--border);flex-direction:column;justify-content:center;align-self:stretch;gap:8px;padding:15px 18px;font-size:12px;display:flex}.metric-head{align-items:center;gap:10px;display:flex}.material-number{color:var(--text);font-weight:650}.metric-head .num{margin-left:auto}.metric-progress .progress{height:5px}.elapsed{color:var(--text-2);align-items:center;gap:5px;display:inline-flex}.idle-metrics{color:var(--text-3);gap:5px}.line-holds{grid-column:1/-1;padding:0 14px 12px 18px}.line-holds .banner{animation:.35s cubic-bezier(.22,1,.36,1) both hold-enter}@keyframes hold-enter{0%{opacity:0;transform:translateY(-5px)}}.flow-rail{stroke:var(--surface-3);stroke-width:7px;stroke-linecap:round}.station-node .box{fill:var(--surface-2);stroke:var(--border-strong);stroke-width:1px;rx:7;transition:fill .3s,stroke .3s,stroke-width .3s}.station-node{transform-box:fill-box;transform-origin:50%;animation:.4s cubic-bezier(.22,1,.36,1) both station-enter}@keyframes station-enter{0%{opacity:0;transform:translate(-7px)scale(.97)}}.station-node.active .box{stroke:var(--ok)}.station-node.active.current .box{fill:var(--ok-soft);stroke-width:1.6px;animation:2.4s ease-in-out infinite station-active}@keyframes station-active{50%{stroke-width:2.4px}}.station-node.paused .box{stroke:var(--warn)}.station-node.paused.current .box{fill:var(--warn-soft);stroke-width:1.6px}.station-node.setup .box{stroke:var(--steel)}.station-node.setup.current .box{fill:var(--steel-soft);stroke-width:1.6px}.station-node.stopped .box{stroke:var(--accent);stroke-width:1.5px}.station-node .code{fill:var(--text);font-size:11px;font-weight:650}.station-node .who{fill:var(--text-3);font-size:9.5px;font-weight:550}.station-node .kind{letter-spacing:.06em;fill:var(--text-3);font-size:8px;font-weight:650}.flow-link{stroke:var(--border-strong);stroke-width:1.2px;fill:none;stroke-linecap:round}.flow-link.active{stroke:var(--ok);stroke-dasharray:4 6;animation:.9s linear infinite flow}.flow-link.paused{stroke:var(--warn);stroke-dasharray:4 6}.flow-link.setup{stroke:var(--steel);stroke-dasharray:3 7;animation:2.1s linear infinite flow}.flow-carrier{fill:var(--ok)}@keyframes flow{to{stroke-dashoffset:-10px}}.pulse-dot{fill:var(--ok)}.station-node.paused .pulse-dot{fill:var(--warn)}.station-node.setup .pulse-dot{fill:var(--steel)}.pulse-dot circle:last-child{transform-origin:50%;animation:1.6s ease-out infinite pulse}@keyframes pulse{0%{opacity:.7;r:3}to{opacity:0;r:10}}@media (width<=980px){.line-card{grid-template-columns:minmax(145px,.7fr) minmax(340px,2fr)}.line-metrics{border-left:none;border-top:1px solid var(--border);flex-flow:wrap;grid-column:1/-1;align-items:center;padding:9px 18px 11px}.metric-head{min-width:180px}.metric-progress{flex:1;min-width:120px}}@media (width<=680px){.floor-map{border-left:0;border-right:0;border-radius:0;margin-inline:-14px}.line-card{display:block}.line-identity{border-right:none;border-bottom:1px solid var(--border);flex-direction:row;justify-content:flex-start;align-items:center;min-height:62px;padding:11px 14px 10px 18px}.line-identity .head{flex:none}.line-identity .btn{margin-left:auto;padding-left:8px}.pause-reason{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.line-route{padding-inline:14px}.line-metrics{border-top:1px solid var(--border)}.line-holds{padding-inline:14px}}.op-shell{flex-direction:column;gap:16px;width:100%;max-width:880px;margin:0 auto;display:flex}.op-timer{font-variant-numeric:tabular-nums;letter-spacing:.01em;font-size:42px;font-weight:650;line-height:1}.op-actions .btn{height:44px;padding:0 16px}.op-counts{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.count-tile{flex-direction:column;align-items:center;gap:8px;padding:14px;display:flex}.count-tile .qty{font-variant-numeric:tabular-nums;font-size:30px;font-weight:650;line-height:1}.count-tile .label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-3);font-size:11.5px;font-weight:600}.count-tile .row{gap:8px}.stepper{align-items:center;gap:8px;display:flex}.stepper button{border-radius:var(--radius-sm);border:1px solid var(--border-strong);background:var(--surface);width:46px;height:46px;color:var(--text);cursor:pointer;font-size:18px;font-weight:600}.stepper button:hover{background:var(--surface-2)}.wizard-steps{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.wizard-step{color:var(--text-3);border-radius:20px;align-items:center;gap:7px;padding:5px 10px;font-size:12.5px;font-weight:550;display:flex}.wizard-step.current{color:var(--text);background:var(--surface-3)}.wizard-step.done{color:var(--ok)}.wizard-step .n{border:1.5px solid;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10.5px;font-weight:700;display:inline-flex}.wizard-step.done .n{background:var(--ok);border-color:var(--ok);color:#fff}.note-item{border-bottom:1px solid var(--border);gap:12px;padding:13px 16px;display:flex}.note-item:last-child{border-bottom:none}.note-rail{background:var(--border-strong);border-radius:2px;flex:none;width:3px}.note-rail.blocking{background:var(--accent)}.note-rail.warning{background:var(--warn)}.note-rail.resolution{background:var(--ok)}.note-body{white-space:pre-wrap;overflow-wrap:anywhere}.note-item.voided .note-body{color:var(--text-3);text-decoration:line-through}.tabs{border-bottom:1px solid var(--border);gap:2px;display:flex;overflow-x:auto}.tab{color:var(--text-2);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:9px 14px;font-size:13.5px;font-weight:550;transition:color .13s}.tab:hover{color:var(--text)}.tab.active{color:var(--text);border-bottom-color:var(--accent)}.hbar{grid-template-columns:minmax(120px,220px) 1fr 62px;align-items:center;gap:10px;padding:5px 0;font-size:12.5px;display:grid}.hbar .bar{background:var(--accent);border-radius:4px;min-width:2px;height:14px;transition:width .5s}.hbar.ok .bar{background:var(--ok)}.hbar.warn .bar{background:var(--warn)}.hbar.steel .bar{background:var(--steel)}.dossier{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;display:grid}.spec-list{grid-template-columns:auto 1fr;gap:6px 16px;padding:14px 16px;font-size:13px;display:grid}.spec-list dt{color:var(--text-3);white-space:nowrap;font-weight:550}.spec-list dd{overflow-wrap:anywhere;margin:0;font-weight:550}.timeline{flex-direction:column;display:flex}.tl-item{gap:12px;padding:0 16px 18px;display:flex;position:relative}.tl-item:before{content:"";background:var(--border);width:1.5px;position:absolute;top:14px;bottom:0;left:21.5px}.tl-item:last-child:before{display:none}.tl-dot{background:var(--surface);border:2.5px solid var(--border-strong);z-index:1;border-radius:50%;flex:none;width:12px;height:12px;margin-top:3px}.tl-dot.ok{border-color:var(--ok)}.tl-dot.warn{border-color:var(--warn)}.tl-dot.accent{border-color:var(--accent)}.tl-dot.steel{border-color:var(--steel)}.seg{border:1px solid var(--border-strong);border-radius:var(--radius-sm);display:inline-flex;overflow:hidden}.seg button{background:var(--surface);color:var(--text-2);cursor:pointer;border:none;border-right:1px solid var(--border);height:32px;padding:0 13px;font-size:13px;font-weight:550}.seg button:last-child{border-right:none}.seg button.active{background:var(--surface-3);color:var(--text)}.seg button.active.accent{background:var(--accent);color:var(--on-accent)}.divider{background:var(--border);height:1px}.banner{border-radius:var(--radius);border:1px solid var(--border);align-items:flex-start;gap:10px;padding:12px 14px;font-size:13px;display:flex}.banner.warn{background:var(--warn-soft);border-color:color-mix(in srgb, var(--warn) 30%, transparent)}.banner.accent{background:var(--accent-soft);border-color:color-mix(in srgb, var(--accent) 30%, transparent)}.banner.ok{background:var(--ok-soft);border-color:color-mix(in srgb, var(--ok) 30%, transparent)}.menu-btn{display:none}@media (width<=900px){.shell{grid-template-columns:1fr}.menu-btn{display:inline-flex}.sidebar{display:none}.sidebar.open{z-index:60;display:flex;position:fixed;inset:0 30% 0 0;box-shadow:0 0 60px #0000004d}.content{padding:14px}}
