@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=DM+Serif+Display&display=swap";:root{color:#25221f;font-synthesis:none;--ink:#25221f;--muted:#79716a;--paper:#fffdf9;--line:#ded8ce;--accent:#dd5f43;--accent-dark:#bd4630;--green:#2f8060;--navy:#34465e;--shadow:0 16px 50px #372c2314;background:#f4f1eb;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{color:inherit}.icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.eyebrow{color:#9b6b59;letter-spacing:.16em;margin:0 0 8px;font-size:11px;font-weight:700}.muted{color:var(--muted)}.brand-mark{background:var(--accent);color:#fff;border-radius:17px;place-items:center;width:54px;height:54px;display:grid;transform:rotate(-3deg);box-shadow:0 10px 25px #dd5f4347}.brand-mark .icon{stroke-width:1.7px;width:29px;height:29px}.brand-mark.small{width:38px;height:38px;box-shadow:none;border-radius:12px}.brand-mark.small .icon{width:22px;height:22px}.primary,.secondary{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 18px;font-weight:700;transition:all .18s;display:inline-flex}.primary{background:var(--accent);color:#fff;box-shadow:0 8px 20px #dd5f432e}.primary:hover:not(:disabled){background:var(--accent-dark);transform:translateY(-1px)}.secondary{border-color:var(--line);background:#fff}.secondary:hover:not(:disabled){border-color:#bdb4aa}.primary:disabled,.secondary:disabled{opacity:.43;cursor:not-allowed}.wide{width:100%}.login-shell{background:#eee7dc;grid-template-columns:minmax(440px,1.1fr) minmax(420px,.9fr);min-height:100vh;display:grid}.login-brand{color:#fff;background:#2f4145;flex-direction:column;justify-content:center;padding:clamp(50px,8vw,130px);display:flex;position:relative;overflow:hidden}.login-brand:before,.login-brand:after{content:"";border:1px solid #ffffff17;border-radius:50%;position:absolute}.login-brand:before{width:640px;height:640px;bottom:-270px;right:-290px}.login-brand:after{width:440px;height:440px;bottom:-170px;right:-190px}.login-brand .eyebrow{color:#efb9a9;margin-top:34px}.login-brand h1{letter-spacing:-.025em;max-width:700px;margin:0;font:400 clamp(44px,5vw,74px)/1.04 DM Serif Display,serif}.login-lead{color:#d0d7d5;max-width:560px;margin:28px 0 44px;font-size:18px;line-height:1.65}.login-steps{flex-wrap:wrap;gap:28px;display:flex}.login-steps span{color:#dce2e0;gap:7px;font-size:13px;display:grid}.login-steps b{color:#ef9177;letter-spacing:.13em;font-size:11px}.login-panel{place-items:center;padding:40px;display:grid}.login-card{background:var(--paper);width:min(430px,100%);box-shadow:var(--shadow);border:1px solid #5747391f;border-radius:24px;padding:44px}.login-card h2{margin:0 0 8px;font:400 38px DM Serif Display,serif}.login-card>.muted{margin:0 0 32px}.login-card label{color:#5e5751;gap:8px;margin:18px 0;font-size:13px;font-weight:700;display:grid}.login-card input{border:1px solid var(--line);background:#fff;border-radius:11px;outline:none;height:48px;padding:0 14px}.login-card input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #dd5f431c}.form-error{color:#9c3627;background:#fde9e4;border-radius:9px;margin:14px 0;padding:11px 13px;font-size:13px}.local-hint{text-align:center;color:var(--muted);margin-top:18px;display:block}.local-hint code{color:var(--ink)}.app-loading{place-items:center;min-height:100vh;display:grid}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf9eb;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(20px,4vw,62px);display:flex;position:sticky;top:0}.logo{color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:0;text-decoration:none;display:flex}.logo>span:last-child{line-height:1;display:grid}.logo b{font:400 22px DM Serif Display,serif}.logo small{color:#9a6a59;letter-spacing:.22em;margin-top:5px;font-size:8px;font-weight:700}.main-nav{align-self:stretch;gap:4px;display:flex}.main-nav>button{color:#756d66;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;justify-content:center;align-items:center;gap:7px;min-width:105px;padding:0 17px;font-size:12px;font-weight:700;display:flex;position:relative}.main-nav>button:hover{background:#f3eee7}.main-nav>button.active{border-bottom-color:var(--accent);color:var(--ink)}.main-nav>button span{color:#a44732;background:#f4ddd5;border-radius:99px;place-items:center;min-width:20px;height:20px;font-size:9px;display:grid}.operator{align-items:center;gap:10px;display:flex}.operator>div{font-size:13px;display:grid}.operator small{color:var(--muted);margin-top:2px;font-size:10px}.operator>button{cursor:pointer;color:#6d655f;background:0 0;border:0;border-radius:10px;place-items:center;width:38px;height:38px;margin-left:8px;display:grid}.operator>button:hover{background:#eee9e1}.online-dot{background:#3a9c72;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #3a9c721f}.workspace{grid-template-columns:minmax(0,1fr) 410px;gap:28px;max-width:1640px;margin:0 auto;padding:38px clamp(20px,4vw,62px) 80px;display:grid}.content{min-width:0}.side-column{flex-direction:column;gap:18px;display:flex}.page-heading{justify-content:space-between;align-items:flex-start;gap:24px;min-height:93px;display:flex}.page-heading h1{letter-spacing:-.02em;margin:0;font:400 clamp(32px,4vw,48px)/1.05 DM Serif Display,serif}.page-heading .muted{margin:8px 0 0}.batches-heading{align-items:center}.batch-page-stats{align-items:center;gap:9px;display:flex}.batch-page-stats>div{border:1px solid var(--line);text-align:center;background:#fff9;border-radius:12px;min-width:72px;padding:10px 12px;display:grid}.batch-page-stats strong{font-size:18px}.batch-page-stats small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:8px}.batch-page-stats .primary{white-space:nowrap;min-height:43px}.today-stat{border:1px solid var(--line);background:#ffffff8c;border-radius:15px;grid-template-rows:auto auto;grid-template-columns:46px auto;align-items:center;column-gap:12px;padding:12px 17px;display:grid}.today-stat>span{color:#a1503b;background:#efe3d9;border-radius:12px;grid-row:1/3;place-items:center;width:40px;height:40px;display:grid}.today-stat strong{font-size:20px;line-height:1}.today-stat small{color:var(--muted);font-size:10px}.toolbar,.batch-page-toolbar{justify-content:space-between;align-items:center;gap:16px;margin:28px 0 20px;display:flex}.tabs{border:1px solid var(--line);background:#ebe6de;border-radius:12px;gap:4px;padding:4px;display:flex}.tabs button{color:#756d66;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:35px;padding:0 14px;font-size:12px;font-weight:700}.tabs button.active{background:var(--paper);color:var(--ink);box-shadow:0 2px 8px #372c2314}.search{border:1px solid var(--line);background:var(--paper);color:#91877f;border-radius:12px;align-items:center;gap:9px;width:min(330px,42%);height:44px;padding:0 13px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.notice{border-radius:11px;margin:0 0 18px;padding:13px 42px 13px 15px;font-size:13px;position:relative}.notice.success{color:#236547;background:#e1f2e9}.notice.error{color:#913c2d;background:#fde8e2}.notice button{cursor:pointer;color:inherit;background:0 0;border:0;font-size:20px;position:absolute;top:7px;right:8px}.orders-grid{grid-template-columns:repeat(3,minmax(225px,1fr));gap:16px;display:grid}.order-card{border:1px solid var(--line);background:var(--paper);border-radius:17px;padding:16px;transition:all .18s;position:relative;overflow:hidden;box-shadow:0 5px 16px #372c2309}.order-card:hover{transform:translateY(-2px);box-shadow:0 13px 28px #372c2314}.order-card.selected{border-color:var(--accent);box-shadow:0 0 0 2px #dd5f431a,0 13px 28px #372c2314}.order-card.disabled:not(.selected){opacity:.57}.card-select{z-index:3;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fffdf9f0;border:1px solid #5b4d432b;border-radius:9px;align-items:center;gap:6px;height:31px;padding:0 9px;font-size:10px;font-weight:700;display:flex;position:absolute;top:12px;right:12px}.card-select:disabled{cursor:not-allowed}.checkbox{border:1px solid #bdb4ab;border-radius:4px;place-items:center;width:15px;height:15px;display:grid}.selected .checkbox{border-color:var(--accent);background:var(--accent);color:#fff}.checkbox .icon{stroke-width:2.6px;width:12px;height:12px}.order-head{justify-content:space-between;align-items:center;margin-bottom:13px;padding-right:86px;display:flex}.order-head>div{align-items:center;gap:7px;display:flex}.order-number{font-size:14px;font-weight:700}.order-head time{color:var(--muted);font-size:9px}.status{color:#766d66;text-transform:uppercase;letter-spacing:.04em;background:#eee9e1;border-radius:5px;padding:3px 6px;font-size:8px;font-weight:700}.status-processing{color:#337355;background:#e3f0e9}.status-in-lucru{color:#a36a19;background:#fff0d8}.status-col-shipping-init{color:#465f84;background:#e5ebf5}.thumb-grid{background:#ece7df;border-radius:11px;grid-template-columns:1fr;gap:6px;height:132px;display:grid;overflow:hidden}.thumb-grid.count-2,.thumb-grid.count-3{grid-template-columns:repeat(2,1fr)}.thumb-grid.count-3 figure:first-child{grid-row:span 2}.thumb-grid figure{min-width:0;min-height:0;margin:0;position:relative;overflow:hidden}.thumb-open{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0;display:block}.thumb-grid img{object-fit:cover;width:100%;height:100%}.thumb-empty{color:#9b9189;place-items:center;height:100%;display:grid}.quantity{color:#fff;pointer-events:none;background:#25221fd1;border-radius:6px;padding:3px 6px;font-size:10px;position:absolute;bottom:6px;right:6px}.customer-row{align-items:center;gap:9px;margin:13px 0;display:flex}.avatar{color:#8c5948;background:#ede3da;border-radius:9px;flex:0 0 31px;place-items:center;height:31px;font-size:10px;font-weight:700;display:grid}.customer-row>div:last-child{min-width:0;display:grid}.customer-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.customer-row span{color:var(--muted);margin-top:2px;font-size:9px}.order-meta{border-top:1px solid #eee9e2;align-items:center;gap:11px;padding-top:11px;font-size:9px;display:flex}.order-meta span{color:#6e665f;align-items:center;gap:4px;display:flex}.order-meta .icon{width:14px;height:14px}.order-meta .gift{color:#a35e48}.order-meta>strong{margin-left:auto;font-size:10px}.loading-grid,.empty-state{min-height:340px;color:var(--muted);border:1px dashed #cfc7bd;border-radius:17px;place-items:center;display:grid}.empty-state{text-align:center;align-content:center}.empty-state>span{background:#ebe5dd;border-radius:16px;place-items:center;width:54px;height:54px;display:grid}.empty-state h3{color:var(--ink);margin:14px 0 3px}.empty-state p{margin:0;font-size:13px}.batch-catalog{grid-template-columns:repeat(2,minmax(280px,1fr));gap:14px;display:grid}.batch-catalog>.empty-state{grid-column:1/-1}.batch-card{border:1px solid var(--line);background:var(--paper);text-align:left;cursor:pointer;border-radius:16px;gap:13px;min-width:0;padding:18px;transition:all .18s;display:grid;position:relative;box-shadow:0 5px 16px #372c2309}.batch-card:hover{transform:translateY(-2px);box-shadow:0 13px 28px #372c2314}.batch-card.selected{border-color:var(--accent);box-shadow:0 0 0 2px #dd5f431a}.batch-card.attention{border-color:#dfa28f}.batch-card.cancelled{opacity:.76;border-style:dashed}.batch-card>.batch-dot{width:10px;height:10px;position:absolute;top:20px;right:18px}.batch-card-title{justify-content:space-between;align-items:flex-start;gap:26px;min-width:0;padding-right:20px;display:flex}.batch-card-title>div{min-width:0;display:grid}.batch-card-title b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.batch-card-title small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:3px;font-size:8px}.batch-card-title>strong{color:#705f56;text-align:right;font-size:9px}.batch-card-orders{flex-wrap:wrap;gap:5px;min-height:22px;display:flex}.batch-card-orders span{color:#665e57;background:#eee9e1;border-radius:7px;padding:4px 7px;font-size:8px;font-weight:800}.batch-card-metrics{color:var(--muted);flex-wrap:wrap;gap:14px;font-size:9px;display:flex}.batch-card-metrics b{color:var(--ink);font-size:11px}.batch-card footer{min-height:18px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px;font-size:8px;display:flex}.batch-card footer span{color:var(--green);font-weight:800}.batch-card footer em{color:#a5382c;margin-left:auto;font-style:normal;font-weight:800}.selection-panel,.batch-panel,.printer-health,.batch-switcher,.batch-detail-placeholder{border:1px solid var(--line);background:var(--paper);border-radius:19px;box-shadow:0 7px 24px #372c230b}.selection-panel,.batch-panel{padding:23px}.selection-panel h2,.batch-panel h2{margin:0;font:400 27px DM Serif Display,serif}.capacity-ring{background:conic-gradient(var(--accent) var(--progress), #e9e4dc 0);border-radius:50%;place-items:center;width:156px;height:156px;margin:24px auto;display:grid}.capacity-ring:before{background:var(--paper);content:"";border-radius:50%;grid-area:1/1;width:132px;height:132px}.capacity-ring>div{z-index:1;text-align:center;grid-area:1/1;display:grid}.capacity-ring strong{font:400 46px/1 DM Serif Display,serif}.capacity-ring span{color:var(--muted);margin-top:5px;font-size:10px}.selection-list{min-height:98px;margin-bottom:18px}.selection-list>p{color:var(--muted);text-align:center;background:#f3efe9;border-radius:11px;margin:0;padding:22px 15px;font-size:11px;line-height:1.5}.selection-list>div{border-bottom:1px solid #eee9e2;grid-template-columns:24px auto 1fr 22px;align-items:center;gap:7px;padding:8px 0;font-size:11px;display:grid}.selection-list>div>span{color:#776e67;background:#eee8df;border-radius:7px;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.selection-list small{color:var(--muted)}.selection-list button{cursor:pointer;color:#a49a91;background:0 0;border:0;font-size:18px}.start-button{min-height:50px}.automation-note{color:var(--muted);text-align:center;margin-top:13px;font-size:9px;display:block}.automation-note span{color:var(--accent)}.automation-note.warning{color:#a5382c;font-weight:700}.process-settings{background:#f3efe9;border-radius:12px;gap:5px;margin:4px 0 18px;padding:12px;display:grid}.process-settings>b{margin-bottom:4px;font-size:10px}.process-settings label{cursor:pointer;grid-template-columns:17px minmax(0,1fr) auto;align-items:center;gap:6px;min-height:27px;font-size:9px;display:grid}.process-settings label.off{opacity:.56}.process-settings label small{color:var(--green);font-size:7px;font-weight:800}.process-settings label.off small{color:#a5382c}.process-settings p{color:var(--muted);margin:6px 0 0;font-size:8px;line-height:1.45}.legacy-awb-note{background:#edf7f1;border:1px solid #b8d6c7;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:6px;margin:4px 0 18px;padding:12px;display:grid}.legacy-awb-note>b,.legacy-awb-note>p{grid-column:1/-1}.legacy-awb-note>b{color:#286b50;font-size:10px}.legacy-awb-note>span{color:#6e7973;text-align:center;background:#dfe7e2;border-radius:7px;padding:6px 4px;font-size:7px;font-weight:800;text-decoration:line-through}.legacy-awb-note>p{color:#517161;margin:2px 0 0;font-size:8px;line-height:1.45}.printer-health{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px;display:grid}.printer-health>div{align-items:center;gap:10px;display:flex}.printer-health>div>div{font-size:10px;display:grid}.printer-health small{color:var(--muted);margin-top:2px;font-size:8px}.printer-icon{background:#e9e5de;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.printer-icon .icon{width:17px}.health{letter-spacing:.06em;border-radius:5px;padding:4px 6px;font-size:7px;font-weight:700}.health.pending{color:#9b6719;background:#fff0d5}.health.connected{color:#247447;background:#dff5e8}.health.error{color:#a5382c;background:#ffe2dc}.secondary.danger{color:#a5382c;border-color:#e6b4aa}.capability-list{border-top:1px solid #eee9e2;grid-column:1/-1;grid-template-columns:1fr 1fr;padding-top:9px;gap:5px!important;display:grid!important}.printer-health>.capability-list>div{background:#f4f0ea;border-radius:7px;grid-template-columns:7px minmax(0,1fr);align-items:center;column-gap:5px;padding:6px;display:grid}.capability-list div>span{background:#b94031;border-radius:50%;grid-row:1/3;width:7px;height:7px}.capability-list div.ready>span{background:var(--green)}.capability-list b{font-size:8px}.capability-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hardware-test{grid-column:1/-1;min-height:36px;font-size:9px}.batch-title-row{justify-content:space-between;align-items:center;display:flex}.batch-dot{background:#d29a3e;border-radius:50%;width:13px;height:13px;box-shadow:0 0 0 6px #d29a3e1f}.batch-ready{background:var(--green);box-shadow:0 0 0 6px #2f80601f}.batch-failed{background:#b94031}.batch-cancelled{background:#8c837b;box-shadow:0 0 0 6px #8c837b1f}.batch-numbers{grid-template-columns:repeat(3,1fr);gap:6px;margin:22px 0 14px;display:grid}.batch-numbers>div{text-align:center;background:#f1ede6;border-radius:10px;padding:11px 5px;display:grid}.batch-numbers strong{font-size:17px}.batch-numbers span{color:var(--muted);font-size:8px}.progress{background:#e6e0d7;border-radius:99px;height:7px;overflow:hidden}.progress span{border-radius:inherit;background:var(--accent);height:100%;transition:width .4s;display:block}.batch-orders{margin:18px 0;padding:0;list-style:none}.batch-orders li{border-bottom:1px solid #eee9e2;grid-template-columns:24px auto 1fr;align-items:center;gap:7px;padding:8px 0;font-size:11px;display:grid}.batch-orders li>span{width:22px;height:22px;color:var(--green);background:#e5eee9;border-radius:7px;place-items:center;font-size:9px;font-weight:700;display:grid}.batch-orders small{color:var(--muted);text-align:right}.batch-actions{flex-wrap:wrap;gap:8px;display:flex}.batch-actions button{flex:auto;padding-inline:10px;font-size:11px}.batch-switcher{padding:12px}.batch-switcher>div:first-child{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.batch-switcher>div:first-child b{font-size:11px}.batch-switcher>div:first-child button{color:var(--accent);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:800}.batch-switcher>div:last-child{gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.batch-switcher>div:last-child button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:8px;min-width:118px;padding:8px;display:grid}.batch-switcher>div:last-child button.active{border-color:var(--accent);background:#fff5f1}.batch-switcher button b{font-size:8px}.batch-switcher button small{color:var(--muted);margin-top:2px;font-size:7px}.process-chips{flex-wrap:wrap;gap:5px;margin:14px 0;display:flex}.process-chips span{color:#286b50;background:#e4f1e9;border-radius:99px;padding:5px 7px;font-size:7px;font-weight:800}.process-chips span.disabled{color:#8c837b;background:#ece8e2;text-decoration:line-through}.batch-job-groups{gap:10px;margin:15px 0;display:grid}.batch-order-group{border:1px solid #e4ddd4;border-radius:12px;overflow:hidden}.batch-order-group.changed{border-color:#d99a87}.batch-order-group>header{background:#f2eee8;grid-template-columns:24px auto 1fr;align-items:center;gap:7px;padding:9px;font-size:10px;display:grid}.batch-order-group>header>span{width:22px;height:22px;color:var(--green);background:#e3ebe6;border-radius:7px;place-items:center;font-size:8px;font-weight:800;display:grid}.batch-order-group>header small{color:var(--muted);text-align:right}.job-list{display:grid}.job-row{border-top:1px solid #eee9e2;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;padding:9px;display:grid}.job-row>div:first-child{min-width:0;display:grid}.job-row b{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.job-row small{color:var(--muted);margin-top:2px;font-size:7px}.job-row em{color:#a5382c;margin-top:4px;font-size:7px;font-style:normal;line-height:1.35}.job-failed,.job-uncertain{background:#fff4f1}.job-actions{flex-wrap:wrap;justify-content:flex-end;gap:4px;max-width:170px;display:flex}.job-actions button,.verify-order,.change-alert button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;min-height:27px;padding:0 7px;font-size:7px;font-weight:800}.job-actions button.danger,.change-alert button:last-child{color:#a5382c;border-color:#e6b4aa}.job-actions span{color:var(--green);font-size:7px;font-weight:800}.verify-order{width:calc(100% - 18px);min-height:34px;color:var(--green);border-color:#a9cdbb;margin:0 9px 9px}.change-alert{color:#8f3d2d;background:#fff0ea;gap:3px;padding:9px;display:grid}.change-alert b{font-size:9px}.change-alert small{font-size:7px}.change-alert>div{flex-wrap:wrap;gap:4px;margin-top:5px;display:flex}.prepared-awbs{background:#edf7f1;border:1px solid #b8d6c7;border-radius:12px;gap:6px;margin:15px 0;padding:12px;display:grid}.prepared-awbs>b{color:#286b50;margin-bottom:2px;font-size:10px}.prepared-awbs>div{border-top:1px solid #2f806021;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;padding:6px 0;font-size:8px;display:grid}.prepared-awbs>div strong{text-align:center;font-size:9px}.prepared-awbs>div small{color:var(--muted)}.prepared-awbs p{color:#517161;margin:3px 0 0;font-size:8px;line-height:1.45}.cancelled-batch-note{color:#655d56;background:#f1ede7;border:1px dashed #bdb3aa;border-radius:12px;margin:15px 0;padding:12px}.cancelled-batch-note b{font-size:10px}.cancelled-batch-note p{margin:5px 0 0;font-size:8px;line-height:1.5}.batch-detail-placeholder{text-align:center;align-content:center;place-items:center;min-height:260px;padding:24px;display:grid}.batch-detail-placeholder>span{color:#776e67;background:#eee9e1;border-radius:15px;place-items:center;width:50px;height:50px;display:grid}.batch-detail-placeholder h3{margin:14px 0 4px}.batch-detail-placeholder p{max-width:270px;color:var(--muted);margin:0;font-size:11px;line-height:1.5}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1f1b188c;place-items:center;padding:28px;display:grid;position:fixed;inset:0;overflow-y:auto}.awb-offer-modal{background:var(--paper);border:1px solid #ffffff73;border-radius:24px;grid-template-rows:auto auto auto minmax(0,1fr) auto;width:min(920px,100%);max-height:min(860px,100vh - 56px);display:grid;overflow:hidden;box-shadow:0 28px 90px #1f1b1852}.awb-offer-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:25px 28px 20px;display:flex}.awb-offer-modal h2{margin:0;font:400 35px DM Serif Display,serif}.awb-offer-modal header p:last-child{color:var(--muted);margin:5px 0 0;font-size:11px}.awb-safety-note{color:#35644f;background:#edf7f1;border:1px solid #b8d6c7;border-radius:11px;align-items:center;gap:12px;margin:16px 28px 0;padding:11px 13px;display:flex}.awb-safety-note b{font-size:10px}.awb-safety-note span{font-size:9px}.awb-offer-error{margin:12px 28px 0}.awb-offer-orders{gap:13px;padding:17px 28px 22px;display:grid;overflow-y:auto}.awb-offer-order{background:#fff;border:1px solid #ded6cc;border-radius:14px;overflow:hidden}.awb-offer-order>header{background:#f1ede7;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.awb-offer-order>header>div{gap:2px;display:grid}.awb-offer-order>header b{font-size:11px}.awb-offer-order>header span{color:var(--muted);font-size:8px}.awb-offer-order>header em{color:#286b50;background:#dcefe4;border-radius:99px;padding:5px 7px;font-size:7px;font-style:normal;font-weight:800}.awb-offer-list{display:grid}.awb-offer-list label{cursor:pointer;border-top:1px solid #eee8e0;grid-template-columns:20px 34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:9px 14px;transition:background .15s,box-shadow .15s;display:grid}.awb-offer-list label:first-child{border-top:0}.awb-offer-list label:hover{background:#fffaf7}.awb-offer-list label.selected{z-index:1;box-shadow:inset 3px 0 var(--accent);background:#fff3ee;position:relative}.awb-offer-list input{width:16px;height:16px;accent-color:var(--accent);margin:0}.courier-mark{color:#655c55;background:#e9e4dd;border-radius:9px;place-items:center;width:32px;height:32px;font-size:8px;font-weight:900;display:grid}.offer-name,.offer-price{gap:2px;display:grid}.offer-name b,.offer-price b{font-size:10px}.offer-name small,.offer-price small{color:var(--muted);font-size:8px}.offer-price{text-align:right;min-width:105px}.existing-awb-choice{background:#f5fbf7;align-items:center;gap:10px;padding:14px;display:flex}.existing-awb-choice>span{color:#286b50;background:#dcefe4;border-radius:9px;place-items:center;width:30px;height:30px;font-size:11px;font-weight:900;display:grid}.existing-awb-choice>div{gap:2px;display:grid}.existing-awb-choice b{font-size:11px}.existing-awb-choice small{color:#517161;font-size:8px}.awb-offer-modal>footer{border-top:1px solid var(--line);background:#f6f2ec;justify-content:space-between;align-items:center;gap:18px;padding:16px 28px;display:flex}.awb-offer-modal>footer>div:first-child{gap:3px;display:grid}.awb-offer-modal>footer span{color:var(--muted);font-size:8px}.awb-offer-modal>footer b{font-size:11px}.awb-offer-modal>footer>div:last-child{gap:8px;display:flex}.awb-offer-modal>footer button{min-height:40px;padding-inline:15px;font-size:9px}.users-modal{background:var(--paper);border:1px solid #fff6;border-radius:24px;width:min(980px,100%);max-height:min(820px,100vh - 56px);padding:28px;overflow-y:auto;box-shadow:0 28px 90px #1f1b184d}.users-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:20px;display:flex}.users-modal h2{margin:0;font:400 35px DM Serif Display,serif}.users-modal header p:last-child{color:var(--muted);margin:6px 0 0;font-size:12px}.modal-close{cursor:pointer;background:#eee9e1;border:0;border-radius:10px;width:38px;height:38px;font-size:24px;line-height:1}.users-layout{grid-template-columns:minmax(0,1.5fr) minmax(260px,.8fr);gap:28px;margin-top:24px;display:grid}.users-layout h3{margin:0 0 15px;font-size:14px}.user-list article{border-bottom:1px solid #eee9e2;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 0;display:grid}.user-list article.inactive{opacity:.58}.user-avatar{color:#8c5948;background:#ede3da;border-radius:10px;place-items:center;width:36px;height:36px;font-size:10px;font-weight:800;display:grid}.user-list article>div:nth-child(2){min-width:0;display:grid}.user-list article b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.user-list article small{color:var(--muted);margin-top:3px;font-size:9px}.user-actions{gap:5px;display:flex}.mini-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;min-height:30px;padding:0 9px;font-size:9px;font-weight:700}.mini-button:disabled{opacity:.4;cursor:not-allowed}.new-user{background:#f1ede6;border-radius:16px;align-self:start;padding:20px}.new-user label,.password-reset label{color:#5e5751;gap:6px;margin:12px 0;font-size:10px;font-weight:700;display:grid}.new-user input,.new-user select,.password-reset input{background:#fff;border:1px solid #d8d0c6;border-radius:9px;outline:0;width:100%;height:42px;padding:0 11px}.new-user input:focus,.new-user select:focus,.password-reset input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #dd5f431a}.new-user .primary{margin-top:8px}.password-reset{background:#f1ede6;border-radius:11px;grid-template-columns:minmax(180px,1fr) auto auto;align-items:end;gap:7px;margin-top:14px;padding:13px;display:grid}.password-reset label{margin:0}.password-reset button{min-height:42px;padding-inline:12px;font-size:10px}.preview-modal{background:var(--paper);border-radius:24px;width:min(1120px,100%);padding:24px;box-shadow:0 28px 90px #1f1b184d}.preview-modal>header{justify-content:space-between;align-items:flex-start;gap:18px;padding:2px 2px 17px;display:flex}.preview-modal h2{margin:0;font:400 34px DM Serif Display,serif}.preview-modal header p:last-child{color:var(--muted);margin:5px 0 0;font-size:11px}.preview-image{background:#ece7df;border-radius:16px;place-items:center;min-height:280px;display:grid;overflow:hidden}.preview-image img{object-fit:contain;width:100%;max-height:64vh;display:block}.preview-modal footer{color:var(--muted);justify-content:space-between;gap:16px;padding:14px 3px 0;font-size:10px;display:flex}@media (width<=1240px){.orders-grid{grid-template-columns:repeat(2,minmax(230px,1fr))}.batch-catalog{grid-template-columns:1fr}}@media (width<=980px){.login-shell{grid-template-columns:1fr}.login-brand{min-height:430px;padding:55px}.login-brand h1{font-size:48px}.workspace{grid-template-columns:1fr}.side-column{grid-row:1}.selection-panel,.batch-panel{max-width:none}.capacity-ring{float:left;margin:20px 25px 10px 0}}@media (width<=660px){.topbar{padding:0 15px}.operator>div,.logo>span:last-child{display:none}.main-nav{margin-left:auto}.main-nav>button{min-width:auto;padding:0 10px;font-size:10px}.workspace{padding:25px 14px 60px}.page-heading{min-height:auto}.today-stat{display:none}.toolbar,.batch-page-toolbar{flex-direction:column;align-items:stretch}.batches-heading{flex-direction:column;align-items:flex-start}.batch-page-stats{flex-wrap:wrap;width:100%}.batch-page-stats .primary{flex:100%}.tabs{overflow-x:auto}.tabs button{flex:1 0 auto}.search{width:100%}.orders-grid{grid-template-columns:1fr}.login-brand{min-height:390px;padding:35px 28px}.login-brand h1{font-size:40px}.login-lead{margin:20px 0;font-size:15px}.login-panel{padding:24px 14px}.login-card{padding:28px 22px}.modal-backdrop{padding:10px}.awb-offer-modal{border-radius:18px;max-height:calc(100vh - 20px)}.awb-offer-modal>header{padding:20px 16px 15px}.awb-offer-modal h2{font-size:29px}.awb-safety-note{flex-direction:column;align-items:flex-start;gap:3px;margin:12px 16px 0}.awb-offer-error{margin:10px 16px 0}.awb-offer-orders{padding:13px 16px 16px}.awb-offer-list label{grid-template-columns:18px 30px minmax(0,1fr);gap:8px;padding-inline:10px}.courier-mark{width:29px;height:29px}.offer-price{text-align:left;grid-column:3;min-width:0}.awb-offer-modal>footer{flex-direction:column;align-items:stretch;padding:13px 16px}.awb-offer-modal>footer>div:last-child{grid-template-columns:1fr 1.4fr;display:grid}.users-modal{border-radius:18px;max-height:calc(100vh - 20px);padding:20px 16px}.users-layout{grid-template-columns:1fr}.user-list article{grid-template-columns:36px minmax(0,1fr)}.user-actions{grid-column:2}.password-reset{grid-template-columns:1fr 1fr}.password-reset label{grid-column:1/-1}}:root{--ops-bg:#f5f2ed;--ops-paper:#fffdfa;--ops-ink:#1f2726;--ops-muted:#6d7471;--ops-line:#dedbd4;--ops-accent:#df5b40;--ops-accent-dark:#bd442f;--ops-green:#247a5c;--ops-green-bg:#e7f3ed;--ops-red:#a94132;--ops-red-bg:#fff0eb;--ops-amber:#a76817;--ops-amber-bg:#fff4dc;--ops-blue:#365e78;--ops-shadow:0 18px 55px #27231e14}body{background:var(--ops-bg);color:var(--ops-ink)}.ops-app,.ops-login,.ops-boot{font-family:DM Sans,system-ui,sans-serif}.ops-app button,.ops-app input,.ops-app textarea,.ops-app select,.ops-login button,.ops-login input{font:inherit}.ops-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:20px;height:20px}.ops-kicker{color:#9a604e;letter-spacing:.15em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:800}.ops-btn{cursor:pointer;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 18px;font-size:13px;font-weight:800;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.ops-btn:hover:not(:disabled){transform:translateY(-1px)}.ops-btn:disabled{opacity:.48;cursor:not-allowed}.ops-btn-primary{background:var(--ops-accent);color:#fff;box-shadow:0 9px 22px #df5b402e}.ops-btn-primary:hover:not(:disabled){background:var(--ops-accent-dark)}.ops-btn-secondary{border-color:var(--ops-line);color:var(--ops-ink);background:#fff}.ops-btn-secondary:hover:not(:disabled){background:#fbfaf7;border-color:#aca79f}.ops-btn-danger{color:var(--ops-red);background:#fff;border-color:#e5afa3}.ops-btn-danger:hover:not(:disabled){background:var(--ops-red-bg)}.ops-btn-wide{width:100%}.ops-text-button,.ops-text-danger{cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;min-height:40px;padding:0 5px;font-size:13px;font-weight:800;display:inline-flex}.ops-text-button{color:var(--ops-accent-dark)}.ops-text-danger{color:var(--ops-red)}.ops-icon-btn{cursor:pointer;background:#f0ece6;border:0;border-radius:11px;flex:none;place-items:center;width:42px;height:42px;display:grid}.ops-icon-btn:disabled{cursor:wait;opacity:.45}.ops-boot{align-content:center;place-items:center;gap:14px;min-height:100vh;display:grid}.ops-spinner{border:3px solid #e2d7ce;border-top-color:var(--ops-accent);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite ops-spin;display:inline-block}@keyframes ops-spin{to{transform:rotate(360deg)}}.ops-login{background:#eee9e1;grid-template-columns:minmax(500px,1.15fr) minmax(430px,.85fr);min-height:100vh;display:grid}.ops-login-brand{color:#fff;background:#263b3a;flex-direction:column;justify-content:center;padding:clamp(60px,8vw,130px);display:flex;position:relative;overflow:hidden}.ops-login-brand:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:580px;height:580px;position:absolute;bottom:-280px;right:-240px;box-shadow:0 0 0 90px #ffffff06,0 0 0 180px #ffffff05}.ops-brand-symbol{background:var(--ops-accent);border-radius:18px;place-items:center;width:56px;height:56px;font:400 34px DM Serif Display,serif;display:grid;transform:rotate(-4deg);box-shadow:0 14px 30px #df5b4045}.ops-login-brand .ops-kicker{color:#f0a793;margin-top:34px}.ops-login-brand h1{letter-spacing:-.025em;max-width:780px;margin:0;font:400 clamp(48px,5.3vw,78px)/1.03 DM Serif Display,serif}.ops-login-brand>p:not(.ops-kicker){color:#d0dad6;max-width:630px;margin:27px 0 38px;font-size:18px;line-height:1.65}.ops-login-brand ol{grid-template-columns:1fr 1fr;gap:17px 25px;max-width:560px;margin:0;padding:0;list-style:none;display:grid}.ops-login-brand li{color:#e4eae7;align-items:center;gap:10px;font-size:14px;display:flex}.ops-login-brand li b{color:#f1a38d;border:1px solid #fff3;border-radius:9px;place-items:center;width:29px;height:29px;font-size:11px;display:grid}.ops-login-side{place-items:center;padding:42px;display:grid}.ops-login-card{background:var(--ops-paper);width:min(440px,100%);box-shadow:var(--ops-shadow);border:1px solid #4d41361f;border-radius:24px;padding:44px}.ops-login-card h2{margin:0;font:400 40px DM Serif Display,serif}.ops-login-card>p:not(.ops-kicker){color:var(--ops-muted);margin:8px 0 27px}.ops-login-card label,.ops-dialog-form label,.ops-users-layout form label{color:#535b58;gap:8px;margin:17px 0;font-size:13px;font-weight:800;display:grid}.ops-login-card input,.ops-dialog-form input,.ops-dialog-form textarea,.ops-users-layout input,.ops-users-layout select{border:1px solid var(--ops-line);background:#fff;border-radius:11px;outline:0;width:100%;min-height:48px;padding:0 14px}.ops-login-card input:focus,.ops-dialog-form input:focus,.ops-dialog-form textarea:focus,.ops-users-layout input:focus,.ops-users-layout select:focus{border-color:var(--ops-accent);box-shadow:0 0 0 3px #df5b401c}.ops-login-card small{color:var(--ops-muted);text-align:center;margin-top:18px;display:block}.ops-topbar{z-index:40;border-bottom:1px solid var(--ops-line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffdfaf0;grid-template-columns:auto auto minmax(240px,440px) auto auto;align-items:center;gap:20px;height:74px;padding:0 clamp(18px,3vw,52px);display:grid;position:sticky;top:0}.ops-logo{cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.ops-logo>span:first-child{background:var(--ops-accent);color:#fff;border-radius:12px;place-items:center;width:38px;height:38px;font:400 25px DM Serif Display,serif;display:grid;transform:rotate(-3deg)}.ops-logo>span:last-child{text-align:left;line-height:1;display:grid}.ops-logo b{font:400 21px DM Serif Display,serif}.ops-logo small{color:#9a604e;letter-spacing:.2em;text-transform:uppercase;margin-top:4px;font-size:8px;font-weight:900}.ops-topbar>nav{align-self:stretch;gap:2px;display:flex}.ops-topbar>nav button{color:#6c726f;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;justify-content:center;align-items:center;gap:7px;min-width:96px;padding:0 13px;font-size:12px;font-weight:800;display:flex;position:relative}.ops-topbar>nav button:hover{background:#f4f0ea}.ops-topbar>nav button.active{border-bottom-color:var(--ops-accent);color:var(--ops-ink)}.ops-topbar>nav button .ops-icon{width:17px}.ops-topbar>nav button em{background:var(--ops-red-bg);min-width:20px;height:20px;color:var(--ops-red);border-radius:99px;place-items:center;font-size:10px;font-style:normal;display:grid}.ops-global-search{min-width:0;position:relative}.ops-global-search>label{border:1px solid var(--ops-line);color:#8b918e;background:#fff;border-radius:11px;align-items:center;gap:8px;height:42px;padding:0 10px 0 13px;display:flex}.ops-global-search input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.ops-global-search label button{cursor:pointer;background:#f1ede7;border:0;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.ops-global-search label button .ops-icon{width:15px}.ops-search-results{border:1px solid var(--ops-line);background:#fff;border-radius:17px;width:min(640px,85vw);max-height:min(720px,100vh - 100px);position:absolute;top:calc(100% + 10px);right:0;overflow-y:auto;box-shadow:0 24px 65px #1f252330}.ops-search-results section{border-top:1px solid #eeeae4;padding:15px}.ops-search-results section:first-child{border-top:0}.ops-search-results .ops-kicker{margin:2px 5px 8px}.ops-search-results section>button{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:62px;padding:8px;display:grid}.ops-search-results section>button:hover{background:#f6f2ec}.ops-search-results section>button>span:nth-child(2){gap:3px;min-width:0;display:grid}.ops-search-results section>button b{font-size:13px}.ops-search-results section>button small{color:var(--ops-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.ops-search-results section>button em{color:var(--ops-accent-dark);font-size:11px;font-style:normal;font-weight:800}.ops-result-icon{color:#6f746f;background:#eee9e2;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.ops-result-icon.done{background:var(--ops-green-bg);color:var(--ops-green)}.ops-search-loading,.ops-no-search{min-height:90px;color:var(--ops-muted);justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.ops-search-loading .ops-spinner{width:19px;height:19px}.ops-agent-pill{color:#5d6561;white-space:nowrap;background:#f1eee9;border-radius:99px;align-items:center;gap:8px;min-height:32px;padding:0 11px;font-size:10px;font-weight:800;display:inline-flex}.ops-agent-pill i{background:#b7503d;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #b7503d1a}.ops-agent-pill.ready{background:var(--ops-green-bg);color:var(--ops-green)}.ops-agent-pill.ready i{background:#2b8a66;box-shadow:0 0 0 4px #2b8a661c}.ops-profile{align-items:center;gap:9px;display:flex}.ops-profile>span{color:#8a5847;background:#ebe1d8;border-radius:10px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:900;display:grid}.ops-profile>div{min-width:80px;display:grid}.ops-profile b{white-space:nowrap;font-size:11px}.ops-profile small{color:var(--ops-muted);font-size:9px}.ops-profile>button{cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.ops-profile>button:hover{background:#f0ece6}.ops-profile .ops-icon{width:17px}.ops-main{min-height:calc(100vh - 74px)}.ops-page{width:min(1540px,100% - 48px);margin:0 auto;padding:42px 0 90px}.ops-page-header{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:32px;display:flex}.ops-page-header h1{letter-spacing:-.025em;margin:0;font:400 clamp(38px,4vw,56px)/1.04 DM Serif Display,serif}.ops-page-header>div:first-child>p:last-child{max-width:730px;color:var(--ops-muted);margin:10px 0 0;font-size:15px;line-height:1.55}.ops-new-main{min-width:150px;margin-top:10px}.ops-now,.ops-today-section{margin-top:27px}.ops-now{background:#fff8f5;border:1px solid #e6c0b6;border-radius:21px;padding:24px}.ops-now.clear{background:#f4faf6;border-color:#bcd8ca}.ops-now>header,.ops-today-section>header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.ops-now>header>div{align-items:center;gap:13px;display:flex}.ops-section-icon{width:46px;height:46px;color:var(--ops-red);background:#ffe5dd;border-radius:13px;place-items:center;display:grid}.ops-now.clear .ops-section-icon{color:var(--ops-green);background:#dff0e7}.ops-now h2,.ops-today-section h2{margin:0;font-size:20px}.ops-count-badge{background:var(--ops-red);color:#fff;border-radius:99px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.ops-clear-state{background:#fff;border:1px solid #d4e4db;border-radius:14px;align-items:center;gap:14px;min-height:90px;padding:17px;display:flex}.ops-clear-state>.ops-icon{background:var(--ops-green-bg);width:30px;height:30px;color:var(--ops-green);border-radius:99px;padding:5px}.ops-clear-state>div{flex:1;gap:3px;display:grid}.ops-clear-state b{font-size:14px}.ops-clear-state span{color:var(--ops-muted);font-size:12px}.ops-today-section{border-top:1px solid var(--ops-line);padding-top:27px}.ops-today-section>header>span{color:var(--ops-muted);font-size:12px;font-weight:800}.ops-batch-grid{grid-template-columns:repeat(3,minmax(280px,1fr));gap:16px;display:grid}.ops-batch-card{border:1px solid var(--ops-line);background:var(--ops-paper);border-radius:17px;padding:20px;transition:transform .16s,box-shadow .16s;position:relative;overflow:hidden;box-shadow:0 7px 20px #2d282309}.ops-batch-card:hover{transform:translateY(-2px);box-shadow:0 14px 35px #2d282314}.ops-batch-card.attention{box-shadow:inset 4px 0 var(--ops-accent);border-color:#df8b77}.ops-card-hit{z-index:1;cursor:pointer;background:0 0;border:0;position:absolute;inset:0}.ops-batch-card>header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.ops-batch-card h3{margin:0;font:400 25px DM Serif Display,serif}.ops-state-dot{background:var(--ops-green);border-radius:50%;width:11px;height:11px;margin-top:7px;box-shadow:0 0 0 5px #247a5c1a}.ops-state-dot.attention{background:var(--ops-red);box-shadow:0 0 0 5px #a941321a}.ops-state-dot.working{background:#c98424;box-shadow:0 0 0 5px #c984241a}.ops-card-instruction{min-height:42px;color:var(--ops-muted);margin:10px 0 15px;font-size:12px;line-height:1.5}.ops-card-thumbs{z-index:2;gap:6px;min-height:54px;display:flex;position:relative}.ops-card-thumbs button{cursor:zoom-in;background:#ebe7e0;border:0;border-radius:9px;width:83px;height:49px;padding:0;position:relative;overflow:hidden}.ops-card-thumbs img{object-fit:cover;width:100%;height:100%}.ops-card-thumbs .ops-icon{margin:14px auto}.ops-card-thumbs b{color:#fff;background:#191d1ccc;border-radius:5px;padding:2px 5px;font-size:9px;position:absolute;bottom:3px;right:3px}.ops-batch-metrics{color:var(--ops-muted);gap:18px;margin:16px 0 12px;font-size:11px;display:flex}.ops-batch-metrics b{color:var(--ops-ink);font-size:13px}.ops-progress{background:#e9e5de;border-radius:99px;height:6px;overflow:hidden}.ops-progress span{border-radius:inherit;background:var(--ops-accent);height:100%;transition:width .35s;display:block}.ops-batch-card>footer{color:var(--ops-muted);grid-template-columns:1fr auto;gap:4px 10px;margin-top:13px;font-size:10px;display:grid}.ops-batch-card>footer b{z-index:2;color:var(--ops-accent-dark);grid-column:1/-1;margin-top:5px;font-size:11px;position:relative}.ops-completed-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ops-completed-row>button{border:1px solid var(--ops-line);cursor:pointer;text-align:left;background:#fff;border-radius:13px;grid-template-columns:39px 1fr auto;align-items:center;gap:12px;min-height:72px;padding:11px 14px;display:grid}.ops-complete-check{background:var(--ops-green-bg);width:37px;height:37px;color:var(--ops-green);border-radius:11px;place-items:center;display:grid}.ops-completed-row>button>span:nth-child(2){gap:3px;display:grid}.ops-completed-row small{color:var(--ops-muted);font-size:11px}.ops-completed-row em{color:var(--ops-accent-dark);font-size:11px;font-style:normal;font-weight:800}.ops-empty-inline{min-height:80px;color:var(--ops-muted);border:1px dashed #cbc6be;border-radius:13px;justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.ops-mode-switch{border:1px solid var(--ops-line);background:#eae6df;border-radius:15px;gap:8px;width:min(720px,100%);margin:-8px 0 25px;padding:5px;display:flex}.ops-mode-switch button{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;flex:1;align-items:center;gap:10px;min-height:60px;padding:9px 14px;display:flex}.ops-mode-switch button.active{background:#fff;box-shadow:0 4px 14px #322c2614}.ops-mode-switch button>span{gap:2px;display:grid}.ops-mode-switch b{font-size:13px}.ops-mode-switch small{color:var(--ops-muted);font-size:10px}.ops-capacity{border:1px solid var(--ops-line);text-align:center;background:#fff;border-radius:15px;min-width:130px;padding:13px 18px;display:grid}.ops-capacity b{font:400 34px DM Serif Display,serif}.ops-capacity span{color:var(--ops-muted);font-size:11px}.ops-new-layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:23px;display:grid}.ops-order-browser{min-width:0}.ops-order-toolbar{align-items:center;gap:10px;margin-bottom:11px;display:flex}.ops-segmented{border:1px solid var(--ops-line);background:#eae6df;border-radius:11px;gap:3px;padding:4px;display:flex}.ops-segmented button{cursor:pointer;min-height:35px;color:var(--ops-muted);background:0 0;border:0;border-radius:8px;padding:0 13px;font-size:11px;font-weight:800}.ops-segmented button.active{color:var(--ops-ink);background:#fff;box-shadow:0 2px 8px #322c2614}.ops-search-field{border:1px solid var(--ops-line);color:#8e938f;background:#fff;border-radius:11px;flex:1;align-items:center;gap:8px;min-width:220px;height:44px;padding:0 12px;display:flex}.ops-search-field input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.ops-results-meta{color:var(--ops-muted);justify-content:space-between;margin:13px 2px;font-size:11px;display:flex}.ops-results-meta b{color:var(--ops-ink)}.ops-order-grid{grid-template-columns:repeat(3,minmax(220px,1fr));gap:13px;display:grid}.ops-order-choice{border:1px solid var(--ops-line);background:#fff;border-radius:15px;padding:15px;transition:border-color .16s,box-shadow .16s;overflow:hidden}.ops-order-choice.selected{border-color:var(--ops-accent);box-shadow:0 0 0 2px #df5b401a}.ops-order-choice.disabled{opacity:.69}.ops-order-choice>header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:11px;display:flex}.ops-order-choice>header>div{align-items:center;gap:7px;display:flex}.ops-order-choice>header b{font-size:13px}.ops-order-choice time{color:var(--ops-muted);font-size:9px}.ops-order-status{background:var(--ops-amber-bg);color:var(--ops-amber);text-transform:uppercase;border-radius:5px;padding:4px 6px;font-size:8px;font-weight:900}.ops-thumbs{gap:5px;min-height:72px;display:flex}.ops-thumb{cursor:zoom-in;background:#eee9e2;border:0;border-radius:9px;flex:1;width:100%;height:72px;padding:0;display:block;position:relative;overflow:hidden}.ops-thumb img{object-fit:cover;width:100%;height:100%}.ops-thumb>span{color:#8b8e89;place-items:center;height:100%;display:grid}.ops-thumb>b{color:#fff;background:#1a1e1dd1;border-radius:5px;padding:2px 6px;font-size:9px;position:absolute;bottom:4px;right:4px}.ops-thumb>em{display:none}.ops-customer{align-items:center;gap:8px;margin:12px 0;display:flex}.ops-customer>span{color:#8a5847;background:#eee4db;border-radius:9px;place-items:center;width:31px;height:31px;font-size:9px;font-weight:900;display:grid}.ops-customer>div{gap:2px;min-width:0;display:grid}.ops-customer b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.ops-customer small{color:var(--ops-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.ops-order-counts{color:var(--ops-muted);border-top:1px solid #eeeae4;align-items:center;gap:9px;padding-top:10px;font-size:9px;display:flex}.ops-order-counts span{align-items:center;gap:3px;display:flex}.ops-order-counts .ops-icon{width:14px}.ops-order-counts strong{color:var(--ops-ink);margin-left:auto;font-size:10px}.ops-choice-button{border:1px solid var(--ops-line);cursor:pointer;color:#515955;background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:39px;margin-top:12px;font-size:10px;font-weight:900;display:flex}.ops-choice-button>span{background:#eeeae4;border-radius:6px;place-items:center;width:19px;height:19px;display:grid}.ops-choice-button .ops-icon{width:13px}.ops-choice-button.selected{background:var(--ops-green-bg);color:var(--ops-green);border-color:#a8cfbd}.ops-choice-button.selected>span{background:var(--ops-green);color:#fff}.ops-choice-disabled{color:#766e68;background:#f2efea;border-radius:9px;min-height:39px;margin-top:12px;padding:9px;font-size:9px;line-height:1.35}.ops-start-panel{border:1px solid var(--ops-line);background:var(--ops-paper);box-shadow:var(--ops-shadow);border-radius:19px;gap:16px;padding:22px;display:grid;position:sticky;top:94px}.ops-start-panel h2{margin:0;font:400 30px DM Serif Display,serif}.ops-start-counts{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.ops-start-counts span{text-align:center;color:var(--ops-muted);background:#f0ece6;border-radius:10px;padding:10px 5px;font-size:9px;display:grid}.ops-start-counts b{color:var(--ops-ink);font-size:17px}.ops-selected-list{max-height:245px;display:grid;overflow-y:auto}.ops-selected-list>div{border-bottom:1px solid #eeeae4;grid-template-columns:auto 1fr auto 28px;align-items:center;gap:8px;min-height:47px;font-size:10px;display:grid}.ops-selected-list>div>b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ops-selected-list small{color:var(--ops-muted)}.ops-selected-list button{cursor:pointer;background:#f1ede7;border:0;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.ops-selected-list .ops-icon{width:14px}.ops-advanced{border:1px solid var(--ops-line);border-radius:11px}.ops-advanced summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:44px;padding:0 12px;font-size:11px;font-weight:800;display:flex}.ops-advanced summary small{color:var(--ops-muted);text-transform:uppercase;background:#eeeae4;border-radius:5px;padding:3px 6px;font-size:8px}.ops-advanced>div{border-top:1px solid var(--ops-line)}.ops-advanced label,.ops-process-list label{border-top:1px solid #eeeae4;grid-template-columns:1fr auto;align-items:center;gap:12px;min-height:55px;padding:9px 12px;display:grid}.ops-advanced label:first-child{border-top:0}.ops-advanced label>span{gap:2px;display:grid}.ops-advanced label b{font-size:10px}.ops-advanced label small{color:var(--ops-muted);font-size:8px}.ops-advanced input,.ops-process-list input{width:38px;height:21px;accent-color:var(--ops-accent)}.ops-alert{border-radius:10px;gap:8px;padding:12px 13px;font-size:12px;line-height:1.45;display:flex}.ops-alert b,.ops-alert span{display:block}.ops-alert-error{background:var(--ops-red-bg);color:#8d382c}.ops-alert-info{color:#365e78;background:#edf3f6}.ops-alert-success{background:var(--ops-green-bg);color:var(--ops-green)}.ops-start-button{min-height:51px}.ops-safety-copy{color:var(--ops-muted);text-align:center;font-size:9px;line-height:1.45}.ops-start-print-plan{background:#fff;border:1px solid #d9d2c7;border-radius:14px;overflow:hidden}.ops-start-print-plan h3{margin:0;padding:13px 14px 8px;font-size:15px}.ops-start-print-plan>div{gap:6px;padding:0 10px 12px;display:grid}.ops-start-print-plan>div>span{border-radius:10px;align-items:center;gap:10px;min-height:44px;padding:8px 10px;font-size:14px;display:flex}.ops-start-print-plan>div>span .ops-icon{flex:none;width:20px;height:20px}.ops-start-print-plan>div>span.active{color:#165b46;background:#e9f6f0}.ops-start-print-plan>div>span.off{color:#8a3429;background:#fff0ed}.ops-start-print-plan footer{color:#403a34;background:#f3f0eb;padding:11px 14px;font-size:14px;line-height:1.45}.ops-f100-warning{color:#6d2018;cursor:pointer;background:#fff0ed;border:2px solid #d94f39;border-radius:14px;align-items:flex-start;gap:11px;padding:14px;display:flex}.ops-f100-warning>.ops-icon{flex:none;width:24px;height:24px}.ops-f100-warning>span{gap:5px;font-size:14px;line-height:1.4;display:grid}.ops-f100-warning small{color:#7b4139;font-size:13px}.ops-f100-warning em{color:#4f1711;align-items:center;gap:10px;min-height:44px;font-style:normal;font-weight:800;display:flex}.ops-f100-warning input{accent-color:#b73525;width:22px;height:22px}.ops-inline-actions{flex-wrap:wrap;gap:8px;margin-left:auto;display:flex}.ops-order-state{justify-items:end;gap:5px;display:grid}.ops-physical-adjustments{color:#663600;background:#fff6df;border:2px solid #d47c19;margin:0 0 18px}.ops-physical-adjustments>div{gap:5px;display:grid}.ops-physical-adjustments span{font-size:15px;line-height:1.45;display:block}.ops-loading-block{min-height:210px;color:var(--ops-muted);justify-content:center;align-items:center;gap:11px;font-size:13px;display:flex}.ops-loading-block>div{gap:4px;display:grid}.ops-loading-block b{color:var(--ops-ink)}.ops-loading-block span{font-size:11px}.ops-loading-block .ops-spinner{width:20px;height:20px}.ops-load-more{min-width:260px;margin:22px auto;display:flex}.ops-empty{text-align:center;min-height:260px;color:var(--ops-muted);align-content:center;place-items:center;display:grid}.ops-empty>.ops-icon{background:#ece8e1;border-radius:14px;width:46px;height:46px;padding:11px}.ops-empty h3{color:var(--ops-ink);margin:13px 0 4px}.ops-empty p{margin:0;font-size:12px}.ops-history-total{border:1px solid var(--ops-line);text-align:center;background:#fff;border-radius:14px;min-width:110px;padding:14px;display:grid}.ops-history-total b{font:400 30px DM Serif Display,serif}.ops-history-total span{color:var(--ops-muted);font-size:10px}.ops-history-search{border:1px solid var(--ops-line);color:#8d928f;background:#fff;border-radius:13px;align-items:center;gap:10px;width:min(760px,100%);height:52px;margin:0 auto 28px;padding:0 14px;display:flex;box-shadow:0 8px 25px #2d28230a}.ops-history-search input{border:0;outline:0;width:100%;font-size:14px}.ops-history-search button{cursor:pointer;background:#f0ece6;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.ops-history-search button .ops-icon{width:15px}.ops-history-list{gap:10px;display:grid}.ops-history-list>article{border:1px solid var(--ops-line);background:#fff;border-radius:15px;grid-template-columns:45px minmax(250px,1.2fr) auto minmax(260px,1fr) auto;align-items:center;gap:17px;min-height:104px;padding:15px 18px;display:grid;position:relative}.ops-history-state{background:var(--ops-green-bg);width:43px;height:43px;color:var(--ops-green);border-radius:13px;place-items:center;display:grid}.ops-history-state.cancelled{color:#77726c;background:#eeeae5}.ops-history-list>article>div:nth-child(3){min-width:0}.ops-history-list h3{margin:0;font-size:15px}.ops-history-list article>div:nth-child(3)>span{color:var(--ops-muted);margin-top:5px;font-size:11px;display:block}.ops-history-thumbs{z-index:2;gap:5px;display:flex;position:relative}.ops-history-thumbs button{cursor:zoom-in;background:#eeeae4;border:0;border-radius:8px;width:72px;height:44px;padding:0;overflow:hidden}.ops-history-thumbs img{object-fit:cover;width:100%;height:100%}.ops-history-meta{gap:4px;min-width:0;display:grid}.ops-history-meta b{font-size:12px}.ops-history-meta span{color:var(--ops-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.ops-history-meta time{color:var(--ops-muted);font-size:9px}.ops-history-list>article>strong{color:var(--ops-accent-dark);font-size:11px}.ops-recovery-section{background:#fffaf1;border:1px solid #e2b992;border-radius:17px;margin-bottom:26px;overflow:hidden}.ops-recovery-section>header{border-bottom:1px solid #ead5bf;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px;display:flex}.ops-recovery-section h2{margin:0;font:400 28px DM Serif Display,serif}.ops-recovery-section header p:last-child{color:#806b55;margin:5px 0 0;font-size:11px}.ops-recovery-section>header>span{background:var(--ops-amber-bg);width:32px;height:32px;color:var(--ops-amber);border-radius:99px;place-items:center;font-size:11px;font-weight:900;display:grid}.ops-recovery-section>div>article{background:#ffffffa6;border-top:1px solid #eee2d5;grid-template-columns:180px minmax(0,1fr) auto;align-items:center;gap:15px;min-height:90px;padding:12px 18px;display:grid}.ops-recovery-section>div>article:first-child{border-top:0}.ops-recovery-section .ops-thumbs{min-height:56px}.ops-recovery-section .ops-thumb{height:56px}.ops-recovery-section article>div:nth-child(2){gap:4px;display:grid}.ops-recovery-section article>div:nth-child(2) b{font-size:13px}.ops-recovery-section article>div:nth-child(2) small{color:var(--ops-muted);font-size:10px}.ops-recovery-section article>div:nth-child(2) em{color:var(--ops-green);font-size:9px;font-style:normal}.ops-recovered-badge{background:var(--ops-green-bg);color:var(--ops-green);border-radius:8px;padding:7px 9px;font-size:9px;font-weight:900}.ops-recovered-badge.pending{background:var(--ops-amber-bg);color:var(--ops-amber)}.ops-recovery-archive{border:1px solid var(--ops-line);background:#fff;border-radius:14px;margin:0 0 24px;overflow:hidden}.ops-recovery-archive>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;list-style:none;display:flex}.ops-recovery-archive>summary::-webkit-details-marker{display:none}.ops-recovery-archive>summary span{align-items:center;gap:9px;font-size:11px;display:flex}.ops-recovery-archive>summary em{color:var(--ops-muted);font-size:9px;font-style:normal}.ops-recovery-archive>div>article{border-top:1px solid var(--ops-line);grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:78px;padding:11px 18px;display:grid}.ops-recovery-archive .ops-thumbs{min-height:50px}.ops-recovery-archive .ops-thumb{height:50px}.ops-recovery-archive article>div:nth-child(2){gap:3px;display:grid}.ops-recovery-archive article>div:nth-child(2) small,.ops-recovery-archive article>div:nth-child(2) em{color:var(--ops-muted);font-size:9px;font-style:normal}.ops-settings-section{border:1px solid var(--ops-line);background:#fff;border-radius:18px;margin-top:18px;padding:25px}.ops-settings-section>header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.ops-settings-section h2{margin:0;font:400 29px DM Serif Display,serif}.ops-settings-section header p{color:var(--ops-muted);margin:5px 0 0;font-size:12px}.ops-printer-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.ops-printer-grid article{border:1px solid var(--ops-line);background:#fbfaf7;border-radius:13px;grid-template-columns:40px 1fr 10px;align-items:center;gap:10px;min-height:95px;padding:14px;display:grid}.ops-printer-grid article>span{background:#eeeae4;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.ops-printer-grid article>div{gap:3px;min-width:0;display:grid}.ops-printer-grid b{font-size:11px}.ops-printer-grid small{color:var(--ops-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.ops-printer-grid em{color:var(--ops-red);font-size:9px;font-style:normal;font-weight:800}.ops-printer-grid article.ready em{color:var(--ops-green)}.ops-printer-grid article>i{background:var(--ops-red);border-radius:50%;width:9px;height:9px}.ops-printer-grid article.ready>i{background:var(--ops-green)}.ops-process-list{grid-template-columns:1fr 1fr;gap:0 22px;display:grid}.ops-process-list label{grid-template-columns:42px 1fr auto;padding:10px 4px}.ops-process-icon{color:#777d79;background:#eeeae4;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.ops-process-icon.enabled{background:var(--ops-green-bg);color:var(--ops-green)}.ops-process-list label>span:nth-child(2){gap:3px;display:grid}.ops-process-list b{font-size:12px}.ops-process-list small{color:var(--ops-muted);font-size:10px}.ops-team-section>header{margin:0}.ops-batch-workspace{width:min(1320px,100% - 48px)}.ops-batch-topline{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.ops-back-button{cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:7px;min-height:42px;padding:0 11px 0 5px;font-size:12px;font-weight:800;display:flex}.ops-back-button:hover{background:#ebe7e0}.ops-batch-topline>div{color:var(--ops-muted);align-items:center;gap:15px;font-size:10px;display:flex}.ops-batch-topline .ops-text-button .ops-icon{width:16px}.ops-batch-hero{border:1px solid var(--ops-line);background:#fff;border-radius:20px 20px 0 0;justify-content:space-between;align-items:flex-end;gap:30px;padding:28px 31px;display:flex}.ops-batch-hero h1{margin:0;font:400 clamp(38px,5vw,58px)/1.03 DM Serif Display,serif}.ops-batch-hero>div:first-child>p:last-child{max-width:700px;color:var(--ops-muted);margin:11px 0 0;font-size:15px;line-height:1.55}.ops-batch-hero>div:first-child>p:last-child b{color:var(--ops-ink)}.ops-hero-counts{gap:6px;display:flex}.ops-hero-counts span{text-align:center;min-width:83px;color:var(--ops-muted);background:#f1ede7;border-radius:11px;padding:11px 8px;font-size:9px;display:grid}.ops-hero-counts b{color:var(--ops-ink);font-size:18px}.ops-phase-track{border:1px solid var(--ops-line);background:#fff;border-top:0;border-radius:0 0 20px 20px;grid-template-columns:repeat(4,1fr);padding:0 28px 23px;display:grid}.ops-phase-track>div{color:var(--ops-muted);border-top:4px solid #dfdcd5;align-items:center;gap:10px;padding-top:21px;display:flex;position:relative}.ops-phase-track>div:after{background:inherit;content:"";height:4px;position:absolute;top:-4px;left:0;right:0}.ops-phase-track>div>span{background:#f1eee9;border:1px solid #d7d3cc;border-radius:10px;place-items:center;width:32px;height:32px;font-size:11px;font-weight:900;display:grid}.ops-phase-track>div>div{gap:2px;display:grid}.ops-phase-track b{color:var(--ops-ink);font-size:12px}.ops-phase-track small{font-size:9px}.ops-phase-track>div.complete{border-top-color:var(--ops-green);color:var(--ops-green)}.ops-phase-track>div.complete>span{border-color:var(--ops-green);background:var(--ops-green);color:#fff}.ops-phase-track>div.active{border-top-color:var(--ops-accent)}.ops-phase-track>div.active>span{border-color:var(--ops-accent);background:var(--ops-accent);color:#fff}.ops-batch-error{align-items:flex-start;margin-top:16px}.ops-batch-error>.ops-icon{flex:none}.ops-batch-error>div{gap:3px;display:grid}.ops-success-panel,.ops-cancelled-panel{background:#f1faf5;border:1px solid #a9cfbc;border-radius:18px;gap:19px;margin-top:22px;padding:28px;display:flex}.ops-success-panel>span,.ops-cancelled-panel>span{background:var(--ops-green);color:#fff;border-radius:16px;flex:none;place-items:center;width:54px;height:54px;display:grid}.ops-success-panel h2,.ops-cancelled-panel h2{margin:0;font:400 33px DM Serif Display,serif}.ops-success-panel p:not(.ops-kicker),.ops-cancelled-panel p:not(.ops-kicker){color:#527061;margin:7px 0;font-size:13px}.ops-success-panel div>div{flex-wrap:wrap;gap:6px;display:flex}.ops-success-panel em{color:var(--ops-green);background:#dff0e7;border-radius:7px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:800}.ops-cancelled-panel{background:#f4f1ec;border-color:#cbc4bb}.ops-cancelled-panel>span{background:#77716a}.ops-action-section,.ops-verification-card,.ops-next-action,.ops-order-overview,.ops-print-history{border:1px solid var(--ops-line);background:#fff;border-radius:18px;margin-top:20px}.ops-action-section>header,.ops-order-overview>header{border-bottom:1px solid var(--ops-line);justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;display:flex}.ops-action-section h2,.ops-order-overview h2{margin:0;font:400 28px DM Serif Display,serif}.ops-action-section header p:last-child{color:var(--ops-muted);margin:4px 0 0;font-size:11px}.ops-action-section>header>span,.ops-order-overview>header>span{background:var(--ops-red-bg);color:var(--ops-red);border-radius:99px;padding:6px 10px;font-size:10px;font-weight:900}.ops-punctual-compact{border:1px solid var(--ops-line);background:#fff;border-radius:14px;margin-top:20px;overflow:hidden}.ops-punctual-compact>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:15px 18px;list-style:none;display:flex}.ops-punctual-compact>summary::-webkit-details-marker{display:none}.ops-punctual-compact>summary>span{align-items:center;gap:11px;display:flex}.ops-punctual-compact>summary>span>.ops-icon{width:34px;height:34px;color:var(--ops-muted);background:#f1eee9;border-radius:9px;flex:none;place-items:center;display:grid}.ops-punctual-compact>summary>span>span{gap:2px;display:grid}.ops-punctual-compact>summary b{font-size:11px}.ops-punctual-compact>summary small{color:var(--ops-muted);font-size:9px}.ops-punctual-compact>summary>strong{color:var(--ops-accent);font-size:9px}.ops-punctual-compact[open]>summary{border-bottom:1px solid var(--ops-line)}.ops-punctual-compact>.ops-punctual-print{border:0;border-radius:0;margin-top:0}.ops-punctual-print>header em{color:#805523;margin-top:8px;font-size:10px;font-style:normal;font-weight:750;display:block}.ops-punctual-agent-warning{background:var(--ops-red-bg);color:var(--ops-red);border-top:1px solid #f0d3c9;justify-content:space-between;align-items:center;gap:14px;padding:11px 20px;font-size:10px;display:flex}.ops-punctual-agent-warning>span{align-items:center;gap:7px;display:flex}.ops-punctual-agent-warning .ops-btn{white-space:nowrap;min-height:34px}.ops-punctual-requests{border-top:1px solid var(--ops-line);background:#faf8f4;padding:14px 20px}.ops-punctual-requests>header{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:10px;display:flex}.ops-punctual-requests>header>span{background:#e9e5df;border-radius:999px;padding:3px 7px;font-weight:900}.ops-punctual-requests>div{gap:6px;display:grid}.ops-punctual-requests button{border:1px solid var(--ops-line);width:100%;color:var(--ops-ink);text-align:left;background:#fff;border-radius:9px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 10px;display:grid}.ops-punctual-requests button>span{background:#ece9e4;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.ops-punctual-requests button.printed>span{background:var(--ops-green-bg);color:var(--ops-green)}.ops-punctual-requests button.problem>span,.ops-punctual-requests button.failed>span{background:var(--ops-red-bg);color:var(--ops-red)}.ops-punctual-requests button>div{gap:2px;min-width:0;display:grid}.ops-punctual-requests button b{font-size:10px}.ops-punctual-requests button small{color:var(--ops-muted);font-size:8px}.ops-punctual-requests button em{color:var(--ops-red);text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-style:normal;overflow:hidden}.ops-punctual-requests button strong{font-size:9px}.ops-punctual-orders{grid-template-columns:repeat(auto-fit,minmax(390px,1fr));display:grid}.ops-punctual-orders>article{border-top:1px solid #eeeae4;gap:12px;padding:20px 22px;display:grid}.ops-punctual-orders>article:nth-child(-n+2){border-top:0}.ops-punctual-orders>article:nth-child(2n){border-left:1px solid #eeeae4}.ops-punctual-orders>article>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ops-punctual-orders>article>header>div{gap:3px;display:grid}.ops-punctual-orders>article>header b{font-size:13px}.ops-punctual-orders>article>header small{color:var(--ops-muted);font-size:10px}.ops-punctual-orders>article>header>span{background:var(--ops-red-bg);color:var(--ops-red);border-radius:7px;padding:5px 7px;font-size:9px;font-weight:800}.ops-punctual-orders .ops-thumbs{min-height:92px}.ops-punctual-orders .ops-thumb{height:92px}.ops-punctual-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ops-punctual-actions .ops-btn{text-align:left;justify-content:flex-start;min-height:52px;padding:9px 11px}.ops-punctual-actions .ops-btn>span{gap:2px;min-width:0;display:grid}.ops-punctual-actions .ops-btn b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.ops-punctual-actions .ops-btn small{color:var(--ops-muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:650;overflow:hidden}.ops-punctual-actions .ops-awb-copy{color:var(--ops-green);background:#f1faf5;border-color:#a9cfbc}.ops-punctual-actions .ops-request-existing{color:#805523;background:#fff9ec;border-color:#d6b56c}.ops-punctual-problem-alert .ops-btn{white-space:nowrap;margin-left:auto}.ops-punctual-orders>article.blocked .ops-thumbs{opacity:.6}.ops-problems>div>article{border-top:1px solid #eeeae4;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:90px;padding:14px 20px;display:grid}.ops-problems>div>article:first-child{border-top:0}.ops-problem-icon{background:var(--ops-red-bg);width:41px;height:41px;color:var(--ops-red);border-radius:11px;place-items:center;display:grid}.ops-problems article>div:nth-child(2){gap:3px;display:grid}.ops-problems article b{font-size:13px}.ops-problems article small{color:var(--ops-muted);font-size:10px}.ops-problems article em{color:var(--ops-red);font-size:10px;font-style:normal}.ops-problems article>div:last-child,.ops-changes article>div:last-child,.ops-test-jobs article>div:last-child{gap:7px;display:flex}.ops-changes>div>article{border-top:1px solid #eeeae4;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;min-height:95px;padding:17px 22px;display:grid}.ops-changes>div>article:first-child{border-top:0}.ops-changes article>div:first-child{gap:4px;display:grid}.ops-changes article b{font-size:13px}.ops-changes article span{color:var(--ops-red);font-size:10px}.ops-blocked-copy{background:#eeeae4;border-radius:8px;padding:8px;font-weight:800;color:var(--ops-muted)!important}.ops-verification-card{padding:27px;overflow:hidden}.ops-verification-card>header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.ops-verification-card h2{margin:0;font:400 42px DM Serif Display,serif}.ops-verification-card header p:last-child{color:var(--ops-muted);margin:5px 0 0}.ops-verification-card>header>span{background:var(--ops-amber-bg);color:var(--ops-amber);border-radius:10px;padding:9px 12px;font-size:12px;font-weight:900}.ops-thumbs-large{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;min-height:220px;display:grid}.ops-thumbs-large .ops-thumb{border:1px solid var(--ops-line);background:#eeeae4;border-radius:13px;height:230px}.ops-thumbs-large .ops-thumb img{object-fit:contain}.ops-thumbs-large .ops-thumb>b{padding:5px 8px;font-size:12px;bottom:8px;right:8px}.ops-thumbs-large .ops-thumb>em{max-width:calc(100% - 65px);color:var(--ops-ink);text-overflow:ellipsis;white-space:nowrap;background:#ffffffe6;border-radius:6px;padding:5px 8px;font-size:10px;font-style:normal;display:block;position:absolute;bottom:8px;left:8px;overflow:hidden}.ops-checklist{grid-template-columns:1fr 1fr;gap:8px;margin:20px 0;display:grid}.ops-checklist span{color:#416453;background:#f1f7f3;border-radius:10px;align-items:center;gap:8px;min-height:45px;padding:8px 11px;font-size:12px;font-weight:700;display:flex}.ops-checklist span.muted{color:var(--ops-muted);background:#f1eee9}.ops-checklist .ops-icon{width:17px}.ops-order-notes{background:var(--ops-amber-bg);color:#79521d;border-radius:10px;gap:4px;margin-bottom:15px;padding:12px;font-size:11px;display:grid}.ops-verify-main{width:100%;min-height:58px;font-size:15px}.ops-verification-card>small{color:var(--ops-muted);text-align:center;margin-top:10px;font-size:10px;display:block}.ops-next-action{grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:130px;padding:24px;display:grid}.ops-next-action>span{background:var(--ops-green-bg);width:52px;height:52px;color:var(--ops-green);border-radius:15px;place-items:center;display:grid}.ops-next-action.action>span{color:var(--ops-accent-dark);background:#ffe5dd}.ops-next-action h2{margin:0;font:400 30px DM Serif Display,serif}.ops-next-action div>p:last-child{color:var(--ops-muted);margin:5px 0 0;font-size:12px}.ops-next-action>.ops-btn{min-width:190px}.ops-order-overview>header>span{background:var(--ops-green-bg);color:var(--ops-green)}.ops-order-overview>div>article{border-top:1px solid #eeeae4;grid-template-columns:38px 180px minmax(0,1fr) auto;align-items:center;gap:15px;min-height:90px;padding:12px 19px;display:grid}.ops-order-overview>div>article:first-child{border-top:0}.ops-order-position{background:#eeeae4;border-radius:10px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:900;display:grid}.ops-order-overview article.verified .ops-order-position{background:var(--ops-green);color:#fff}.ops-order-overview .ops-thumbs{min-height:57px}.ops-order-overview .ops-thumb{height:57px}.ops-order-overview article>div:nth-child(3){gap:3px;display:grid}.ops-order-overview article>div:nth-child(3) b{font-size:13px}.ops-order-overview article>div:nth-child(3) small,.ops-order-overview article>strong{color:var(--ops-muted);font-size:10px}.ops-order-overview article.verified>strong{color:var(--ops-green)}.ops-print-history{overflow:hidden}.ops-print-history>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:66px;padding:0 22px;display:flex}.ops-print-history summary>span{align-items:center;gap:10px;display:flex}.ops-print-history summary b{font-size:13px}.ops-print-history summary em{color:var(--ops-muted);font-size:10px;font-style:normal}.ops-print-history>div{border-top:1px solid var(--ops-line)}.ops-print-history section{border-top:1px solid #eeeae4;padding:15px 20px}.ops-print-history section:first-child{border-top:0}.ops-print-history h3{margin:0 0 8px;font-size:12px}.ops-print-history article{border-top:1px solid #f0ede8;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:55px;padding:7px 0;display:grid}.ops-print-history article:first-of-type{border-top:0}.ops-job-state{background:#eeeae4;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.ops-print-history article.status-printed .ops-job-state{background:var(--ops-green-bg);color:var(--ops-green)}.ops-print-history article.status-failed .ops-job-state{background:var(--ops-red-bg);color:var(--ops-red)}.ops-print-history article.superseded{background:#fff8e8}.ops-print-history article.superseded .ops-job-state{color:#825f00;background:#f7e5b5}.ops-print-history article>div{gap:2px;display:grid}.ops-print-history article b{font-size:11px}.ops-print-history article small{color:var(--ops-muted);font-size:9px}.ops-print-history article em{color:var(--ops-red);font-size:9px;font-style:normal}.ops-print-history section>p{color:var(--ops-muted);font-size:10px}.ops-awb-admin>div{padding:16px 20px}.ops-awb-admin>div>p{color:var(--ops-red);margin:0 0 12px;font-size:10px;line-height:1.5}.ops-awb-admin article{grid-template-columns:minmax(0,1fr) auto;padding:10px 0}.ops-batch-footer{justify-content:space-between;align-items:center;gap:20px;padding:22px 4px;display:flex}.ops-batch-footer>div{color:var(--ops-muted);gap:15px;font-size:10px;display:flex}.ops-test-jobs>div>article{border-top:1px solid #eeeae4;grid-template-columns:1fr auto;align-items:center;gap:12px;min-height:70px;padding:12px 20px;display:grid}.ops-test-jobs article>div:first-child{gap:3px;display:grid}.ops-test-jobs small{color:var(--ops-muted)}.ops-result-ok{color:var(--ops-green);font-size:11px;font-weight:900}.ops-result-problem{color:var(--ops-red);font-size:11px;font-weight:900}.ops-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1a1f1d94;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.ops-modal{background:var(--ops-paper);border:1px solid #ffffff80;border-radius:21px;width:min(560px,100%);max-height:min(860px,100vh - 48px);overflow-y:auto;box-shadow:0 30px 90px #1a1f1d52}.ops-modal-wide{width:min(1020px,100%)}.ops-modal>header{border-bottom:1px solid var(--ops-line);justify-content:space-between;align-items:flex-start;gap:20px;padding:23px 25px 18px;display:flex}.ops-modal h2{margin:0;font:400 35px DM Serif Display,serif}.ops-dialog-form{padding:22px 25px 25px}.ops-dialog-form>p{color:var(--ops-muted);margin:0 0 18px;font-size:13px;line-height:1.55}.ops-preserve-lines{white-space:pre-line}.ops-dialog-form textarea{resize:vertical;min-height:100px;padding:12px 14px}.ops-dialog-form footer{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.ops-modal-alert{margin:14px 25px 0}.ops-preview{background:#eae6df;place-items:center;min-height:350px;padding:20px;display:grid}.ops-preview img{object-fit:contain;border-radius:10px;width:100%;max-height:70vh}.ops-empty-image{color:var(--ops-muted);place-items:center;gap:9px;display:grid}.ops-awb-safety{background:var(--ops-green-bg);color:var(--ops-green);border:1px solid #b7d7c7;border-radius:11px;gap:11px;margin:17px 25px 0;padding:12px;display:flex}.ops-awb-safety>div{gap:3px;display:grid}.ops-awb-safety b{font-size:11px}.ops-awb-safety span{font-size:10px}.ops-awb-operation{color:#7b4c1e;background:#fff7ec;border:1px solid #e7c4a0;border-radius:11px;align-items:center;gap:12px;margin:14px 25px 0;padding:13px 14px;display:flex}.ops-awb-operation>div{gap:3px;display:grid}.ops-awb-operation b{font-size:12px}.ops-awb-operation span{font-size:10px}.ops-awb-progress-head{justify-content:space-between;align-items:center;gap:18px;padding:17px 25px 12px;display:flex}.ops-awb-progress-head>div{gap:3px;display:grid}.ops-awb-progress-head b{font-size:13px}.ops-awb-progress-head span{color:var(--ops-muted);font-size:11px}.ops-awb-stepper{gap:7px;padding:0 25px 13px;display:flex;overflow-x:auto}.ops-awb-stepper button{border:1px solid var(--ops-line);min-width:92px;color:var(--ops-ink);text-align:left;cursor:pointer;background:#fff;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:28px 1fr;align-items:center;gap:1px 7px;padding:8px 9px;display:grid}.ops-awb-stepper button>span{background:#ece8e2;border-radius:8px;grid-row:1/3;place-items:center;width:27px;height:27px;font-size:9px;font-weight:900;display:grid}.ops-awb-stepper .ops-icon{width:14px}.ops-awb-stepper button b{font-size:10px}.ops-awb-stepper button small{color:var(--ops-muted);font-size:8px}.ops-awb-stepper button.active{border-color:var(--ops-accent);background:#fff5f1;box-shadow:0 0 0 2px #df5b4014}.ops-awb-stepper button.active>span{background:var(--ops-accent);color:#fff}.ops-awb-stepper button.done{background:#f3faf6;border-color:#b9d8c8}.ops-awb-stepper button.done>span{background:var(--ops-green);color:#fff}.ops-awb-stepper button.problem{background:var(--ops-red-bg);border-color:#e4b3a9}.ops-awb-stepper button.problem>span{background:var(--ops-red);color:#fff}.ops-awb-stage{padding:0 25px 20px}.ops-awb-order{border:1px solid var(--ops-line);background:#fff;border-radius:13px;overflow:hidden}.ops-awb-order>header{background:#f2eee8;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.ops-awb-order>header>div{gap:3px;display:grid}.ops-awb-order header b{font-size:14px}.ops-awb-order header span{color:var(--ops-muted);font-size:11px}.ops-awb-order header em{background:var(--ops-green-bg);color:var(--ops-green);border-radius:7px;padding:6px 8px;font-size:9px;font-style:normal;font-weight:900}.ops-awb-order header em.problem{background:var(--ops-red-bg);color:var(--ops-red)}.ops-awb-order header em.waiting{color:#6b625b;background:#e8e4de}.ops-shipping-check{background:#faf8f5;border:1px solid #ded7cf;border-radius:11px;grid-template-columns:minmax(0,1.5fr) minmax(190px,.7fr);gap:12px;margin:14px;padding:13px 14px;display:grid}.ops-shipping-check>div{align-content:start;gap:4px;display:grid}.ops-shipping-check b{color:var(--ops-ink);font-size:12px}.ops-shipping-check span{color:var(--ops-muted);font-size:12px;line-height:1.4}.ops-shipping-issues{background:var(--ops-red-bg);color:var(--ops-red);border:1px solid #e2aaa0;border-radius:10px;align-items:flex-start;gap:10px;margin:0 14px 14px;padding:12px 13px;display:flex}.ops-shipping-issues>.ops-icon{flex:none;width:22px}.ops-shipping-issues>div{gap:3px;display:grid}.ops-shipping-issues b{font-size:12px}.ops-shipping-issues span{font-size:10px}.ops-shipping-issues em{margin-top:4px;font-size:10px;font-style:normal;font-weight:800}.ops-existing-awb-problem{background:var(--ops-red-bg);color:var(--ops-red);border-top:1px solid #efd2ca;gap:5px;padding:14px;display:grid}.ops-existing-awb-problem b{font-size:12px}.ops-existing-awb-problem span{font-size:11px;line-height:1.45}.ops-awb-decision>div:first-child{background:#fbfaf8;border-top:1px solid #eeeae4;justify-content:space-between;align-items:center;gap:15px;padding:12px 14px;display:flex}.ops-awb-decision>div:first-child b{font-size:12px}.ops-awb-decision>div:first-child span{color:var(--ops-muted);font-size:10px}.ops-offers label{cursor:pointer;border-top:1px solid #eeeae4;grid-template-columns:20px 38px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:64px;padding:9px 14px;display:grid}.ops-offers label:first-child{border-top:0}.ops-offers label.selected{box-shadow:inset 3px 0 var(--ops-accent);background:#fff4ef}.ops-offers label input{width:18px;height:18px;accent-color:var(--ops-accent)}.ops-courier-mark{color:#626864;background:#eae6df;border-radius:9px;place-items:center;width:36px;height:36px;font-size:9px;font-weight:900;display:grid}.ops-offers label>span:nth-child(3){gap:2px;display:grid}.ops-offers label b{font-size:13px}.ops-offers label small{color:var(--ops-muted);font-size:10px}.ops-offers label strong{font-size:13px}.ops-existing-awb{color:var(--ops-green);align-items:center;gap:10px;padding:15px;display:flex}.ops-existing-awb>.ops-icon{background:var(--ops-green-bg);border-radius:9px;width:27px;height:27px;padding:5px}.ops-existing-awb>div{gap:3px;display:grid}.ops-existing-awb b{font-size:12px}.ops-existing-awb span{color:#557264;font-size:9px}.ops-existing-awb label{color:#315845;background:#f7fcf9;border:1px solid #c9ded2;border-radius:9px;align-items:flex-start;gap:7px;margin-top:8px;padding:9px 10px;font-size:10px;font-weight:700;line-height:1.4;display:flex}.ops-existing-awb label input{width:16px;height:16px;accent-color:var(--ops-green);margin:0}.ops-awb-review{padding:21px 25px 24px}.ops-awb-review>header h3{margin:3px 0 5px;font-size:21px}.ops-awb-review>header>p:last-child{color:var(--ops-muted);margin:0;font-size:11px;line-height:1.5}.ops-awb-review-list{gap:7px;margin-top:17px;display:grid}.ops-awb-review-list article{border:1px solid var(--ops-line);background:#fff;border-radius:10px;grid-template-columns:31px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px 11px;display:grid}.ops-awb-review-list article>span{background:var(--ops-green-bg);width:29px;height:29px;color:var(--ops-green);border-radius:8px;place-items:center;display:grid}.ops-awb-review-list .ops-icon{width:15px}.ops-awb-review-list article>div{gap:3px;display:grid}.ops-awb-review-list b{font-size:12px}.ops-awb-review-list small{color:var(--ops-muted);font-size:10px}.ops-awb-review-list strong{text-align:right;min-width:76px;font-size:11px}.ops-awb-review-list article.saved{background:#f5faf7}.ops-awb-review-total{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px;display:grid}.ops-awb-review-total>div{background:#eeeae4;border-radius:9px;gap:4px;padding:11px;display:grid}.ops-awb-review-total span{color:var(--ops-muted);font-size:9px}.ops-awb-review-total b{font-size:14px}.ops-awb-saved-panel{grid-template-columns:50px minmax(0,1fr);align-content:center;gap:14px;min-height:260px;padding:28px;display:grid}.ops-awb-saved-panel>span{background:var(--ops-green-bg);width:48px;height:48px;color:var(--ops-green);border-radius:14px;place-items:center;display:grid}.ops-awb-saved-panel>div{gap:7px;display:grid}.ops-awb-saved-panel h3{margin:0;font-size:22px}.ops-awb-saved-panel p{color:var(--ops-muted);margin:0 0 5px;font-size:12px;line-height:1.5}.ops-awb-saved-panel em{color:var(--ops-green);font-size:10px;font-style:normal;font-weight:800}.ops-modal-footer{z-index:3;border-top:1px solid var(--ops-line);background:#f4f1ec;justify-content:space-between;align-items:center;gap:20px;padding:16px 25px;display:flex;position:sticky;bottom:0;box-shadow:0 -7px 18px #28231f0d}.ops-modal-footer>div:first-child{gap:3px;display:grid}.ops-modal-footer span{color:var(--ops-muted);font-size:9px}.ops-modal-footer b{font-size:13px}.ops-modal-footer small{color:var(--ops-muted);font-size:8px}.ops-modal-footer>div:last-child{gap:8px;display:flex}.ops-users-layout{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:25px;padding:23px 25px 27px;display:grid}.ops-users-layout h3{margin:0 0 13px}.ops-user-list article{border-bottom:1px solid #eeeae4;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:60px;display:grid}.ops-user-list article.inactive{opacity:.55}.ops-user-list article>span{color:#8a5847;background:#eee4db;border-radius:10px;place-items:center;width:35px;height:35px;font-size:9px;font-weight:900;display:grid}.ops-user-list article>div{gap:3px;display:grid}.ops-user-list b{font-size:11px}.ops-user-list small{color:var(--ops-muted);font-size:9px}.ops-user-list .ops-btn{min-height:34px;padding:0 9px;font-size:9px}.ops-users-layout>form{background:#f1ede7;border-radius:14px;align-self:start;padding:18px}.ops-toast{z-index:130;color:#28684e;background:#f0faf4;border:1px solid #b8d5c7;border-radius:13px;grid-template-columns:30px 1fr 30px;align-items:center;gap:9px;width:min(440px,100vw - 30px);min-height:60px;padding:11px 12px;font-size:12px;font-weight:700;display:grid;position:fixed;bottom:25px;right:25px;box-shadow:0 16px 50px #1f25232e}.ops-toast.error{color:var(--ops-red);background:#fff2ee;border-color:#e4b2a7}.ops-toast>.ops-icon{background:#ffffffb3;border-radius:8px;width:26px;height:26px;padding:4px}.ops-toast button{cursor:pointer;width:30px;height:30px;color:inherit;background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.ops-toast button .ops-icon{width:15px}@media (width<=1380px){.ops-topbar{grid-template-columns:auto auto minmax(210px,1fr) auto;gap:12px}.ops-topbar>.ops-agent-pill{display:none}.ops-order-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}.ops-batch-grid{grid-template-columns:repeat(2,minmax(280px,1fr))}.ops-printer-grid{grid-template-columns:1fr 1fr}}@media (width<=1080px){.ops-topbar{grid-template-columns:auto 1fr auto;height:auto;min-height:70px;padding:8px 18px}.ops-topbar>nav{order:3;grid-area:2/1/auto/-1;justify-content:center;height:51px}.ops-global-search{grid-area:1/2}.ops-profile{grid-area:1/3}.ops-main{min-height:calc(100vh - 121px)}.ops-new-layout{grid-template-columns:1fr}.ops-start-panel{grid-row:1;position:static}.ops-order-grid{grid-template-columns:repeat(3,minmax(200px,1fr))}.ops-history-list>article{grid-template-columns:45px minmax(230px,1fr) auto}.ops-history-thumbs{display:none}.ops-history-meta{grid-column:2}.ops-history-list>article>strong{grid-area:1/3/3}.ops-batch-hero{flex-direction:column;align-items:flex-start}.ops-phase-track{padding-inline:16px}.ops-phase-track small{display:none}}@media (width<=760px){.ops-login{grid-template-columns:1fr}.ops-login-brand{min-height:520px;padding:45px 25px}.ops-login-brand h1{font-size:46px}.ops-login-brand ol{grid-template-columns:1fr}.ops-login-side{padding:20px 12px}.ops-login-card{padding:28px 21px}.ops-topbar{grid-template-columns:auto 1fr auto}.ops-logo>span:last-child,.ops-profile>div{display:none}.ops-global-search{min-width:0}.ops-topbar>nav{justify-content:flex-start;overflow-x:auto}.ops-topbar>nav button{flex:1 0 auto;min-width:90px}.ops-page,.ops-batch-workspace{width:min(100% - 24px,1540px);padding-top:25px}.ops-page-header{flex-direction:column;align-items:stretch}.ops-page-header h1{font-size:39px}.ops-new-main{width:100%}.ops-batch-grid,.ops-completed-row,.ops-order-grid,.ops-process-list,.ops-printer-grid{grid-template-columns:1fr}.ops-now{padding:15px}.ops-clear-state{flex-wrap:wrap;align-items:flex-start}.ops-clear-state .ops-btn{width:100%}.ops-order-toolbar{flex-direction:column;align-items:stretch}.ops-segmented{width:100%}.ops-segmented button{flex:1}.ops-mode-switch{flex-direction:column}.ops-start-panel{padding:18px}.ops-history-list>article{grid-template-columns:40px 1fr}.ops-history-list>article>strong{grid-area:auto/2}.ops-history-meta{grid-column:2}.ops-recovery-section>div>article,.ops-recovery-archive>div>article{grid-template-columns:1fr}.ops-settings-section{padding:18px}.ops-settings-section>header{flex-direction:column;align-items:stretch}.ops-batch-topline>div>span{display:none}.ops-batch-hero{padding:22px 19px}.ops-batch-hero h1{font-size:40px}.ops-hero-counts{width:100%}.ops-hero-counts span{flex:1;min-width:0}.ops-phase-track{grid-template-columns:1fr 1fr;gap:0 5px}.ops-phase-track>div{border-top-width:3px;padding:12px 4px}.ops-phase-track b{font-size:10px}.ops-next-action{grid-template-columns:44px 1fr;padding:18px}.ops-next-action>span{width:43px;height:43px}.ops-next-action>.ops-btn{grid-column:1/-1;width:100%}.ops-problems>div>article,.ops-changes>div>article{grid-template-columns:1fr}.ops-problem-icon{display:none}.ops-problems article>div:last-child,.ops-changes article>div:last-child{flex-wrap:wrap}.ops-problems article .ops-btn,.ops-changes article .ops-btn{flex:1}.ops-thumbs-large{grid-template-columns:1fr}.ops-thumbs-large .ops-thumb{height:180px}.ops-checklist{grid-template-columns:1fr}.ops-order-overview>div>article{grid-template-columns:34px 100px minmax(0,1fr);gap:9px;padding-inline:11px}.ops-order-overview article>strong{grid-column:3}.ops-punctual-orders{grid-template-columns:1fr}.ops-punctual-orders>article:nth-child(n){border-top:1px solid #eeeae4;border-left:0}.ops-punctual-orders>article:first-child{border-top:0}.ops-punctual-actions{grid-template-columns:1fr}.ops-punctual-agent-warning{flex-direction:column;align-items:stretch}.ops-punctual-compact>summary{align-items:flex-start}.ops-punctual-compact>summary>strong{display:none}.ops-punctual-problem-alert{flex-direction:column;align-items:stretch}.ops-punctual-problem-alert .ops-btn{width:100%;margin-left:0}.ops-awb-admin article{grid-template-columns:1fr}.ops-modal-backdrop{padding:8px}.ops-modal{border-radius:17px;max-height:calc(100vh - 16px)}.ops-modal>header{padding:19px 16px 15px}.ops-modal h2{font-size:30px}.ops-awb-progress-head{align-items:flex-start;padding:15px 15px 10px}.ops-awb-stepper{padding:0 15px 11px}.ops-awb-stepper button{min-width:84px}.ops-awb-stage{padding:0 15px 16px}.ops-shipping-check{grid-template-columns:1fr}.ops-awb-safety,.ops-modal-alert,.ops-awb-operation{margin-inline:15px}.ops-awb-decision>div:first-child{flex-direction:column;align-items:flex-start}.ops-offers label{grid-template-columns:20px 36px minmax(0,1fr)}.ops-offers label strong{text-align:left;grid-column:3}.ops-awb-review{padding:18px 15px}.ops-awb-review-list article{grid-template-columns:31px minmax(0,1fr) auto}.ops-awb-review-list article>.ops-text-button{grid-column:2/-1;justify-self:start}.ops-awb-review-total{grid-template-columns:1fr 1fr}.ops-awb-saved-panel{grid-template-columns:1fr;padding:24px 17px}.ops-modal-footer{flex-direction:column;align-items:stretch;padding-inline:15px}.ops-modal-footer>div:last-child{grid-template-columns:1fr;display:grid}.ops-users-layout{grid-template-columns:1fr;padding:18px 16px}.ops-dialog-form{padding:18px 16px}.ops-dialog-form footer{grid-template-columns:1fr;display:grid}.ops-toast{bottom:15px;right:15px}}
