:root{font-family:Yu Gothic UI,Noto Sans JP,Hiragino Kaku Gothic ProN,Segoe UI,sans-serif;color:#182230;background:#f5f7f9;font-synthesis:none;--navy: #0b2d5b;--blue: #176bce;--green: #087a3d;--red: #c71927;--amber: #a15c00;--border: #d9dfe7;--muted: #667180}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f5f7f9;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,tr[tabindex]:focus-visible{outline:3px solid rgba(23,107,206,.24);outline-offset:-3px}.app{min-height:100vh;display:flex}.body{min-width:0;flex:1;margin-left:224px}.sidebar{position:fixed;inset:0 auto 0 0;width:224px;background:#fff;border-right:1px solid var(--border);display:flex;flex-direction:column;z-index:20}.brand{height:76px;border:0;border-bottom:1px solid #edf0f4;background:#fff;display:flex;align-items:center;gap:11px;padding:0 21px;text-align:left;cursor:pointer}.brand>span{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:var(--navy);border-radius:7px}.brand>span svg{width:22px}.brand b,.brand small{display:block}.brand b{font-size:18px}.brand small{font-size:9px;letter-spacing:.1em;color:#7b8490}.sidebar nav{padding:17px 12px;display:grid;gap:4px}.sidebar nav button,.sidebar-foot>button{border:0;background:transparent;border-radius:7px;min-height:42px;display:flex;align-items:center;gap:11px;padding:0 12px;cursor:pointer;color:#4d5867;font-weight:600;text-align:left;position:relative}.sidebar nav button:hover,.sidebar-foot>button:hover{background:#f4f6f8}.sidebar nav button.active{color:var(--navy);background:#eaf1f8;box-shadow:inset 3px 0 var(--navy)}.sidebar nav em,.sidebar-foot em{font-style:normal}.sidebar nav i{margin-left:auto;background:var(--red);color:#fff;font-style:normal;min-width:20px;height:20px;border-radius:10px;display:grid;place-items:center;font-size:11px}.sidebar-foot{margin-top:auto;border-top:1px solid #edf0f4;padding:12px}.sidebar-foot>button{width:100%}.sidebar-foot>div{margin-top:8px;background:#f5f7f9;border-radius:7px;padding:10px 11px;display:flex;align-items:center;gap:9px;color:#56616e}.sidebar-foot b,.sidebar-foot small{display:block;font-size:11px}.sidebar-foot small{font-weight:400;color:#7b8490;margin-top:2px}.topbar{height:64px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:15}.global-search{width:330px;height:38px;background:#f4f6f8;color:#7a8490;border:1px solid #edf0f3;border-radius:7px;display:flex;align-items:center;gap:9px;padding:0 11px;cursor:pointer;text-align:left}.global-search span{flex:1}.global-search kbd,.search-bg kbd{background:#fff;border:1px solid #d9dfe5;border-radius:4px;padding:2px 7px;color:#65707d;font-size:11px;box-shadow:0 1px 1px #0000000a}.top-actions{display:flex;align-items:center;gap:13px}.online{font-size:11px;color:#526070;padding-right:12px;border-right:1px solid var(--border)}.online i{display:inline-block;width:7px;height:7px;background:#16a05d;border-radius:50%;margin-right:5px}.icon-button{width:37px;height:37px;border:1px solid var(--border);border-radius:7px;background:#fff;display:grid;place-items:center;cursor:pointer;position:relative}.icon-button>i{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--red);right:7px;top:6px;border:1px solid #fff}.profile{height:44px;border:0;background:transparent;display:flex;gap:8px;align-items:center;cursor:pointer;text-align:left}.profile>svg:first-child{color:#8c96a3}.profile b,.profile small{display:block;font-size:11px}.profile small{color:#7b8490;font-weight:400;margin-top:2px}.page{max-width:1500px;margin:0 auto;padding:32px 36px 60px}.page-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:24px}.page-head h1{font-size:28px;line-height:1.25;margin:3px 0 5px;letter-spacing:-.02em}.page-head p{color:var(--muted);font-size:13px;margin:0}.page-head>div>small,.modal-head small{font-size:10px;color:#708093;font-weight:800;letter-spacing:.14em}.primary,.secondary{min-height:39px;border-radius:6px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:700;font-size:12px;cursor:pointer}.primary{background:var(--navy);color:#fff;border:1px solid var(--navy)}.primary:hover{background:#061f40}.secondary{background:#fff;border:1px solid #cfd6df}.secondary:hover{background:#f5f7f9}.wide{width:100%}.attention{width:100%;min-height:66px;padding:12px 15px;background:#fff5f5;border:1px solid #ebadb2;border-left:4px solid var(--red);border-radius:7px;display:flex;align-items:center;gap:12px;margin-bottom:22px;cursor:pointer;text-align:left}.attention>svg{color:var(--red);width:23px;height:23px}.attention>span{display:grid;gap:2px;flex:1}.attention b{font-size:13px;color:#67171f}.attention small{font-size:12px;color:#7f4449}.attention em{border:0;color:var(--red);font-weight:700;font-size:12px;display:flex;gap:5px;align-items:center;font-style:normal}.filters{display:flex;align-items:center;gap:10px;margin-bottom:12px}.filters>div{display:flex;gap:2px;margin-right:auto}.filters>div button{border:0;background:transparent;border-radius:6px;padding:8px 11px;color:#65707c;font-size:12px;font-weight:700;cursor:pointer}.filters>div button span{margin-left:5px;color:#8b95a0}.filters>div button.active{background:#e8eef5;color:var(--navy)}.filters>label{height:39px;width:220px;background:#fff;border:1px solid #cfd6df;border-radius:6px;padding:0 10px;display:flex;align-items:center;gap:8px;color:#7f8995}.filters input{width:100%;border:0;outline:0;background:transparent;font-size:12px}.attention.recovered-strip{background:#f2faf5;border-color:#a9d2b9;border-left-color:var(--green)}.attention.recovered-strip>svg,.attention.recovered-strip em{color:var(--green)}.attention.recovered-strip b{color:#155a32}.attention.recovered-strip small{color:#4f705e}.secondary:disabled{background:#f1f3f5;color:#8a949e;cursor:not-allowed}.table-card,.panel{background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:0 1px 2px #12203108;overflow:hidden}.table-card table,.priority table{width:100%;border-collapse:collapse}.table-card th,.table-card td,.priority th,.priority td{padding:13px 15px;border-bottom:1px solid #e8ebef;text-align:left;font-size:12px}.table-card th,.priority th{background:#f6f8fa;color:#667281;text-transform:uppercase;font-size:10px;letter-spacing:.04em}.table-card tbody tr{cursor:pointer}.table-card tbody tr:hover{background:#f8fafc}.table-card tbody tr:last-child td{border-bottom:0}.table-card td>b,.table-card td>small{display:block}.table-card td>b{font-size:13px;margin-bottom:3px}.table-card td>small{font-size:10px;color:#7a8490}.table-card td>em{font-style:normal;color:var(--red);font-size:10px;display:flex;align-items:center;gap:3px;margin-top:5px}.status{display:inline-flex;align-items:center;border-radius:12px;padding:4px 8px;font-size:10px;font-weight:800;white-space:nowrap}.status.danger{background:#fde8ea;color:#a50f1d}.status.info{background:#e7f0fa;color:#145b9f}.status.success{background:#e5f4eb;color:#08703a}.status.warning{background:#fff0d8;color:#8b5100}.status.neutral{background:#edf0f3;color:#5e6875}.progress-cell{display:flex;align-items:center;gap:7px;min-width:120px}.progress{height:5px;background:#e7ebef;border-radius:3px;overflow:hidden;flex:1}.progress i{height:100%;display:block;border-radius:3px}.progress .blue{background:var(--blue)}.progress .red{background:var(--red)}.progress-cell small{font-size:10px;color:#65707c}.empty{padding:50px;display:grid;place-items:center;gap:6px;color:#78838f}.empty b{color:#364252}.empty span{font-size:12px}.detail{min-height:calc(100vh - 64px);background:#f3f5f7}.detail-bar{height:54px;border-bottom:1px solid var(--border);background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.detail-bar>button{border:0;background:transparent;font-size:12px;font-weight:700;display:flex;align-items:center;gap:6px;cursor:pointer}.detail-bar>div{display:flex;gap:7px}.detail>main{display:grid;grid-template-columns:minmax(760px,1fr) 360px;gap:16px;max-width:1510px;margin:0 auto;padding:22px 24px 48px}.detail-content{min-width:0}.experiment-head{display:flex;gap:12px;align-items:flex-start;margin-bottom:18px}.experiment-head>span{width:38px;height:38px;border-radius:7px;display:grid;place-items:center;margin-top:4px}.experiment-head>span.danger{background:#f9dfe2;color:var(--red)}.experiment-head>span.success{background:#dff2e7;color:var(--green)}.experiment-head>span.warning{background:#fff0d8;color:#b46905}.experiment-head p{font-size:11px;font-weight:800;color:#5e6a78;margin:0}.experiment-head .status{margin-left:6px}.experiment-head h1{font-size:25px;margin:4px 0 3px}.experiment-head small{font-size:11px;color:#6d7784}.summaries{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--border);border-radius:8px;margin-bottom:14px}.summaries>div{padding:13px 15px;border-right:1px solid #e4e8ed;display:grid;gap:5px}.summaries>div:last-child{border-right:0}.summaries small{font-size:9px;color:#74808d;font-weight:700}.summaries b{font-size:14px}.summaries em{font-size:10px;color:#67727e;font-style:normal}.summaries .negative{color:var(--red)}.summaries .positive{color:var(--green)}.panel{margin-bottom:14px}.panel-head{min-height:58px;padding:12px 16px;border-bottom:1px solid #e5e9ee;display:flex;align-items:center;justify-content:space-between}.panel-head h2{font-size:14px;margin:0 0 2px}.panel-head p{font-size:10px;color:#7a8490;margin:0}.link{border:0;background:transparent;font-size:12px;font-weight:700;display:flex;align-items:center;gap:5px;color:var(--blue);cursor:pointer}.readiness{display:grid;grid-template-columns:repeat(2,1fr)}.readiness>div{display:flex;align-items:center;gap:10px;padding:12px 15px;border-right:1px solid #e8ebef;border-bottom:1px solid #e8ebef}.readiness>div:nth-child(2n){border-right:0}.readiness>div:nth-last-child(-n+2){border-bottom:0}.readiness>div.invalid{background:#fff7f7}.readiness>div>span{width:32px;height:32px;border:1px solid #dce2e9;border-radius:6px;display:grid;place-items:center;color:#526171;background:#fff}.readiness p{display:grid;margin:0;gap:1px;flex:1}.readiness p small{font-size:9px;color:#7b8591}.readiness p b{font-size:11px}.readiness p em{font-size:9px;color:#697582;font-style:normal}.readiness .ok{color:var(--green)}.readiness .bad{color:var(--red)}.workflow{display:flex;align-items:stretch;padding:16px 14px 18px;overflow-x:auto}.step-wrap{display:flex;align-items:center;flex:1;min-width:132px}.step{width:100%;min-height:132px;border:1px solid #d9dfe6;background:#fff;border-radius:7px;padding:10px;text-align:left;position:relative;display:flex;flex-direction:column;gap:4px;cursor:pointer}.step.done{background:#f5faf7;border-color:#c9e3d3}.step.blocked{background:#fff3f4;border:2px solid var(--red)}.step.assigning{background:#edf5fc;border-color:var(--blue)}.step>span{width:22px;height:22px;border-radius:50%;background:#e9edf2;color:#52606e;display:grid;place-items:center;font-size:10px;font-weight:800;margin-bottom:2px}.step>span svg{width:15px}.step.done>span{background:var(--green);color:#fff}.step.blocked>span{background:var(--red);color:#fff}.step.assigning>span{background:var(--blue)}.step small{font-size:8px;color:#75808d}.step b{font-size:11px}.step em{font-size:9px;color:#566270;margin-top:auto;font-style:normal}.step time{font-size:9px;color:#6f7a87}.step>i{position:absolute;right:7px;top:8px;font-style:normal;font-size:8px;font-weight:800;color:var(--red)}.flow-arrow{width:20px;flex:none;color:#9ca6b1}.timeline{padding:7px 16px 13px}.timeline>div{display:grid;grid-template-columns:42px 12px 1fr;gap:8px;align-items:start;min-height:46px;position:relative}.timeline>div:not(:last-child):after{content:"";position:absolute;left:47px;top:19px;bottom:-3px;width:1px;background:#d9dee5}.timeline time{font-size:9px;color:#75808c;padding-top:4px}.timeline>div>i{width:8px;height:8px;border-radius:50%;margin-top:5px;z-index:1}.timeline i.danger{background:var(--red)}.timeline i.success{background:var(--green)}.timeline i.info{background:var(--blue)}.timeline p{margin:0;display:grid;gap:2px}.timeline b{font-size:10px}.timeline small{font-size:9px;color:#6e7986}.incident{position:sticky;top:86px;align-self:start;background:#fff;border:1px solid #dfb0b4;border-top:4px solid var(--red);border-radius:8px;padding:16px;box-shadow:0 5px 20px #232b3614}.incident-head{display:flex;align-items:center;gap:9px;padding-bottom:13px;border-bottom:1px solid #e7eaee}.incident-head>span{width:36px;height:36px;border-radius:7px;background:#fde8ea;color:var(--red);display:grid;place-items:center}.incident-head>div{flex:1}.incident-head small{font-size:9px;color:var(--red);font-weight:800}.incident-head h2{font-size:15px;margin:1px 0}.incident-head time{font-size:9px;color:#7d8792;align-self:flex-start}.device{display:flex;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid #e7eaee}.device>svg{color:var(--red);width:25px}.device>span{display:grid;gap:2px;flex:1}.device b{font-size:11px}.device small{font-size:9px;color:#6e7985}.impact{padding:12px 0;border-bottom:1px solid #e7eaee}.impact h3,.recommend h3{font-size:11px;margin:0 0 8px}.impact p{display:flex;justify-content:space-between;align-items:center;margin:0;padding:4px 0;font-size:10px}.impact p span{display:flex;align-items:center;gap:5px;color:#697481}.impact svg{width:15px}.recommend{margin-top:12px;background:#f1f7fd;border:1px solid #b7d0e8;border-radius:7px;padding:12px}.recommend label{display:inline-block;background:var(--blue);color:#fff;border-radius:3px;padding:2px 5px;font-size:8px;font-weight:800;margin-bottom:6px}.recommend h3{font-size:12px;line-height:1.45}.recommend p{display:flex;align-items:center;gap:5px;font-size:9px;color:#4d5c6c;margin:5px 0}.recommend p svg{color:var(--green)}.recommend .primary{margin-top:7px}.alternative{width:100%;height:39px;border:0;border-bottom:1px solid #e5e9ee;background:#fff;display:flex;align-items:center;gap:8px;font-size:10px;font-weight:700;cursor:pointer}.alternative svg:last-child{margin-left:auto}.alternative:hover{background:#f7f9fb}.task{border-color:#94badf;border-top-color:var(--blue)}.task .incident-head>span{background:#e7f0fa;color:var(--blue)}.task .incident-head small{color:var(--blue)}.task>p{font-size:10px;line-height:1.6;color:#556271}.route{display:grid;grid-template-columns:1fr 22px 1fr;align-items:center;gap:4px;margin:13px 0}.route>div{border:1px solid #d8dee5;border-radius:6px;padding:9px;background:#f8fafc;display:grid;gap:2px}.route small{font-size:8px;color:#73808e}.route b{font-size:10px}.route em{font-size:8px;color:#687481;font-style:normal}.scan{display:flex;gap:9px;align-items:center;border:1px solid #a7c7e4;background:#edf6fd;border-radius:7px;padding:11px;margin-bottom:10px}.scan>svg:first-child{color:var(--blue);width:30px}.scan>span{display:grid;flex:1}.scan b{font-size:11px}.scan small{font-size:8px;color:#637180}.scan>svg:last-child{color:var(--green)}.quality{display:flex;gap:8px;padding:10px;background:#f7f8fa;border-radius:6px;margin:10px 0}.quality>svg{color:var(--green);flex:none}.quality span{display:grid}.quality b{font-size:10px}.quality small{font-size:9px;color:#64707c;line-height:1.45}.centered{margin:8px auto 0;justify-content:center;width:100%}.resolved{border-color:#9cc8ad;border-top-color:var(--green);text-align:center;padding:25px 18px}.big-success{color:var(--green);width:32px;height:32px}.resolved h2{font-size:16px;margin:7px 0 5px}.resolved>p{font-size:10px;line-height:1.5;color:#61707e;margin:0 8px 15px}.resolved dl{text-align:left;border-top:1px solid #e5e9ed;margin:0 0 14px}.resolved dl div{display:flex;justify-content:space-between;border-bottom:1px solid #e5e9ed;padding:9px 2px;font-size:10px}.resolved dt{color:#71808d}.resolved dd{font-weight:700;margin:0}.modal-bg{position:fixed;top:0;right:0;bottom:0;left:0;background:#101b2875;display:grid;place-items:center;z-index:60;padding:20px}.modal{width:min(560px,100%);background:#fff;border-radius:10px;box-shadow:0 20px 60px #00000038;padding:20px}.modal-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:17px}.modal-head h2{font-size:20px;margin:3px 0}.decision{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--border);border-radius:7px;overflow:hidden}.decision p{display:grid;gap:4px;padding:12px;margin:0;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.decision p:nth-child(2n){border-right:0}.decision p:nth-last-child(-n+2){border-bottom:0}.decision small{font-size:9px;color:#75808d}.decision b{font-size:11px}.check-row{display:flex;gap:9px;align-items:flex-start;padding:13px 2px}.check-row input{accent-color:var(--navy);margin-top:3px}.check-row span{display:grid;gap:3px}.check-row b{font-size:11px}.check-row small{font-size:9px;color:#667381}.audit{display:flex;gap:7px;align-items:center;background:#f3f6f8;padding:9px;border-radius:6px;font-size:9px;color:#5e6a78}.audit svg{color:var(--green)}.modal footer{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.create-modal{width:min(620px,100%)}.form-field{display:grid;gap:5px;margin-bottom:12px}.form-field>span{font-size:9px;font-weight:800;color:#586574}.form-field input,.form-field select{height:39px;border:1px solid #cfd6df;border-radius:6px;background:#fff;padding:0 10px;color:#273444;font-size:11px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 12px}.preflight{border:1px solid #cfdbe7;background:#f5f9fd;border-radius:7px;padding:11px 13px;margin-bottom:10px}.preflight h3{font-size:10px;margin:0 0 6px}.preflight p{display:flex;align-items:center;gap:8px;margin:0;padding:6px 0;border-bottom:1px solid #dfe7ee}.preflight p:last-child{border-bottom:0}.preflight>p>svg{color:var(--green);width:17px}.preflight p span{display:grid}.preflight p b{font-size:9px}.preflight p small{font-size:8px;color:#687582}.recovery-reason{margin:2px 0 11px}.recovery-reason input{height:36px}.analytics{max-width:1440px}.period{display:flex;border:1px solid #ccd4dd;border-radius:6px;overflow:hidden}.period button{border:0;border-right:1px solid #ccd4dd;background:#fff;padding:8px 13px;font-size:11px;cursor:pointer}.period button:last-child{border-right:0}.period button.active{background:var(--navy);color:#fff}.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.kpis article{background:#fff;border:1px solid var(--border);border-radius:8px;padding:15px;display:grid;grid-template-columns:38px 1fr auto;gap:5px}.kpis article>svg{grid-row:1/3;width:34px;height:34px;padding:7px;background:#eaf1f8;color:var(--navy);border-radius:7px}.kpis small{font-size:9px;color:#75818e}.kpis b{font-size:22px;letter-spacing:-.03em}.kpis em{font-size:10px;font-style:normal;font-weight:800;color:var(--green);align-self:end}.kpis p{grid-column:1/4;margin:7px 0 0;padding-top:8px;border-top:1px solid #e8ebef;font-size:9px;color:#74808d}.value-case{display:grid;grid-template-columns:1.05fr 1.45fr auto;align-items:center;gap:22px;padding:16px 18px;margin-bottom:14px;border-left:4px solid var(--green)}.value-total{display:grid;gap:3px}.value-total small{color:#677482;font-size:9px;font-weight:700}.value-total b{color:#0b6b43;font-size:27px;letter-spacing:-.04em}.value-total span{color:#677482;font-size:9px}.value-total strong{color:var(--ink);margin-left:4px}.value-breakdown{display:grid;gap:7px;padding-left:20px;border-left:1px solid var(--border)}.value-breakdown p{display:flex;justify-content:space-between;gap:22px;margin:0;font-size:10px}.value-breakdown span{color:#5d6a78}.value-breakdown b{white-space:nowrap}.value-action{display:grid;justify-items:end;gap:9px}.value-basis{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding-top:12px;border-top:1px solid var(--border)}.value-basis p{display:grid;gap:3px;margin:0;color:#667381;font-size:9px;line-height:1.5}.value-basis b{color:var(--ink)}.analytics-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:14px}.bar-legend{display:flex;justify-content:flex-end;gap:13px;padding:10px 16px 4px;font-size:9px;color:#6b7784}.bar-legend span{display:flex;align-items:center;gap:4px}.bar-legend i{width:8px;height:8px;background:#cbd3dc;border-radius:2px}.bar-legend span:last-child i{background:var(--blue)}.bar-row{display:grid;grid-template-columns:100px 1fr 1fr;align-items:center;gap:8px;padding:7px 16px}.bar-row>b{font-size:10px}.bar-row p{height:18px;background:#f0f3f6;position:relative;border-radius:2px;overflow:hidden;margin:0}.bar-row p i{display:block;height:100%;background:#cbd3dc}.bar-row p i.current{background:var(--blue)}.bar-row small{position:absolute;right:5px;top:3px;font-size:8px;font-weight:700}.loss{padding-bottom:14px}.loss>p{display:grid;grid-template-columns:1fr 48px 34px;align-items:center;border-bottom:1px solid #e8ebef;padding:9px 16px;margin:0;font-size:10px}.loss>p span{display:flex;align-items:center;gap:7px;color:#4f5c6b}.loss>p b,.loss>p em{text-align:right}.loss>p em{font-style:normal;color:#75808d}.loss>p i{width:8px;height:8px;border-radius:2px}.loss i.red{background:var(--red)}.loss i.orange{background:#dd851a}.loss i.blue{background:var(--blue)}.loss i.gray{background:#7c8794}.loss i.light{background:#c4cbd3}.loss>.secondary{width:calc(100% - 32px);margin:12px 16px 0}.priority{margin-top:14px}.priority td b{font-size:11px}.placeholder{text-align:center;padding:80px 20px}.placeholder>svg{width:50px;height:50px;padding:12px;border-radius:9px;background:#eaf0f6;color:var(--navy);margin-bottom:11px}.placeholder h2{font-size:17px;margin:0 0 5px}.placeholder p{font-size:11px;color:#6d7986}.operations{max-width:1260px}.ops-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px}.ops-summary>div{background:#fff;border:1px solid var(--border);border-radius:8px;padding:14px;display:grid;grid-template-columns:1fr auto;gap:4px}.ops-summary small{grid-column:1/3;font-size:9px;color:#74808d}.ops-summary b{font-size:20px}.ops-summary em{font-size:10px;font-style:normal;color:#65717e;align-self:end}.ops-summary em.urgent{color:var(--red);font-weight:800}.ops-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:14px}.task-list>button{width:100%;height:68px;border:0;border-bottom:1px solid #e6e9ed;background:#fff;display:grid;grid-template-columns:55px 1fr auto;align-items:center;gap:10px;padding:0 15px;text-align:left;cursor:pointer}.task-list>button:hover{background:#f8fafc}.task-list>button.selected{background:#eff5fb;box-shadow:inset 3px 0 var(--blue)}.task-list>button>time{font-size:11px;font-weight:800;color:#3e4c5b}.task-list>button>span{display:grid;gap:3px}.task-list>button b{font-size:11px}.task-list>button small{font-size:9px;color:#6c7885}.field-body{padding:14px}.field-body h3{font-size:10px;margin:14px 0 7px;color:#586574}.checklist{border-top:1px solid #e6eaee;border-bottom:1px solid #e6eaee;margin:12px 0}.checklist p{display:flex;gap:8px;align-items:center;margin:0;padding:9px 2px;border-bottom:1px solid #e6eaee}.checklist p:last-child{border-bottom:0}.checklist svg{color:var(--green)}.checklist span{display:grid}.checklist b{font-size:10px}.checklist small{font-size:9px;color:#697582}.equipment{max-width:1420px}.equipment-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.equipment-summary article{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--border);border-radius:8px;padding:13px 16px}.equipment-summary article>span{width:9px;height:38px;border-radius:4px}.equipment-summary span.green{background:var(--green)}.equipment-summary span.blue{background:var(--blue)}.equipment-summary span.gray{background:#aeb7c2}.equipment-summary span.red{background:var(--red)}.equipment-summary p{display:grid;gap:2px;margin:0}.equipment-summary small{font-size:9px;color:#75818e}.equipment-summary b{font-size:20px}.equipment-table .panel-head>div:last-child{display:flex;gap:7px}.equipment-table table{width:100%;border-collapse:collapse}.equipment-table th,.equipment-table td{padding:13px 15px;border-bottom:1px solid #e8ebef;text-align:left;font-size:11px}.equipment-table th{background:#f6f8fa;color:#667281;text-transform:uppercase;font-size:9px}.equipment-table tbody tr:hover{background:#f8fafc}.equipment-table td>b{font-size:11px}.equipment-table .link{font-size:10px;white-space:nowrap}.home-page{max-width:1320px}.date-label{font-size:11px;color:#64717e}.home-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:14px}.home-grid.lower{margin-top:14px}.home-priority>button{width:100%;border:0;border-bottom:1px solid #e7eaee;background:#fff;display:flex;align-items:center;gap:11px;padding:13px 16px;text-align:left;cursor:pointer}.home-priority>button:hover{background:#f8fafc}.home-priority>button>span:first-child{width:36px;height:36px;border-radius:7px;display:grid;place-items:center}.alert-square{background:#fde8ea;color:var(--red)}.warn-square{background:#fff0d9;color:#a35e00}.success-square{background:#e4f3ea;color:var(--green)}.home-priority button p{display:grid;gap:2px;margin:0;flex:1}.home-priority button b{font-size:11px}.home-priority button small{font-size:9px;color:#66727f}.home-priority button em{font-size:9px;color:var(--red);font-style:normal}.home-priority button em.resolved-copy{color:var(--green)}.home-load{padding-bottom:14px}.capacity{display:flex;align-items:center;gap:13px;padding:16px}.capacity>span{width:62px;height:62px;border-radius:50%;border:8px solid #dce9f6;border-top-color:var(--blue);color:var(--navy);font-size:14px;font-weight:800;display:grid;place-items:center}.capacity p{display:grid;gap:4px;margin:0}.capacity p b{font-size:12px}.capacity p small{font-size:9px;color:#697582}.load-row{display:grid;grid-template-columns:80px 1fr 34px;align-items:center;gap:7px;padding:5px 16px;font-size:9px}.load-row b{text-align:right}.milestones p{display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:10px;margin:0;padding:12px 16px;border-bottom:1px solid #e7eaee}.milestones time{font-size:10px;font-weight:800}.milestones span{display:grid;gap:2px}.milestones b{font-size:10px}.milestones small{font-size:9px;color:#6c7884}.saved-time{padding:18px}.saved-time>b{font-size:28px;letter-spacing:-.03em}.saved-time>span{font-size:10px;color:var(--green);font-weight:800;margin-left:9px}.saved-time p{font-size:9px;color:#63707d;padding-top:14px;border-top:1px solid #e6eaee;margin:14px 0 0}.stock-alert{width:100%;min-height:66px;padding:12px 15px;background:#fff8ed;border:1px solid #e6c389;border-left:4px solid #d37c0d;border-radius:7px;display:flex;align-items:center;gap:12px;margin-bottom:16px;text-align:left;cursor:pointer}.stock-alert>svg{color:#c96d00;width:22px}.stock-alert>span{display:grid;gap:2px;flex:1}.stock-alert b{font-size:12px}.stock-alert small{font-size:10px;color:#735a38}.stock-alert em{font-size:10px;font-weight:800;color:#9b5700;font-style:normal;display:flex;align-items:center;gap:5px}.registry-table .panel-head>div:last-child{display:flex;gap:7px}.registry-table table,.lineage-events table{width:100%;border-collapse:collapse}.registry-table th,.registry-table td,.lineage-events th,.lineage-events td{padding:13px 15px;border-bottom:1px solid #e8ebef;text-align:left;font-size:10px}.registry-table th,.lineage-events th{background:#f6f8fa;color:#667281;text-transform:uppercase;font-size:9px}.registry-table td>b{font-size:10px}.registry-table tbody tr:hover,.lineage-events tbody tr:hover{background:#f8fafc}.lineage-page{max-width:1430px}.lineage-case-head{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid #e5e9ed}.lineage-case-head>span{width:38px;height:38px;border-radius:7px;background:#e9f1f9;color:var(--navy);display:grid;place-items:center}.lineage-case-head p{display:grid;gap:2px;margin:0;flex:1}.lineage-case-head small{font-size:8px;color:#74808d}.lineage-case-head b{font-size:12px}.lineage-case-head em{font-size:9px;color:#6a7683;font-style:normal}.lineage-flow{display:flex;align-items:stretch;padding:24px 18px;overflow-x:auto}.lineage-node{display:flex;align-items:center;flex:1;min-width:170px}.lineage-node article{width:100%;min-height:125px;border:1px solid #d8dee5;border-radius:7px;padding:12px;display:flex;flex-direction:column;gap:5px;position:relative}.lineage-node article>svg{color:var(--navy);width:23px;height:23px;margin-bottom:4px}.lineage-node article>small{font-size:8px;color:#74808c}.lineage-node article>b{font-size:11px}.lineage-node article>em{font-size:8px;color:#64717e;font-style:normal;margin-top:auto}.lineage-node article.has-event{border-color:#e3aaaf;background:#fff8f8}.lineage-node article.has-event>svg{color:var(--red)}.lineage-node article.future{opacity:.56;background:#f6f7f9}.lineage-node article .status{position:absolute;right:7px;top:7px}.lineage-node>svg{width:28px;padding:0 6px;color:#98a3ae;flex:none}.lineage-note{display:flex;align-items:center;gap:9px;margin:0 18px 18px;padding:12px;background:#fff7f7;border:1px solid #e6b5b9;border-radius:7px}.lineage-note>svg{color:var(--red);width:21px}.lineage-note p{display:grid;gap:3px;margin:0;flex:1}.lineage-note b{font-size:10px}.lineage-note small{font-size:9px;color:#697582}.lineage-note .link{font-size:10px}.lineage-events code{font-size:9px;color:#53606e;background:#f1f3f6;padding:3px 5px;border-radius:3px}.admin{max-width:1280px}.admin-layout{display:grid;grid-template-columns:190px 1fr;gap:14px}.admin-layout>main{min-width:0}.admin-nav{display:flex;flex-direction:column;padding:8px;align-self:start}.admin-nav button{border:0;background:#fff;text-align:left;padding:11px;border-radius:6px;font-size:10px;font-weight:700;color:#53606d;cursor:pointer}.admin-nav button:hover{background:#f5f7f9}.admin-nav button.active{background:#eaf1f8;color:var(--navy);box-shadow:inset 3px 0 var(--navy)}.connectors{display:grid;grid-template-columns:repeat(2,1fr);padding:8px}.connectors>button{border:0;background:#fff;display:flex;align-items:center;gap:10px;padding:13px;text-align:left;border-radius:7px;cursor:pointer}.connectors>button:hover{background:#f5f8fa}.connectors>button>span{width:34px;height:34px;border:1px solid #d9e0e7;border-radius:6px;display:grid;place-items:center;color:var(--navy)}.connectors>button>p{display:grid;gap:3px;flex:1;margin:0}.connectors b{font-size:10px}.connectors small{font-size:8px;color:#6b7784}.connectors p em{font-style:normal;font-size:8px;font-weight:800;color:#315d86}.connectors>button>svg{color:#8b96a1}.policy-panel>div:last-child{padding:3px 15px 12px}.policy-panel>div:last-child>p{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;padding:10px 0;border-bottom:1px solid #e7eaee;margin:0}.policy-panel>div:last-child>p:last-child{border-bottom:0}.policy-panel>div:last-child svg{color:var(--green)}.policy-panel p span{display:grid;gap:2px}.policy-panel p b{font-size:10px}.policy-panel p small{font-size:9px;color:#697582}.policy-panel p em{font-style:normal;font-size:8px;font-weight:800;color:var(--green)}.search-bg{position:fixed;top:0;right:0;bottom:0;left:0;background:#131e2b61;z-index:80;display:flex;justify-content:center;align-items:flex-start;padding-top:100px}.search-bg>section{width:min(610px,calc(100% - 32px));background:#fff;border-radius:10px;box-shadow:0 20px 70px #0000003d;overflow:hidden;padding:9px}.search-bg label{height:50px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--border);padding:0 8px;margin:-9px -9px 8px}.search-bg input{border:0;outline:0;flex:1;font-size:14px}.search-bg>section>small{display:block;font-size:9px;color:#77828f;font-weight:800;padding:4px 8px}.search-bg>section>button{width:100%;border:0;background:#fff;display:flex;align-items:center;gap:10px;text-align:left;padding:10px;border-radius:6px;cursor:pointer}.search-bg>section>button:hover{background:#f3f6f9}.search-bg button>svg{color:var(--navy)}.search-bg button>span{display:grid;gap:2px;flex:1}.search-bg button b{font-size:11px}.search-bg button small{font-size:9px;color:#74808d}.toast{position:fixed;right:22px;bottom:22px;background:#142c45;color:#fff;border-radius:7px;padding:12px 15px;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;z-index:90;box-shadow:0 10px 30px #0003}.toast svg{color:#72d99d}.reset{position:fixed;left:237px;bottom:13px;border:1px solid #cfd6de;border-radius:5px;background:#fff;color:#566270;font-size:9px;padding:6px 9px;cursor:pointer;z-index:30}@media(max-width:1120px){.detail>main{grid-template-columns:1fr}.incident{position:static;grid-row:1}.summaries{grid-template-columns:repeat(2,1fr)}.summaries>div:nth-child(2){border-right:0}.summaries>div:nth-child(-n+2){border-bottom:1px solid #e4e8ed}.kpis{grid-template-columns:repeat(2,1fr)}.value-case{grid-template-columns:1fr 1.5fr}.value-action{grid-column:1 / -1;display:flex;justify-content:flex-end}.ops-grid,.home-grid{grid-template-columns:1fr}.field-task{grid-row:1}}@media(max-width:780px){.sidebar{width:66px}.brand{padding:0 15px}.brand>div,.sidebar nav em,.sidebar-foot>button em,.sidebar-foot span{display:none}.sidebar nav button{justify-content:center;padding:0}.sidebar nav i{position:absolute;margin:0 0 25px 27px}.sidebar-foot>div{justify-content:center}.body{margin-left:66px}.topbar{padding:0 12px}.global-search{width:45px}.global-search span,.global-search kbd,.online,.profile span,.profile>svg:last-child{display:none}.page{padding:23px 16px}.page-head{align-items:flex-start;gap:12px}.page-head h1{font-size:24px}.filters{flex-wrap:wrap}.filters>div{width:100%;overflow:auto}.filters>label{flex:1}.table-card,.registry-table,.lineage-events{overflow:auto}.table-card table{min-width:850px}.registry-table table,.lineage-events table{min-width:760px}.detail>main{padding:15px 12px}.detail-bar{padding:0 12px}.experiment-head h1{font-size:20px}.readiness{grid-template-columns:1fr}.readiness>div{border-right:0!important;border-bottom:1px solid #e8ebef!important}.readiness>div:last-child{border-bottom:0!important}.analytics-grid,.kpis,.connectors,.value-case,.value-basis{grid-template-columns:1fr}.value-breakdown{padding:12px 0 0;border-left:0;border-top:1px solid var(--border)}.value-action,.value-basis{grid-column:auto}.reset{left:76px}.priority,.equipment-table{overflow:auto}.priority table,.equipment-table table{min-width:700px}.ops-summary,.equipment-summary{grid-template-columns:repeat(2,1fr)}.lineage-note{align-items:flex-start}.lineage-note .link{display:none}.admin-layout{grid-template-columns:1fr}.admin-nav{flex-direction:row;overflow:auto}.admin-nav button{white-space:nowrap}.field-task .wide{min-height:48px}}@media(max-width:520px){.summaries{grid-template-columns:1fr}.summaries>div{border-right:0;border-bottom:1px solid #e4e8ed}.attention em{display:none}.decision{grid-template-columns:1fr}.decision p{border-right:0!important;border-bottom:1px solid var(--border)!important}.decision p:last-child{border-bottom:0!important}}:root{font-family:Segoe UI Variable Text,Yu Gothic UI,Hiragino Sans,Meiryo,sans-serif;color:#1f252d;background:#fff;font-size:15px;--navy: #202a44;--blue: #3454d1;--green: #14734a;--red: #c3293a;--amber: #936115;--border: #e2e4e8;--muted: #69717d;--chrome: #f4f4f2;--subtle: #f8f8f7;--hover: #f5f6f8}html{font-size:15px}body{color:#1f252d;background:#fff;line-height:1.45}button,input,select,textarea{font-family:inherit;letter-spacing:0}button{border-radius:5px!important}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,tr[tabindex]:focus-visible{outline:2px solid rgba(52,84,209,.48);outline-offset:1px}.body{margin-left:212px;background:#fff}.sidebar{width:212px;color:#4f5661;background:var(--chrome);border-right:1px solid #e5e5e2}.brand{height:54px;padding:0 14px;color:#1d2430;background:transparent;border-bottom:1px solid #e5e5e2}.brand>span{width:28px;height:28px;color:#fff;background:#202a44;border-radius:5px}.brand>span svg{width:18px}.brand b{font-size:15px;font-weight:700;letter-spacing:-.01em}.brand small{margin-top:0;color:#868b93;font-size:8.5px;font-weight:650;letter-spacing:.1em}.sidebar nav{display:block;padding:13px 9px}.nav-group{display:grid;gap:1px;margin-bottom:15px}.nav-group>small{padding:0 9px 5px;color:#8b9098;font-size:10px;font-weight:650}.sidebar nav button,.sidebar-foot>button{min-height:35px;padding:0 9px;gap:9px;color:#555c66;border-radius:5px!important;font-size:13px;font-weight:540}.sidebar nav button:hover,.sidebar-foot>button:hover{color:#202630;background:#1f252d0f}.sidebar nav button.active{color:#1e2b54;background:#e5e8f2;box-shadow:none;font-weight:680}.sidebar nav i{min-width:18px;height:18px;border-radius:9px;background:#c3293a;font-size:10px}.sidebar-foot{padding:9px;border-top:1px solid #e5e5e2}.sidebar-foot>div{margin-top:5px;padding:8px 9px;color:#646b74;background:#ececea;border:0;border-radius:5px}.sidebar-foot b,.sidebar-foot small{font-size:10.5px}.sidebar-foot small{color:#858b93}.topbar{height:54px;display:grid;grid-template-columns:minmax(220px,1fr) minmax(240px,360px) minmax(250px,1fr);gap:20px;padding:0 20px;background:#fffffff5;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.work-context{min-width:0;display:flex;align-items:center;gap:8px}.work-context small{flex:0 0 auto;padding:2px 6px;color:#656c76;background:#f0f1f3;border:1px solid #e2e4e8;border-radius:4px;font-size:10px;font-weight:680}.work-context b{min-width:0;overflow:hidden;color:#5a626d;font-size:12px;font-weight:560;text-overflow:ellipsis;white-space:nowrap}.global-search{width:100%;height:32px;align-self:center;padding:0 9px;color:#777e88;background:#f7f7f6;border:1px solid #e0e2e5;border-radius:5px;font-size:11.5px}.global-search kbd,.search-bg kbd{padding:1px 5px;border-radius:3px;box-shadow:none;font-size:9.5px}.top-actions{justify-content:flex-end;gap:8px}.online{color:#6e7680;border-right:0;font-size:10.5px}.icon-button{width:32px;height:32px;border-color:transparent;border-radius:5px}.icon-button:hover{background:var(--hover)}.profile{height:38px}.profile b{color:#353c45;font-size:11px}.profile small{color:#7c838c;font-size:10px}.page{width:100%;max-width:none;margin:0;padding:0 24px 48px;color:#242a32;background:#fff;font-size:14px}.page-head{min-height:58px;margin:0 -24px 18px;padding:0 24px;align-items:center;border-bottom:1px solid var(--border);background:#fff}.page-head>div>small,.page-head>div>p{display:none}.page-head h1{margin:0;color:#202630;font-size:18px;font-weight:700;letter-spacing:-.018em}.panel-head h2{color:#252b33;font-size:14px;font-weight:680;letter-spacing:-.005em}.panel-head p{display:none}.primary,.secondary{min-height:34px;padding:0 11px;border-radius:5px;font-size:12px;font-weight:650;box-shadow:none}.primary{color:#fff;background:#2d4291;border-color:#2d4291}.primary:hover{background:#243779}.secondary{color:#343b45;background:#fff;border-color:#d6d9de}.secondary:hover{background:#f7f7f7}.status{padding:3px 7px;border-radius:4px;font-size:11px;font-weight:680}.status.danger{background:#fbeaec;color:#a82434}.status.info{background:#eaf0fb;color:#2b55a7}.status.success{background:#e9f4ee;color:#17673f}.status.warning{background:#faf1df;color:#805411}.status.neutral{background:#f0f1f3;color:#5c636d}.attention,.stock-alert{min-height:50px;margin-bottom:14px;padding:9px 12px;border-radius:5px;font-size:12px}.attention{background:snow;border-color:#efc7cc;border-left-width:3px}.attention b{color:#77202b;font-size:13px}.attention small,.stock-alert small{color:#7b5960;font-size:11.5px}.filters{min-height:38px;margin-bottom:8px;gap:8px}.filters>div{gap:1px}.filters>div button,.period button,.admin-nav button{min-height:30px;padding:0 9px;color:#6b727c;border-radius:4px!important;font-size:12px;font-weight:620}.filters>div button.active{color:#283c85;background:#edf0fa}.filters>label{width:210px;height:32px;border-radius:4px}.filters input{font-size:12.5px}.table-card,.registry-table,.equipment-table,.lineage-events{overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:5px;box-shadow:none}.table-card table,.registry-table table,.equipment-table table,.lineage-events table{width:100%;table-layout:fixed}.table-card th,.table-card td,.registry-table th,.registry-table td,.equipment-table th,.equipment-table td,.lineage-events th,.lineage-events td{padding:10px 12px;border-bottom-color:#eceef0;overflow-wrap:normal;word-break:keep-all}.table-card th,.registry-table th,.equipment-table th,.lineage-events th,th{color:#6d747e;background:#fafaf9;font-size:11px!important;font-weight:650;letter-spacing:0;text-transform:none;white-space:nowrap}.table-card td,.registry-table td,.equipment-table td,.lineage-events td,td{color:#2a3038;font-size:13px}.table-card th:first-child,.table-card td:first-child{width:38%}.table-card th:nth-child(2),.table-card td:nth-child(2){width:92px}.table-card th:nth-child(3),.table-card td:nth-child(3){width:100px}.table-card th:nth-child(4),.table-card td:nth-child(4){width:64px}.table-card th:nth-child(5),.table-card td:nth-child(5){width:94px}.table-card th:nth-child(6),.table-card td:nth-child(6){width:132px}.table-card th:last-child,.table-card td:last-child{width:34px}.table-card tbody tr:hover,tbody tr:hover{background:#f8f8f7}.table-card td>b{margin-bottom:2px;color:#252b34;font-size:13.5px;font-weight:650}.table-card td>small,.registry-table td small,tbody td small{color:#747b84;font-size:11px!important}.table-card td>em{margin-top:4px;color:#b42939;font-size:11px}.progress{height:4px;border-radius:2px}.progress i{border-radius:2px}.ops-summary,.equipment-summary,.summaries,.kpis{gap:0;overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:5px}.ops-summary>div,.equipment-summary>article,.summaries>div,.kpis>article{background:#fff;border:0;border-right:1px solid #e8eaed;border-radius:0;box-shadow:none}.ops-summary>div:last-child,.equipment-summary>article:last-child,.summaries>div:last-child,.kpis>article:last-child{border-right:0}.ops-summary small,.equipment-summary small,.summaries small,.kpis small{color:#747b85;font-size:10.5px!important}.home-grid,.ops-grid,.analytics-grid,.admin-layout{gap:12px}.panel,.experiment-head,.incident,.workflow,.readiness,.preflight,.recommend,.route,.decision,.field-task,.quality,.loss,.value-case,.connector-panel,.policy-panel{background:#fff;border-color:var(--border);border-radius:5px!important;box-shadow:none!important}.home-priority>button,.task-list>button{border-radius:0!important}.alert-square,.warn-square,.success-square,.step,.lineage-node{border-radius:4px!important}.date-label{color:#67707a;font-size:11.5px}.detail-bar{min-height:50px;background:#fff;border-bottom-color:var(--border)}.detail>main{gap:12px;padding:14px 24px 40px;background:#fff}.experiment-head h1{color:#242a32;font-size:19px}.experiment-head p,.incident p,.task p{color:#616974;font-size:12px}.timeline small,.workflow small,.task small,.quality small,.lineage-page small,.admin small{font-size:10.5px!important}.field-task{border-top:3px solid #3454d1}.field-task h2{font-size:17px}.field-task .wide{min-height:44px;font-size:13px}.modal,.create-modal,.search-bg>div{border-radius:7px;box-shadow:0 18px 50px #1a1f2633}.form-field input,.form-field select,.recovery-reason textarea,.search-bg input{border-radius:5px;font-size:13px}.toast{border-radius:5px;font-size:12px}.reset{left:222px;border-radius:4px;font-size:9px}@media(max-width:1180px){.sidebar{width:58px}.brand{height:54px;padding:0 15px}.brand>div,.nav-group>small,.sidebar nav em,.sidebar-foot>button em,.sidebar-foot span{display:none}.sidebar nav{padding:10px 6px}.nav-group{margin-bottom:10px}.sidebar nav button,.sidebar-foot>button{justify-content:center;min-height:39px;padding:0}.sidebar nav i{position:absolute;margin:-24px -25px 0 0;border:2px solid var(--chrome)}.sidebar-foot>div{justify-content:center;padding:8px 0}.body{margin-left:58px}.topbar{grid-template-columns:minmax(190px,1fr) minmax(220px,320px) auto;padding:0 14px}.online,.profile span{display:none}.reset{left:68px}}@media(max-width:980px){.topbar{grid-template-columns:minmax(0,1fr) auto}.global-search{display:none}.page{padding:0 18px 40px}.page-head{margin:0 -18px 14px;padding:0 18px}.table-card th:nth-child(4),.table-card td:nth-child(4),.table-card th:nth-child(6),.table-card td:nth-child(6){display:none}.table-card th:first-child,.table-card td:first-child{width:auto}.filters>label{width:170px}}@media(max-width:720px){.topbar{height:50px;padding:0 10px}.work-context b{max-width:210px;font-size:11px}.profile>svg:last-child{display:none}.page{padding:0 12px 32px}.page-head{min-height:54px;margin:0 -12px 12px;padding:0 12px;gap:10px}.page-head h1{font-size:17px}.filters{flex-wrap:wrap}.filters>div{width:100%;overflow-x:auto}.filters>label{width:auto;flex:1}.table-card{overflow-x:auto}.table-card table{min-width:560px}.registry-table,.equipment-table,.lineage-events,.priority{overflow-x:auto}.registry-table table,.equipment-table table,.lineage-events table,.priority table{min-width:720px}.attention em{display:none}.detail>main{padding:12px 10px 32px}.detail-bar{padding:0 10px}.ops-summary,.equipment-summary,.summaries,.kpis{grid-template-columns:repeat(2,1fr)}.ops-summary>div:nth-child(2),.equipment-summary>article:nth-child(2),.summaries>div:nth-child(2),.kpis>article:nth-child(2){border-right:0}}@media(max-width:520px){.work-context small{display:none}.work-context b{max-width:150px}.page-head .secondary{display:none}.ops-summary,.equipment-summary,.summaries,.kpis{grid-template-columns:1fr;border:0}.ops-summary>div,.equipment-summary>article,.summaries>div,.kpis>article{border:1px solid var(--border);border-bottom:0}.ops-summary>div:last-child,.equipment-summary>article:last-child,.summaries>div:last-child,.kpis>article:last-child{border-bottom:1px solid var(--border)}}
