@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}}
