@charset "UTF-8";
:root{--ink:#20342e;--muted:#738078;--green:#174b3f;--deep:#103f34;--lime:#d5f6a6;--bg:#f5f6f2;--line:#e2e6de;--white:#fff;--red:#ad4536;--amber:#9c6c22;--radius:18px;--shadow:0 10px 32px #20342e07;font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:14px;color:var(--ink);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.46}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #65a58c;outline-offset:3px}button{color:inherit}a{color:var(--green)}svg{flex-shrink:0}button svg{pointer-events:none}h1,h2,h3,p{margin:0}h1{font-size:clamp(26px,3vw,36px);letter-spacing:-1.3px;line-height:1.18;font-weight:620}h2{font-size:18px;letter-spacing:-.35px;font-weight:620}h3{font-size:15px;font-weight:620}p{line-height:1.65}small{font-size:12px}.muted{color:var(--muted)}.mono{font-family:Consolas,"SFMono-Regular",monospace;letter-spacing:.1px}.eyebrow{font-size:10px;letter-spacing:1.6px;font-weight:700;color:var(--muted);text-transform:uppercase}.icon{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.skip-link{position:fixed;top:-100px;left:20px;background:#fff;padding:16px;z-index:50}.skip-link:focus{top:10px}
.topbar{height:86px;padding:0 4.3%;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:10px;background:none;border:0;padding:0;text-align:left}.brand img{width:37px;height:37px}.brand-name{font-size:28px;letter-spacing:-1.4px;font-weight:720}.brand-caption{display:block;font-size:9px;letter-spacing:1.3px;color:var(--muted);margin-top:0}.plant{display:flex;align-items:center;gap:12px;padding-left:30px;border-left:1px solid var(--line);margin-left:30px}.plant strong{font-size:12px;font-weight:600;display:block}.plant small{font-size:10px;color:var(--muted)}.header-left,.header-right{display:flex;align-items:center;gap:15px}.header-right .text-button{font-size:12px}.avatar{height:36px;width:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#e8eee2;color:#48603e;font-weight:700;font-size:11px;flex-shrink:0}.identity{border:0;background:none;display:flex;align-items:center;gap:10px;padding:5px 0;text-align:left}.identity strong,.identity small{display:block}.identity strong{font-size:12px;font-weight:600}.identity small{font-size:10px;color:var(--muted);margin-top:3px}.divider{height:28px;border-left:1px solid var(--line);margin:0 5px}.subnav{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:0 4.3%;height:61px;background:#fff}.tabs{display:flex;height:100%;gap:28px}.tab{border:0;background:none;font-size:12px;padding:0 2px;display:flex;align-items:center;gap:8px;color:var(--muted);position:relative;white-space:nowrap}.tab.active{color:var(--green);font-weight:650}.tab.active:after{position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--green);border-radius:3px 3px 0 0;content:""}.tab .icon{width:16px;height:16px}.connection{display:flex;align-items:center;gap:7px;font-size:11px;background:none;border:0;color:var(--muted);white-space:nowrap}.dot{height:6px;width:6px;background:#62a36e;border-radius:50%;display:inline-block}.dot.amber{background:#cc9336}.demo-label{font-size:9px;padding:3px 6px;border:1px solid #deded0;border-radius:4px;letter-spacing:1px;color:#7e805f}
main{max-width:1510px;padding:34px 4.3% 60px;margin:auto;min-height:calc(100vh - 210px)}.breadcrumb{display:flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.6px;color:var(--muted);margin-bottom:20px}.breadcrumb .icon{width:12px;height:12px}.page-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:27px}.page-head p{color:var(--muted);margin-top:9px;font-size:13px}.head-tools{display:flex;gap:9px;align-items:center;flex-shrink:0}.button,.text-button,.icon-button{border:1px solid var(--line);background:#fff;display:inline-flex;justify-content:center;align-items:center;gap:8px;border-radius:9px;text-decoration:none;transition:background .15s,transform .15s;min-height:40px;padding:10px 15px;font-size:12px;font-weight:550}.button:hover:not(:disabled){background:#f0f4ed;border-color:#b9c9bb}.button.primary{background:var(--green);border-color:var(--green);color:#fff}.button.primary:hover:not(:disabled){background:#10392f}.button.lime{background:var(--lime);border-color:var(--lime);color:#203d26}.button.danger{color:var(--red);background:#fcf0ec;border-color:#ecd6cf}.button.small{min-height:34px;font-size:11px;padding:7px 10px}.text-button{background:none;border:0;padding:8px;color:var(--green)}.text-button:hover{background:#edf2e8}.icon-button{padding:8px;min-height:36px;min-width:36px}.button .icon,.text-button .icon{width:15px;height:15px}.button.full{width:100%}.button.large{min-height:56px;font-size:15px}.flex{display:flex;align-items:center;gap:12px}.between{display:flex;align-items:center;justify-content:space-between;gap:12px}.wrap{flex-wrap:wrap}.stack{display:flex;flex-direction:column;gap:18px}.small-stack{display:flex;flex-direction:column;gap:9px}.gap-top{margin-top:20px}.gap-bottom{margin-bottom:20px}.grid{display:grid;gap:20px}.grid.two{grid-template-columns:1fr 1fr}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.four{grid-template-columns:repeat(4,1fr)}.grid.main-aside{grid-template-columns:minmax(0,1.85fr) minmax(290px,1fr)}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:var(--shadow);min-width:0}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:22px}.panel-head p{font-size:11px;color:var(--muted);margin-top:5px}.panel-head .eyebrow{margin-bottom:8px}.rule{border:0;border-top:1px solid var(--line);margin:20px 0}.badge{display:inline-flex;align-items:center;gap:6px;background:#edf4e9;color:#4d7043;border:1px solid #dfead9;border-radius:6px;padding:5px 8px;white-space:nowrap;font-size:10px;line-height:1.1;font-weight:550}.badge.amber{background:#fbf5e6;border-color:#efe2c8;color:#9b752e}.badge.red{background:#fbede7;border-color:#f0d8ce;color:#aa5842}.badge.gray{background:#f2f3ef;border-color:#e6e8e0;color:#7b847a}.badge.blue{background:#ecf1f9;border-color:#dce6f2;color:#4d7096}.badge.dark{background:#ffffff12;border-color:#ffffff26;color:#d9ebdb}.pill-count{font-size:11px;background:#edf1e7;color:#67745e;padding:4px 7px;border-radius:5px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.metric{background:#fff;border:1px solid var(--line);border-radius:13px;padding:17px 20px}.metric-label{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:11px;gap:10px}.metric-label .icon{width:16px;height:16px;color:#9ca594}.metric-value{font-size:30px;letter-spacing:-1.4px;font-weight:580;line-height:1.2;margin:12px 0 7px}.metric-value span{font-size:12px;letter-spacing:0;font-weight:400;color:var(--muted);margin-left:6px}.metric-caption{font-size:10px;color:var(--muted)}.metric-caption.attention{color:var(--amber)}
.order-hero{background:var(--deep);color:#f8faef;border-radius:var(--radius);padding:26px 28px;position:relative;overflow:hidden}.order-hero:after{content:"";position:absolute;border:1px solid #c6e2bd12;width:370px;height:370px;border-radius:50%;right:-135px;top:-120px;pointer-events:none}.order-hero .eyebrow{color:#a8c7ac}.order-hero h2{font-size:27px;letter-spacing:-.9px;margin-top:12px;margin-bottom:7px}.order-hero p{font-size:12px;color:#b0c8b9}.hero-layout{display:grid;grid-template-columns:1fr 140px;align-items:center;gap:20px}.ring{position:relative;width:130px;height:130px;display:grid;place-items:center}.ring svg{position:absolute;inset:0;width:100%;height:100%;transform:rotate(-90deg)}.ring strong{font-size:29px;font-weight:500;letter-spacing:-1px}.ring small{display:block;color:#aac3ae;font-size:10px;text-align:center;margin-top:2px}.hero-foot{border-top:1px solid #ffffff20;padding-top:18px;margin-top:22px;display:flex;align-items:center;justify-content:space-between;gap:10px}.hero-foot .detail{font-size:11px;display:flex;align-items:center;gap:7px;color:#c5dac8}.hero-foot .detail .icon{height:15px;width:15px}.hero-foot .button{font-size:11px}.section-label{display:flex;justify-content:space-between;align-items:center;margin:25px 0 14px}.section-label h2{font-size:16px}.task-list{padding:0 22px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.task-row{display:flex;align-items:center;gap:14px;padding:18px 0;border-bottom:1px solid var(--line)}.task-row:last-child{border:0}.task-icon{height:36px;width:36px;border-radius:10px;background:#fcf2dd;color:#ad8138;display:grid;place-items:center;flex-shrink:0}.task-icon.red{background:#fbebe3;color:#b05a44}.task-row h3{font-size:12px}.task-row p{font-size:10px;color:var(--muted);margin-top:4px}.task-row .task-body{flex:1}.task-row .button{margin-left:auto;font-size:10px}.journey{list-style:none;margin:0;padding:0}.journey li{position:relative;padding:0 0 24px 36px;min-height:45px}.journey li:last-child{padding-bottom:0}.journey li:not(:last-child):before{position:absolute;top:24px;bottom:1px;left:11px;content:"";border-left:1px solid #dfe5d8}.step-number{position:absolute;left:0;top:0;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#f1f3ee;color:#8f9788;border:1px solid #e2e6db;font-size:10px}.journey .done .step-number{background:#e1efcc;border-color:#d7e6c3;color:#4b6e35}.journey .current .step-number{background:var(--green);border-color:var(--green);color:#fff;box-shadow:0 0 0 4px #eff2e8}.journey .step-content{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.journey strong{font-size:12px;font-weight:550;display:block;padding-top:3px}.journey small{font-size:10px;display:block;color:var(--muted);margin-top:5px;line-height:1.5}.journey .current strong{color:var(--green);font-weight:650}.journey button{border:0;background:none;padding:0;text-align:left;min-height:26px}.journey .step-number .icon{width:12px;height:12px}.info-note{padding:13px 15px;background:#f3f5ed;border:1px solid #e5e9dc;border-radius:10px;font-size:11px;color:#6b785d;line-height:1.6}.info-note.amber{background:#fbf6e9;border-color:#efe4c9;color:#937137}.info-note.red{background:#fbede8;border-color:#efd7cc;color:#aa5545}.info-note .icon{vertical-align:middle;width:15px;height:15px;margin-right:5px}.station-mini{display:flex;align-items:center;gap:12px;margin:18px 0}.station-art{height:62px;width:65px;border-radius:12px;background:#f2f4ed;display:grid;place-items:center}.station-art .icon{width:36px;height:36px;stroke-width:1.1;color:#819079}.station-mini h3{font-size:12px}.station-mini p{font-size:10px;color:var(--muted);margin-top:5px}.progress{height:7px;background:#edf0e8;border-radius:8px;overflow:hidden;display:flex}.progress span{height:100%;background:#829b66;transition:width .25s}.progress .pending{background:#d9b362}.progress .hold{background:#c1765c}.progress .scrap{background:#ce9b90}.legend{display:flex;justify-content:space-between;gap:10px;font-size:10px;color:var(--muted);margin:9px 0 18px}.legend-item{display:flex;align-items:center;gap:5px}.legend-dot{height:6px;width:6px;border-radius:2px;background:#829b66}.callout{background:#e9eddf;border-radius:var(--radius);padding:20px 24px}.callout h3{font-size:13px}.callout p{font-size:11px;color:#77816b;margin:8px 0 10px}
.table-wrap{overflow:auto;margin:0 -4px}table{border-collapse:collapse;width:100%;font-size:12px;text-align:left}th{font-size:10px;letter-spacing:.5px;color:var(--muted);font-weight:600;background:#f7f8f4;padding:12px 10px;white-space:nowrap}td{padding:14px 10px;border-bottom:1px solid var(--line);vertical-align:middle}td strong{font-weight:600}td small{display:block;margin-top:5px;color:var(--muted);font-size:10px}tr:last-child td{border-bottom:0}.amount{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.table-actions{display:flex;gap:6px;justify-content:flex-end}.empty{padding:30px 20px;text-align:center;background:#fafbf7;border:1px dashed #dde3d5;border-radius:12px;color:var(--muted);font-size:12px;line-height:1.7}.empty .icon{display:block;margin:0 auto 12px;height:28px;width:28px;color:#95a087}.totals-line{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px;margin:15px 0}.totals-line.strong{padding-top:17px;border-top:1px solid var(--line);font-size:18px;font-weight:600}.checklist{display:flex;flex-direction:column;gap:12px}.check{display:flex;align-items:center;gap:10px;font-size:12px;padding:12px;border-radius:9px;background:#f8f9f5}.check input{width:18px;height:18px;accent-color:var(--green);flex-shrink:0}.check.done{background:#eef5e6;color:#547343}.fields{display:grid;gap:16px}.field label,.field-label{display:block;font-size:12px;font-weight:550;margin-bottom:7px}.field input,.field select,.field textarea,.select,.search{width:100%;border:1px solid #dbe2d6;background:#fff;border-radius:8px;min-height:44px;padding:11px 12px;color:var(--ink);font-size:13px}.field textarea{min-height:90px;resize:vertical}.field small{display:block;color:var(--muted);font-size:11px;margin-top:6px;line-height:1.5}.field input[type=checkbox]{min-height:auto;width:18px;height:18px;accent-color:var(--green)}.search-wrap{position:relative;max-width:310px}.search-wrap .icon{position:absolute;left:12px;top:13px;width:16px;height:16px;color:var(--muted)}.search{padding-left:37px;font-size:12px;min-height:41px}.bom{white-space:pre-wrap;font-family:inherit;font-size:12px;line-height:2;background:#f6f8f2;border:1px solid var(--line);border-radius:10px;padding:16px;margin:0}.scheduler{overflow:auto;padding-bottom:10px}.schedule-axis{display:flex;justify-content:space-between;min-width:470px;padding-left:120px;font-size:9px;color:var(--muted);margin-bottom:12px}.schedule-row{display:flex;align-items:center;gap:12px;height:56px;min-width:470px;border-top:1px solid #eef1e8}.schedule-label{width:108px;flex-shrink:0;font-size:10px;color:var(--muted)}.schedule-track{flex:1;position:relative;height:34px;border-radius:5px;background:repeating-linear-gradient(90deg,#f6f7f2 0%,#f6f7f2 calc(11.111% - 1px),#e8ecdf calc(11.111% - 1px),#e8ecdf 11.111%)}.schedule-bar{position:absolute;top:3px;height:28px;min-width:7px;background:#dcebc7;border:1px solid #c4d6aa;border-radius:5px;color:#526f36;font-size:9px;padding:6px;overflow:hidden;white-space:nowrap}.schedule-bar.busy{background:#eeeade;border-color:#e3dccc;color:#9b8d70}.schedule-bar.break{background:#ebece6;border:0;top:0;height:34px;opacity:.55}.operator-card{padding:28px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.operator-card h2{font-size:29px;letter-spacing:-.8px;margin-top:10px}.operator-card .metric-value{font-size:38px}.operator-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.operator-actions .button{min-height:50px}.quantity-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0}.quantity-card{padding:16px;background:#f6f8f1;border:1px solid #e7ecde;border-radius:12px}.quantity-card small{display:block;font-size:10px;color:var(--muted)}.quantity-card strong{display:block;font-size:29px;font-weight:550;margin-top:8px;letter-spacing:-1px}.quantity-card.amber{background:#fcf6e6;border-color:#f0e7ce}.quantity-card.red{background:#faf0ea;border-color:#ecded5}.operator-card .primary{min-height:60px}.event-list{list-style:none;margin:0;padding:0}.event-list li{display:flex;gap:13px;border-bottom:1px solid var(--line);padding:16px 0}.event-list li:first-child{padding-top:0}.event-list li:last-child{border:0;padding-bottom:0}.event-list .avatar{width:30px;height:30px;font-size:9px}.event-list p{font-size:12px;line-height:1.6}.event-meta{font-size:10px;color:var(--muted);margin-bottom:5px;display:flex;gap:10px}.role-gate{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 16px;border-radius:11px;background:#f0f3e9;border:1px solid #dde5d0;margin-bottom:20px;font-size:12px}.role-gate p{font-size:11px;color:var(--muted)}.lot-card{border:1px solid var(--line);border-radius:11px;padding:15px}.lot-card h3{font-size:12px}.lot-card.selected{border:2px solid var(--green);background:#f4f8ed}.lot-card button{border:0;background:none;padding:0;color:var(--green);font-size:12px;text-align:left}.lot-card p{font-size:11px;color:var(--muted);margin-top:7px}.trace-columns{display:grid;grid-template-columns:1fr 1.1fr 1fr;gap:16px}.trace-columns h3{margin-bottom:15px}.pair-list{display:grid;grid-template-columns:auto 1fr;gap:12px;font-size:12px;margin:0}.pair-list dt{color:var(--muted)}.pair-list dd{margin:0;text-align:right}.notice-strip{margin-bottom:20px}.footer{max-width:1510px;margin:auto;padding:0 4.3% 25px;font-size:10px;color:#91998a;display:flex;justify-content:space-between;gap:20px}.footer strong{color:#728067;font-weight:500}
dialog{width:min(660px,calc(100% - 32px));max-height:90vh;max-height:90dvh;border:1px solid var(--line);border-radius:20px;padding:0;color:var(--ink);box-shadow:0 35px 100px #0d271b33;background:#fff}dialog.wide{width:min(1110px,calc(100% - 32px))}dialog::backdrop{background:#142b2466;backdrop-filter:blur(4px)}.dialog-head{padding:23px 26px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;position:sticky;top:0;background:#fff;z-index:2}.dialog-head h2{font-size:20px}.dialog-body{padding:24px 26px}.dialog-description{font-size:12px;color:var(--muted);margin-bottom:20px}.dialog-footer{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding-top:23px;border-top:1px solid var(--line);margin-top:23px}.dialog-body .error{font-size:12px;color:var(--red);line-height:1.5;display:none;padding:12px;background:#fdf0eb;border-radius:8px;margin-top:15px}.dialog-body .error.visible{display:block}.scenario-card{background:#f7f8f3;border:1px solid var(--line);border-radius:14px;padding:22px;text-align:left;display:flex;flex-direction:column;gap:11px;min-height:240px}.scenario-card:hover{border-color:#97af82;background:#f1f5e9}.scenario-card.selected{border-color:#799669;background:#eef4e3}.scenario-card h3{font-size:21px;letter-spacing:-.5px}.scenario-card p{font-size:12px;color:var(--muted);flex:1}.scenario-card .icon{width:25px;height:25px;color:#75905c}.scenario-card .bottom{display:flex;justify-content:space-between;font-size:11px;color:var(--green);align-items:center}.role-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.role-card{border:1px solid var(--line);border-radius:10px;background:#fff;padding:15px;display:flex;gap:12px;text-align:left;align-items:center}.role-card:hover,.role-card.selected{background:#f0f5e7;border-color:#aec19a}.role-card strong{display:block;font-size:12px}.role-card small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.demo-control{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:18px 0;border-bottom:1px solid var(--line)}.demo-control h3{font-size:12px}.demo-control p{font-size:11px;color:var(--muted);margin-top:5px}.coverage-table{font-size:11px}.coverage-table td{white-space:normal;min-width:110px}.coverage-table td:first-child{min-width:160px}.coverage-table td:last-child{min-width:220px}.guide-step{display:flex;gap:14px;align-items:flex-start;padding:17px 0;border-bottom:1px solid var(--line)}.guide-step .step-number{position:static;flex-shrink:0}.guide-step.done .step-number{background:#e1efcc;color:#557339}.guide-step h3{font-size:13px}.guide-step p{font-size:11px;color:var(--muted);margin:4px 0 8px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%) translateY(20px);background:#153e32;color:#fff;border:1px solid #46614a;padding:15px 22px;border-radius:12px;box-shadow:0 10px 35px #183d2330;z-index:100;max-width:min(640px,90vw);font-size:12px;line-height:1.5;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}#toast.visible{opacity:1;transform:translateX(-50%) translateY(0)}#toast.error{background:#783d2d;border-color:#9c6b59}
@media(min-width:1600px){.topbar,.subnav{padding-left:max(4.3%,calc((100vw - 1380px)/2));padding-right:max(4.3%,calc((100vw - 1380px)/2))}}
@media(max-width:1100px){.plant{display:none}.header-right>.text-button{display:none}.grid.main-aside{grid-template-columns:minmax(0,1.5fr) minmax(270px,1fr)}.panel{padding:20px}.page-head h1{font-size:30px}.quantity-cards{gap:8px}.quantity-card{padding:12px}.head-tools .button{font-size:11px}.hero-layout{grid-template-columns:1fr 110px}.ring{width:110px;height:110px}.task-row{gap:10px}.task-row .button{max-width:90px;line-height:1.4}.task-row .button .icon{display:none}}
@media(max-width:850px){.topbar{padding:0 24px;height:76px}.subnav{padding:0 24px}.header-right>.divider{display:none}.grid.main-aside{grid-template-columns:1fr}.metrics{grid-template-columns:repeat(2,1fr)}main{padding:26px 24px 45px}.page-head{align-items:flex-start}.head-tools{flex-wrap:wrap;justify-content:flex-end}.tabs{gap:18px}.tab{font-size:11px}.connection span:not(.dot){display:none}.grid.four{grid-template-columns:repeat(2,1fr)}.trace-columns{grid-template-columns:1fr}.hero-layout{grid-template-columns:1fr 140px}.ring{width:130px;height:130px}.task-row .button{max-width:none}.footer{padding:0 24px 20px}.operator-actions .button{min-height:52px}.button{min-height:44px}.button.small{min-height:40px}}
@media(max-width:540px){.topbar{padding:0 18px;height:70px}.brand-name{font-size:25px}.brand-caption{font-size:8px}.brand img{width:32px;height:32px}.identity strong{font-size:11px}.identity small{font-size:9px}.identity .icon{display:none}.header-right{gap:6px}.header-right>.button{padding:8px;font-size:0;min-width:38px}.header-right>.button .icon{font-size:14px}.subnav{padding:0 18px;height:54px;overflow:auto;gap:10px}.tabs{gap:17px}.tab{font-size:10px}.tab .icon{display:none}.connection{padding:5px 0}.page-head{display:block;margin-bottom:22px}.page-head h1{font-size:28px}.page-head p{font-size:12px}.head-tools{justify-content:flex-start;margin-top:16px}.head-tools .button{min-height:38px}.breadcrumb{font-size:9px;margin-bottom:16px}main{padding:23px 18px 35px}.metrics{gap:10px;margin-bottom:18px}.metric{padding:15px}.metric-label{font-size:10px}.metric-label .icon{display:none}.metric-value{font-size:28px}.metric-caption{font-size:9px}.grid{gap:16px}.grid.two,.grid.three,.grid.four{grid-template-columns:1fr}.panel{padding:20px 17px}.order-hero{padding:22px}.order-hero h2{font-size:23px}.hero-layout{grid-template-columns:1fr 90px;gap:8px}.ring{width:88px;height:88px}.ring strong{font-size:24px}.ring small{font-size:8px}.hero-foot{flex-wrap:wrap;gap:15px}.hero-foot .button{width:100%}.task-list{padding:0 15px}.task-row{flex-wrap:wrap;gap:10px}.task-row .task-body{min-width:160px}.task-row .button{margin-left:46px;padding:7px 10px;min-height:34px}.task-row h3{font-size:12px}.task-row p{font-size:10px}.panel-head{gap:10px}.panel-head h2{font-size:16px}.operator-card{padding:20px 16px}.operator-card h2{font-size:24px}.quantity-cards{grid-template-columns:repeat(2,1fr);gap:10px;margin:20px 0}.quantity-card strong{font-size:30px}.operator-actions{grid-template-columns:1fr;gap:8px}.operator-actions .button{min-height:48px}.between.mobile-stack{align-items:flex-start;flex-direction:column}.role-gate{align-items:flex-start;flex-direction:column}.dialog-head{padding:19px}.dialog-body{padding:20px}.dialog-head h2{font-size:18px}.role-grid{grid-template-columns:1fr}.scenario-card{min-height:190px}.demo-control{align-items:flex-start;flex-direction:column}.demo-control .flex{flex-wrap:wrap}.dialog-footer{flex-wrap:wrap}.dialog-footer .button{flex:1}.footer{padding:0 18px 20px;flex-direction:column;gap:8px}.table-wrap{max-width:calc(100vw - 72px)}dialog .table-wrap{max-width:100%}.search-wrap{max-width:100%}.info-note{font-size:11px}.button,.button.small{min-height:48px}.text-button{min-height:44px}.lot-card{overflow-wrap:anywhere}h1,h2,h3,p,td{overflow-wrap:anywhere}}
.grid>*,.stack,.small-stack{min-width:0}.scheduler{max-width:100%}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}
@media print{.topbar,.subnav,.footer,.head-tools,dialog,#toast,button{display:none!important}main{padding:0;max-width:100%}.panel,.order-hero,.metric{break-inside:avoid;box-shadow:none}.grid.main-aside{grid-template-columns:1fr}.order-hero{color:#111;background:#fff;border:1px solid #ddd}.order-hero p{color:#333}}
