@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700;750;800&display=swap";:root{color-scheme:light;font-family:DM Sans,Arial,sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none;--brand: rgb(226, 122, 46);--brand-background: #d96e24;--muted: #68615b;--line: #ddd7d0;--orange: #e27a2e;--cream: #f4f2ee;--ink: #292522;--surface: #fff;--selected: #fff0e3;--link: #91430f}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;border:1px solid var(--line);border-radius:10px;padding:11px 16px;background:#fff;color:var(--ink);display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:600;min-height:42px}button:hover{background:var(--cream)}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--link);outline-offset:3px}input:focus,select:focus,textarea:focus{outline:2px solid var(--link);outline-offset:1px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,DM Sans,sans-serif}h1{font-size:clamp(27px,2.4vw,36px);font-weight:750;letter-spacing:-1.3px;line-height:1.2}h2{font-size:17px;letter-spacing:-.4px}h3{font-size:20px}p{line-height:1.6}small{font-size:12px;color:var(--muted);line-height:1.5}strong{font-weight:650}.muted{color:var(--muted)}.capitalize{text-transform:capitalize}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:700;color:var(--muted);margin-bottom:11px}.primary{background:var(--brand);border-color:var(--brand);color:var(--ink)}.primary:hover{background:#d96e24}.danger{background:#ad3e29;border-color:#ad3e29;color:#fff}.quiet{border:0;background:transparent}.text-button{padding:0;min-height:32px;border:0;background:transparent;color:var(--link);font-size:12px;gap:3px}.icon-button{padding:8px;background:transparent;border:0;flex-shrink:0}.status-dot{height:7px;width:7px;background:#548567;border-radius:50%;display:inline-block;flex-shrink:0}.skip{position:fixed;left:15px;top:-60px;background:#fff;z-index:100;padding:15px}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.app{min-height:100dvh;display:flex}.sidebar{width:224px;position:fixed;inset:0 auto 0 0;background:var(--ink);color:#fff;padding:37px 20px 23px;display:flex;flex-direction:column;z-index:10}.brand{display:block;padding:0 19px}.brand img{display:block;width:143px;height:auto}.brand-sub{font-size:12px;letter-spacing:1.5px;margin:15px 0 48px 19px;color:#fff3e3}.nav-label{font-size:12px;color:#fff3e3;letter-spacing:1.6px;padding:0 15px;margin-bottom:14px}.nav-item{display:flex;align-items:center;text-decoration:none;padding:14px;margin-bottom:7px;gap:12px;color:#fff5eb;font-size:13px;border-radius:7px;min-height:48px}.nav-item.active{background:var(--selected);color:var(--link);font-weight:650}.nav-item:not(.active):hover{background:#cc6824}.nav-dot{margin-left:auto;width:5px;height:5px;border-radius:50%;background:var(--link)}.sidebar-bottom{margin-top:auto;padding:24px 14px 0}.small-light{color:#fff3e3;font-size:12px;line-height:1.8}.demo-pill{font-size:12px;display:flex;align-items:center;gap:6px;margin-top:24px}.demo-pill span{width:5px;height:5px;background:#dcc88d;border-radius:50%}.workspace{margin-left:224px;min-width:0;flex:1}.topbar{height:85px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 38px;background:#fafaf6}.location{font-size:12px;display:flex;align-items:center;gap:10px}.user{display:flex;gap:10px;align-items:center;font-size:12px}.user small{display:block;font-size:12px}.avatar{display:grid;place-items:center;width:34px;height:34px;background:#e7e9dd;border-radius:50%;font-size:12px;font-weight:700}.switch{font-size:12px;margin-left:16px;color:var(--muted)}.switch span{font-size:17px}main#main:not(.login):not(.empty):not(.loading){padding:22px 38px 0;max-width:1600px;margin:0 auto}.demo-note{font-size:12px;color:var(--muted);display:flex;gap:8px;align-items:center;margin-bottom:28px;line-height:1.7}.demo-note>span{font-size:12px;letter-spacing:.9px;border:1px solid #d9dfd2;padding:1px 5px;border-radius:3px;flex-shrink:0}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px}.page-heading>div>p:last-child{font-size:13px;color:var(--muted);margin-top:12px}.ready-badge{font-size:12px;display:flex;align-items:center;gap:7px;white-space:nowrap;border:1px solid #dce3d4;background:var(--cream);border-radius:20px;padding:9px 12px}.print-layout{display:grid;grid-template-columns:minmax(0,1fr) 355px;gap:30px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:8px}.section-title h2{display:flex;align-items:center;gap:9px}.section-title>.muted{font-size:12px}.step{font-family:DM Sans,sans-serif;display:inline-grid;place-items:center;border:1px solid #d9dfd1;border-radius:50%;width:24px;height:24px;font-size:12px;color:#7f8a78}.search{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #dde2d7;border-radius:7px;padding:0 13px;min-width:0}.search svg{color:#8b9588;flex-shrink:0}.search input{border:0;background:transparent;margin:0;padding:13px 0;font-size:12px;min-width:0}.search input:focus{outline:none}.search:focus-within{outline:2px solid var(--link)}label{display:block;font-size:12px;font-weight:600;margin:16px 0 7px}input,select,textarea{display:block;width:100%;max-width:100%;border:1px solid #dce2d6;background:#fff;color:var(--ink);border-radius:6px;padding:11px 12px;min-width:0;font-size:13px;min-height:42px}select{padding-right:25px}textarea{min-height:75px;resize:vertical}.chips{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0 22px}.chips button{border-radius:999px;font-size:12px;min-height:33px;padding:8px 16px;background:transparent;border-color:var(--line);color:var(--muted);font-weight:500}.chips button.chosen{background:var(--selected);color:var(--link);border-color:var(--brand)}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.product-card{padding:18px;display:block;text-align:left;border-radius:12px;background:#fff;border:1px solid #e1e5db;box-shadow:0 2px 3px #382b2203;color:var(--ink);min-width:0}.product-card:hover{border-color:var(--brand);background:var(--cream)}.product-card.selected{border:1.5px solid var(--brand);padding:17.5px;background:var(--selected);box-shadow:0 0 0 2px #bb63240c}.product-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px;color:#aab2a3}.product-symbol{display:grid;place-items:center;width:39px;height:39px;background:var(--cream);color:var(--muted);border-radius:12px}.cat-sauces,.cat-toppings,.cat-desserts{background:var(--cream);color:var(--muted)}.selected-check{background:var(--brand);color:#fff;display:grid;place-items:center;border-radius:50%;width:20px;height:20px}.product-card>strong{display:block;font-size:15px;overflow-wrap:anywhere}.product-category{font-size:12px;color:var(--muted);display:block;margin-top:5px}.product-card-bottom{display:flex;justify-content:space-between;gap:8px;font-size:12px;border-top:1px solid var(--line);padding-top:12px;margin-top:17px;color:var(--muted);font-weight:450}.product-card-bottom>span:first-child{display:flex;align-items:center;gap:5px;color:var(--muted)}.tip{display:flex;align-items:flex-start;gap:10px;padding:22px 0;font-size:12px;color:var(--muted)}.tip svg{flex-shrink:0;margin-top:3px}.tip strong{color:var(--muted);font-weight:600}.batch-panel{background:#fff;border:1px solid var(--line);border-radius:10px;padding:22px;align-self:start}.batch-panel .section-title{padding-bottom:19px;border-bottom:1px solid var(--line);margin-bottom:18px}.batch-name h3{font-size:19px}.batch-name>span{color:var(--muted);font-size:12px;display:block;margin-top:4px}fieldset{border:0;padding:0;margin:0;min-width:0}.split{display:flex;align-items:center;justify-content:space-between;gap:8px}.split>button{font-size:12px}.batch-panel label,.batch-panel input[type=datetime-local],.batch-panel small{font-size:12px}.quantity-row{margin:19px 0 23px}.quantity-row label{margin:0 0 3px}.quantity-row small{display:block}.quantity{display:flex;align-items:center;border:1px solid var(--line);border-radius:6px;overflow:hidden;max-width:150px;background:#fff}.quantity button{border:0;border-radius:0;min-width:38px;min-height:38px;padding:5px 10px;font-size:20px;background:var(--cream);font-weight:400}.quantity input{border:0;text-align:center;width:55px;padding:6px 0;min-height:38px;-moz-appearance:textfield}.quantity input::-webkit-inner-spin-button{appearance:none}.preview-heading{display:flex;justify-content:space-between;font-size:12px;letter-spacing:1px;color:var(--muted);margin-bottom:9px}.preview-heading>span:last-child{letter-spacing:0}.label-stage{background:var(--cream);border:1px solid var(--line);border-radius:6px;padding:17px;display:flex;flex-direction:column;align-items:center}.label-stage>small{font-size:12px;margin-top:12px;color:var(--muted)}.label-paper{background:#fff;color:#171b17;width:100%;max-width:320px;padding:17px 16px;box-shadow:0 3px 9px #2437290b;font-family:DM Sans,Arial,sans-serif;border:1px solid var(--line);overflow-wrap:anywhere}.label-brand{display:flex;justify-content:space-between;gap:4px;align-items:center;font-weight:800;font-size:14px;letter-spacing:-.6px;padding-bottom:9px;border-bottom:1px solid #222}.label-brand img{width:100px;max-width:46%;height:auto;filter:brightness(0)}.label-brand span{font-size:14px;line-height:1.25;letter-spacing:0;font-weight:650;text-align:right;overflow-wrap:anywhere}.label-paper h3{font-family:inherit;text-transform:uppercase;font-size:18px;line-height:1.2;margin:12px 0;letter-spacing:-.4px}.label-expiry{padding:9px 0 10px;border-top:2px solid #252925;border-bottom:2px solid #252925}.label-expiry strong{font-size:9px;letter-spacing:1.3px;display:block;margin-bottom:5px}.label-expiry b{font-size:17px;display:block;text-transform:uppercase;line-height:1.4}.label-expiry>span{font-weight:750;font-size:24px;line-height:1.3}.label-paper dl{margin:11px 0}.label-paper dl>div{display:flex;justify-content:space-between;gap:10px;font-size:9px;margin:5px 0}.label-paper dt{color:#626662}.label-paper dd{margin:0;font-weight:650;text-align:right}.label-note{font-size:9px;padding-bottom:6px}.signoff{display:flex;gap:8px;font-size:9px;align-items:end;padding:4px 0 11px}.signoff span{border-bottom:1px solid #9a9a91;flex:1}.label-bottom{display:flex;justify-content:space-between;font-size:7px;border-top:1px dashed #a5aaa0;padding-top:8px;letter-spacing:.5px}.print-action{width:100%;font-size:12px;padding:14px 11px;margin-top:18px;gap:8px}.print-action svg:last-child{margin-left:auto;width:16px}.simulation-options{font-size:12px;color:var(--muted);margin-top:14px}summary{cursor:pointer;padding:10px 0}.checkbox{display:flex;align-items:center;gap:9px;font-weight:400!important;line-height:1.6}.checkbox input{width:18px;height:18px;min-height:18px;accent-color:var(--brand);flex-shrink:0}.alert{display:flex;align-items:center;gap:10px;background:#edf0e2;padding:14px 17px;border-radius:7px;font-size:13px;margin-bottom:22px;line-height:1.5}.alert>span:nth-child(2){flex:1}.alert.error,.error-text{color:#a13d2c;background:#fff0e9}.error-text{font-size:13px;padding:11px;border-radius:6px;margin:12px 0}.success{background:#e5efdf;color:#42613b}.warning{background:#fcf1dc;color:#83642b;font-size:12px;padding:10px;border-radius:6px;margin-top:9px}.loading,.empty{text-align:center;padding:65px 25px;color:var(--muted)}.empty h1{margin-bottom:20px}.empty button{margin:10px}.spinner{display:inline-block;width:17px;height:17px;border:2px solid #9aaa91;border-right-color:transparent;border-radius:50%;animation:spin 1s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}footer{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:38px;padding:20px 0;color:var(--muted);font-size:12px;gap:12px}footer .text-button{font-size:12px}.panel{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:22px;border-bottom:1px solid var(--line)}.panel-heading h2{display:flex;align-items:center;gap:8px}.panel-heading>.muted{font-size:12px}.panel-heading .search{max-width:290px}.inline-filters{display:flex;gap:10px;min-width:0}.inline-filters select{width:auto}.count{font:10px DM Sans,sans-serif;border-radius:12px;padding:3px 7px;background:var(--cream);color:var(--muted)}.table-wrap{position:relative;overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px;text-align:left}th{font-size:12px;text-transform:uppercase;letter-spacing:.6px;background:var(--cream);color:var(--muted);font-weight:550;padding:13px 16px;white-space:nowrap}td{padding:17px 16px;border-top:1px solid var(--line);vertical-align:middle}td small{display:block;font-size:12px;margin-top:5px}td:first-child{min-width:135px}.status{font-size:12px;border-radius:4px;background:#f0ede5;padding:5px 8px;display:inline-block;white-space:nowrap;text-transform:capitalize;color:#857659}.status.completed{background:#edf2e6;color:#638253}.status.failed{background:#fcebe5;color:#ae5d48}.status.simulating{background:#ebf0f4;color:#557b93}.status.interrupted{background:#f4efdf;color:#8f7a46}.footnote{font-size:12px;margin-top:20px}.modal{border:0;border-radius:12px;padding:26px;max-width:570px;width:calc(100% - 32px);max-height:90dvh;overflow:auto;color:var(--ink);box-shadow:0 20px 80px #29252240}.modal::backdrop{background:#29252280;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:12px}.modal-heading h2{font-size:22px}.modal p{font-size:13px}.modal .label-stage{margin:15px 0}.modal label{margin-top:15px}.actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px;flex-wrap:wrap}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 15px}.detail-meta{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted)}.detail-list{font-size:12px}.detail-list>div{display:flex;justify-content:space-between;gap:15px;padding:9px 0;border-bottom:1px solid var(--line)}.detail-list dd{text-align:right;margin:0;overflow-wrap:anywhere;min-width:0}.detail-list dt{color:var(--muted)}.mono{font:9px monospace}.reprint-form{border-top:1px solid var(--line);padding-top:17px}.reprint-form .quantity{margin:13px 0}.reprint-form>.primary{margin-top:15px}.report-tabs{display:flex;gap:25px;margin-bottom:20px;border-bottom:1px solid var(--line)}.report-tabs button{background:none;border:0;border-radius:0;padding:12px 0;font-size:12px;color:var(--muted)}.report-tabs .chosen{color:var(--brand);border-bottom:2px solid var(--brand)}.filter-panel{margin-bottom:24px;display:flex;flex-wrap:wrap;align-items:end;padding:18px;gap:12px}.filter-panel label{margin:0;min-width:160px;flex:1 1 160px;font-size:12px}.filter-panel select,.filter-panel input{font-size:12px;margin-top:6px}.filter-panel label:has(select option[value=all]){min-width:160px}.filter-panel button{align-self:center}.filter-summary{font-size:12px;color:var(--muted);padding:12px 0 20px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:24px}.metric{padding:22px;background:#fff;border:1px solid var(--line);border-radius:12px}.metric>span{font-size:12px;color:var(--muted)}.metric strong{display:block;font-family:DM Sans,Arial,sans-serif;font-size:38px;letter-spacing:-1.5px;margin:11px 0 5px;font-weight:650}.metric small{font-size:12px}.metric.featured{background:var(--surface);border-color:var(--line)}.report-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:22px;margin-bottom:24px}.chart-legend{display:flex;gap:15px;padding:17px 22px 0;font-size:12px;color:var(--muted)}.chart-legend span{display:flex;align-items:center;gap:5px}.chart-legend i{width:7px;height:7px;border-radius:2px;background:var(--brand)}.chart-legend span+span i{background:var(--ink)}.chart{padding:16px 22px 22px;display:flex;gap:13px;overflow-x:auto;align-items:end;min-height:205px}.chart-column{flex:1;min-width:24px;text-align:center;font-size:12px;color:var(--muted)}.chart-total{font-size:12px;margin-bottom:5px}.bar-area{height:130px;display:flex;flex-direction:column-reverse;justify-content:start;border-bottom:1px solid var(--line);max-width:38px;margin:auto auto 10px}.bar-original{background:var(--brand);border-radius:3px 3px 0 0}.bar-reprint{background:var(--ink);border-radius:3px 3px 0 0}.top-products{padding:8px 22px}.top-products>div:not(.empty){display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);padding:15px 0;font-size:12px}.top-products .rank{font-size:12px;color:var(--muted)}.top-products strong{font-weight:500;flex:1}.top-products b{font-size:12px;color:var(--muted)}.summary-grid{margin-top:24px;grid-template-columns:1fr 1fr}.summary-grid th,.summary-grid td{padding:13px 10px;font-size:12px}.summary-grid th{font-size:12px}.login{min-height:100dvh;display:grid;grid-template-columns:1fr 1fr}.login-art{background:var(--brand);color:#fff5e8;padding:60px 65px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.login-art:after{content:"";position:absolute;width:500px;height:500px;border:1px solid #68806c40;border-radius:50%;bottom:-310px;right:-220px;box-shadow:0 0 0 40px #68806c0d,0 0 0 80px #68806c0a}.login-art>img{width:190px}.login-art .eyebrow{color:#b8c1a3;letter-spacing:2px;margin-bottom:23px}.login-art h1{font-size:clamp(42px,5.8vw,82px);line-height:1.06;letter-spacing:-4px;font-weight:650;margin-bottom:25px}.login-art>div>p:last-child{font-size:15px;color:#acbfa9;line-height:1.8}.login-foot{font-size:12px;letter-spacing:1.4px;display:flex;justify-content:space-between;z-index:1}.login-foot>span{font-size:22px}.login-form{align-self:center;max-width:470px;padding:65px 50px;margin:auto;width:100%}.tag{font-size:12px;letter-spacing:1.5px;color:#a58055;font-weight:700}.login-form h2{font-size:42px;line-height:1.15;letter-spacing:-1.7px;margin:19px 0}.login-form>p{font-size:13px;color:var(--muted)}.login-form form{margin:35px 0}.login-form select{margin-top:10px;padding:15px;font-size:14px;background:#fff}.login-button{width:100%;justify-content:space-between;padding:16px;margin-top:15px;font-size:14px}.login-hint{border-top:1px solid var(--line);padding-top:25px;display:flex;gap:12px;margin-bottom:40px}.login-hint svg{flex-shrink:0;color:var(--muted)}.login-hint p{font-size:12px;color:var(--muted);line-height:1.8}.login-hint strong{color:var(--muted)}.login-form>small{font-size:12px;color:var(--muted)}@media(min-width:1600px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.print-layout{grid-template-columns:minmax(0,1fr) 385px;gap:38px}}@media(max-width:1199px){.sidebar{width:190px;padding-left:12px;padding-right:12px}.brand{padding-left:15px}.brand img{width:130px}.brand-sub{font-size:7px}.workspace{margin-left:190px}.topbar{padding:0 24px}main#main:not(.login):not(.empty):not(.loading){padding:20px 24px 0}.print-layout{gap:20px;grid-template-columns:minmax(0,1fr) 320px}.batch-panel{padding:18px}.ready-badge{display:none}.product-card{padding:14px}.product-card.selected{padding:13.5px}.product-card-bottom{font-size:12px}.report-grid,.summary-grid{grid-template-columns:1fr}.metrics{gap:10px}.metric{padding:17px}.location>.muted{display:none}.login-art{padding:45px}.login-form{padding:40px}}@media(max-width:1000px){.sidebar{width:84px;padding:25px 10px}.brand{padding:0}.brand img{width:64px}.brand-sub,.nav-label,.nav-item>span,.sidebar-bottom{display:none}.sidebar nav{margin-top:35px}.nav-item{justify-content:center;padding:15px;margin-bottom:10px}.workspace{margin-left:84px}.print-layout{grid-template-columns:minmax(0,1fr) 320px;gap:18px}.product-grid{gap:10px}.product-card>strong{font-size:13px}.product-card-bottom{flex-wrap:wrap}.page-heading>div>p:last-child{font-size:12px}.panel-heading{flex-wrap:wrap}.panel-heading .search{max-width:none}.login-art h1{letter-spacing:-2px}}@media(max-width:800px),(pointer:coarse){button{min-height:48px}input,select,textarea{min-height:48px;font-size:16px!important}.text-button{min-height:48px}.icon-button{min-width:48px}.chips button{min-height:48px;font-size:12px}.quantity button{min-width:48px;min-height:48px}.quantity input{min-height:48px;min-width:48px}.quantity{max-width:155px}.checkbox{min-height:48px}.checkbox input{min-height:22px;width:22px;height:22px}.nav-item{min-height:48px}.label-stage>small{font-size:12px}.batch-panel small{font-size:12px}.batch-panel label{font-size:13px}.product-card>strong{font-size:15px}.product-card-bottom,.demo-note,.switch,.simulation-options{font-size:12px}summary{min-height:48px;display:list-item;padding-top:15px}.filter-panel label{font-size:12px}.filter-panel select{font-size:14px!important}.preview-heading{font-size:12px}.print-action{font-size:14px}.search input{font-size:16px}.row-open{min-width:70px}}@media(max-width:760px){.print-layout{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.batch-panel{padding:22px}.catalog .tip{display:none}.product-card-top{margin-bottom:10px}.product-card-bottom{margin-top:12px}.label-paper{max-width:300px}.batch-panel .label-stage{padding:24px}.batch-panel input[type=datetime-local]{font-size:16px}.topbar{padding:0 20px;height:77px}.switch{margin-left:0}.location{font-size:12px}.location>.status-dot{display:none}.metrics{grid-template-columns:1fr 1fr}.report-grid{gap:16px}.page-heading{align-items:start;flex-direction:column;gap:18px}.page-heading h1{font-size:29px}.panel-heading{padding:18px}.inline-filters{width:100%;flex-wrap:wrap}.inline-filters .search{flex:1;min-width:180px}.inline-filters select{flex:1}.login-art,.login-form{padding:35px}.login-form h2{font-size:34px}.login-art h1{font-size:48px}.login-art>img{width:145px}.login-art>div>p:last-child{font-size:13px}.login-hint{margin-bottom:20px}}@media(max-width:600px){.sidebar{position:sticky;top:0;width:100%;height:auto;padding:9px 16px;flex-direction:row;align-items:center;gap:18px}.app{display:block}.sidebar .brand img{width:76px}.sidebar nav{margin:0;display:flex;gap:3px;flex:1;justify-content:flex-end}.nav-item{margin:0;padding:10px;min-width:44px;min-height:48px}.nav-item svg{width:19px}.workspace{margin:0}.topbar{padding:10px 18px;height:auto;min-height:70px}.location{font-size:12px}.user{gap:6px}.user .avatar{width:29px;height:29px}.user small{font-size:12px}.switch{padding:8px;font-size:12px;gap:4px}.switch span{display:none}main#main:not(.login):not(.empty):not(.loading){padding:16px 18px 0}.demo-note{font-size:12px;align-items:start;margin-bottom:23px}.demo-note>span{font-size:7px}.page-heading{margin-bottom:25px}.page-heading h1{font-size:28px;letter-spacing:-1px}.page-heading>div>p:last-child{font-size:12px;line-height:1.6;max-width:290px}.eyebrow{font-size:12px}.section-title h2{font-size:16px}.section-title>.muted{font-size:12px}.chips{gap:6px;margin-bottom:16px}.chips button{font-size:12px;padding:6px 10px}.product-card{padding:14px}.product-card.selected{padding:13.5px}.product-symbol{width:32px;height:32px}.product-card>strong{font-size:14px}.product-card-bottom{gap:5px;font-size:12px}.product-grid{gap:11px}.product-category{font-size:12px}.batch-panel{padding:18px;margin-top:5px}.batch-name h3{font-size:22px}.batch-name>span{font-size:12px}.label-stage{padding:17px}.label-paper h3{font-size:20px}.label-expiry b{font-size:18px}.label-paper dl>div{font-size:12px}.label-bottom,.signoff,.label-note{font-size:12px}.print-action{min-height:54px}.metrics{gap:10px}.metric{padding:17px}.metric>span{font-size:12px}.metric strong{font-size:33px}.metric small{font-size:12px}.filter-panel{gap:12px;padding:15px}.filter-panel label{min-width:120px;flex-basis:120px;max-width:100%}.filter-panel label:has(select option[value=all]){min-width:120px}.filter-summary{line-height:1.7}.report-tabs{gap:20px}.report-tabs button{font-size:12px}.chart{padding:16px 15px;gap:9px}.panel-heading>.muted{line-height:1.6}.panel-heading .search{width:100%}table,tbody,tr,td{display:block}thead{display:none}tr{padding:15px 17px;border-top:1px solid var(--line)}tr:first-child{border-top:0}td{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:6px 0;border:0;font-size:12px}td[data-label]:before{content:attr(data-label);color:var(--muted);font-size:12px;font-weight:400;flex-shrink:0}td:first-child{display:block;font-size:15px;margin-bottom:7px}td:first-child:before{display:none}td:first-child small{font-size:12px}td:last-child:has(button){justify-content:flex-end;padding:0}.summary-grid td{padding:6px 0;font-size:12px}.summary-grid td:first-child{font-size:14px}.summary-grid th{display:none}.modal{padding:20px;width:calc(100% - 22px);max-height:92dvh}.modal-heading h2{font-size:20px}.form-grid{gap:0 12px}.detail-list>div{flex-wrap:wrap}.detail-list dd{max-width:100%}.login{grid-template-columns:1fr;grid-template-rows:auto 1fr}.login-art{padding:18px 24px;min-height:0;height:72px;justify-content:center}.login-art>img{width:125px}.login-art>div{display:none}.login-art:after{display:none}.login-art h1{font-size:47px;margin-bottom:12px}.login-art .eyebrow{font-size:12px;margin-bottom:14px}.login-art>div>p:last-child,.login-foot{display:none}.login-form{padding:28px 24px;max-width:none;align-self:start;margin:0}.login-form h2{font-size:33px}.login-form h2 br{display:none}.login-form form{margin:25px 0}.login-form>p{font-size:13px}.login-hint{margin-bottom:25px}.login-hint p{font-size:12px}.login-form>small{font-size:12px}.login-button{min-height:54px}.desktop-only{display:none}footer{font-size:12px;flex-wrap:wrap;padding-bottom:20px;margin-top:28px}.alert{font-size:12px;padding:12px}.form-grid input{width:100%}.detail-list .mono,.text-button{font-size:12px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important}}.batch-panel{scroll-margin-top:90px}@media(max-width:600px){.sidebar{padding-left:12px;padding-right:12px;gap:8px}.sidebar .brand img{width:60px}.nav-item{min-width:48px;padding:10px}}.bar-area{justify-content:flex-start}.login.login-card-layout{position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:26px;min-height:100dvh;padding:40px 24px}.login-card-layout:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.2;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='grain'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23ffffff' filter='url(%23grain)' opacity='.25' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}.login-brand img{filter:brightness(0) saturate(100%);opacity:.84;display:block;width:155px;height:auto}.login-card-layout .login-form{align-self:auto;margin:0;padding:36px 40px;max-width:460px;background:var(--surface);border:1px solid #ffffff38;border-radius:16px;box-shadow:0 18px 50px #2925220d,0 2px 8px #29252208}.login-card-layout .login-form h2{margin:0 0 16px;font-size:36px}.login-card-layout .login-form form{margin:40px 0}.login-card-layout .login-hint{margin-bottom:24px;padding-top:22px}@media(max-width:600px){.login.login-card-layout{padding:24px 16px;gap:20px}.login-brand img{width:125px}.login-card-layout .login-form{padding:27px 24px;border-radius:13px}.login-card-layout .login-form h2{font-size:30px;letter-spacing:-1.3px}}@media(max-height:650px){.login.login-card-layout{justify-content:flex-start}}.print-flow{max-width:800px;margin:0 auto}.flow-steps{display:flex;align-items:center;gap:12px;margin-bottom:20px}.flow-steps button{background:transparent;border:0;padding:8px 0;font-size:12px;color:var(--muted)}.flow-steps button[aria-current=step]{color:var(--brand);font-weight:700}.print-flow .batch-panel{width:100%;padding:28px}.print-flow .entry-page{max-width:520px;margin:0 auto}.print-flow h2[tabindex="-1"]:focus{outline:none}.print-flow .back-products{margin-bottom:16px}.print-flow .selection-page .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.print-flow .entry-page .label-stage{padding:24px}.logout-button{min-width:48px;min-height:48px;margin-left:8px}.printing-modal{max-width:400px;text-align:center;padding:42px 28px}.printing-modal .spinner{width:40px;height:40px;border-width:3px;margin-bottom:22px}.printing-modal h2{margin-bottom:12px;font-size:22px}.printing-modal p{color:var(--muted)}@media(max-width:600px){.print-flow .batch-panel{padding:18px}.print-flow .selection-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-steps{gap:8px}.flow-steps button{font-size:12px}}.product-config{max-width:640px;margin:0 auto;padding:28px}.product-config h1{margin:16px 0 10px;font-size:28px}.product-config h1:focus{outline:none}.product-config>p{font-size:13px}.product-config .label-stage{margin-top:15px}.selection-page .archive-toggle,.selection-page .archive-toggle.chosen{border-style:solid}.print-flow .section-title{flex-wrap:wrap}.add-product{font-size:12px}.edit-product{flex-shrink:0}.primary,.primary:hover{color:var(--ink)}.nav-item:not(.active):hover{color:#fff}.sidebar-bottom .small-light{color:#fff5e8}.login-card-layout .login-form{border-color:#fff3e3}@media(max-width:600px){.product-config{padding:20px}.print-flow .section-title h2{font-size:15px}.add-product{padding:9px 11px}.edit-product{font-size:12px}}.print-flow .entry-page .section-title{flex-wrap:nowrap}.print-flow .entry-page .section-title .step{flex-shrink:0}.edit-product{min-width:48px}.login.login-card-layout{background-color:#e9e5df;background-image:repeating-radial-gradient(circle at 110% 110%,transparent 0 54px,#29252206 55px 56px,transparent 57px 95px),radial-gradient(ellipse at 0% 0%,#e27a2e08,transparent 60%);background-attachment:fixed}.app{position:relative;isolation:isolate}.workspace{background:var(--cream)}.topbar{background:var(--ink);color:#fff;border-bottom-color:#303030}.workspace .batch-panel,.workspace .panel,.workspace .metric{background:var(--surface);border-color:var(--line);box-shadow:none}.app{background:var(--cream)}.topbar .muted{color:#c5c5c5}.topbar .avatar{background:#333;color:#fff}.topbar .logout-button{color:#fff}.topbar .logout-button:hover,.nav-item:not(.active):hover{background:#333}.sidebar nav{margin-top:32px}.mobile-header-brand{display:none}.report-actions{display:flex;justify-content:flex-end;margin-bottom:18px}@media(max-width:600px){.sidebar{display:none;position:fixed;top:72px;bottom:auto;padding:12px;max-height:calc(100dvh - 72px);overflow-y:auto;box-shadow:0 12px 24px #0003}.sidebar.menu-open{display:block}.sidebar .brand,.sidebar .nav-label{display:none}.sidebar nav{display:flex;flex-direction:column;gap:6px}.sidebar .nav-item{justify-content:flex-start;gap:12px}.sidebar .nav-item>span{display:inline}.sidebar .nav-item>.nav-dot{display:none}.topbar{position:sticky;top:0;z-index:11;height:72px;min-height:72px;padding:8px 12px;gap:8px}.topbar .location{display:none}.mobile-header-brand{display:flex;align-items:center;gap:8px}.mobile-header-brand img{width:68px;height:auto}.menu-button{color:#fff;min-width:48px;min-height:48px}.topbar .user{margin-left:auto}.topbar .avatar{display:none}.topbar .logout-button{margin-left:0}}.sidebar-user{margin-top:auto;padding-top:24px}.sidebar-user .user{flex-wrap:wrap}.sidebar-user .avatar{background:#443d37;color:#fff}.sidebar-user .logout-button{color:#fff;margin-left:auto}@media(min-width:601px){.topbar{display:none}}@media(min-width:601px)and (max-width:1000px){.sidebar-user .user{justify-content:center}.sidebar-user .user>div{text-align:center}.sidebar-user .avatar{display:none}.sidebar-user .logout-button{margin:0}}.app:has(.print-flow){min-height:0;height:100dvh;overflow:hidden}.app:has(.print-flow) .workspace{height:100%;display:flex;flex-direction:column}.app:has(.print-flow) main#main{flex:1;min-height:0;width:100%;max-width:none;display:flex;flex-direction:column;padding:24px 28px 0;overflow:hidden}.print-flow{flex:1;min-width:0;min-height:0;width:100%;max-width:none;display:flex}.workspace .print-flow .batch-panel{min-width:0;max-width:100%;display:flex;flex-direction:column;min-height:0;height:100%;padding:0;overflow:hidden;border:0;border-radius:0;box-shadow:none;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.print-flow .entry-page{max-width:min(680px,100%)}.print-flow .batch-panel>:not(.card-scroll){flex-shrink:0}.print-flow .card-scroll{width:100%;min-width:0;max-width:100%;flex:1;min-height:0;overflow-y:auto;overscroll-behavior-y:contain;padding:2px;scrollbar-gutter:stable}.print-flow .chips{flex-wrap:wrap;overflow:visible;margin:12px 0;padding-bottom:4px}.print-flow .chips button{flex-shrink:0;color:var(--ink);border-color:var(--line);background:var(--surface)}.print-flow .chips button.chosen{background:var(--selected);border-color:var(--brand);color:var(--link)}.app:has(.print-flow) footer{flex-shrink:0;margin-top:8px;padding:6px 0;gap:4px;color:var(--muted)}.print-flow .back-products{margin-bottom:8px}@media(max-width:600px){.sidebar-user{display:none}.app:has(.print-flow) .topbar{flex:0 0 72px}.app:has(.print-flow) main#main{padding:12px 14px 0}}h1{font-size:28px;letter-spacing:-.7px}h2{font-size:20px;letter-spacing:-.4px}input,select,textarea{color:var(--ink);background:var(--surface);border-color:var(--line);border-radius:10px}input::placeholder,textarea::placeholder{color:var(--muted);opacity:1}.text-button{color:var(--link);font-size:13px}.product-card>strong{font-size:16px}.product-card-top{color:var(--muted)}.product-card.selected .product-symbol{background:var(--selected);color:var(--link)}.product-card.selected{border-color:var(--brand);box-shadow:none}.product-category,.product-card-bottom{font-size:12px}.report-tabs button{color:var(--muted);font-size:14px}.report-tabs .chosen{color:var(--ink);border-bottom:3px solid var(--brand)}.filter-panel label,.filter-panel select,.filter-panel input{font-size:13px}.metric>span,.metric small,.filter-summary,.chart-legend,.chart-column,.chart-total{font-size:12px}.nav-item.active{background:#e27a2e20;color:#fff;box-shadow:inset 3px 0 var(--brand)}.nav-item.active .nav-dot{background:var(--brand)}.nav-item:not(.active):hover{background:#ffffff10}.sidebar .user small,.topbar .user small{color:#cbc5bf}.step{background:var(--selected);border-color:var(--brand);color:var(--link)}.print-footer{padding:12px 0 16px;border-top:1px solid var(--line);background:var(--cream)}.print-footer .print-action{margin:0;min-height:52px;font-size:15px}.print-footer .error-text{margin-top:0}.status.completed{background:#e8f3ec;color:#286344}.status.failed{background:#fbece9;color:#a03528}.status.interrupted{background:#fff3d9;color:#795500}.status.simulating{background:#eaf0f6;color:#355b80}.status{border-radius:999px;font-size:12px}@media(max-width:600px){.print-flow .section-title h2{font-size:18px}.product-card>strong{font-size:15px}.product-category,.product-card-bottom{font-size:12px}.ledger tr{display:grid;grid-template-columns:1fr 1fr;gap:4px 16px;padding:16px}.ledger td{min-width:0;padding:3px 0;align-items:start;font-size:12px}.ledger td:first-child,.ledger td:last-child{grid-column:1 / -1}.ledger td[data-label]{flex-direction:column;gap:3px}.ledger td:last-child{align-items:flex-end}}.site-selector{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:600}.login-form .site-selector{margin:0 0 22px}.site-selector select{width:100%;min-height:48px;margin:0;font-size:14px}.sidebar .site-selector{color:#cbc5bf;margin:0 0 20px}.sidebar .site-selector select{background:#39332e;color:#fff;border-color:#635b53;padding:10px;font-size:13px}@media(min-width:601px)and (max-width:1000px){.sidebar{width:190px}.workspace{margin-left:190px}.sidebar .brand img{width:130px}.sidebar .nav-item{justify-content:flex-start;padding:12px}.sidebar .nav-item>span{display:inline}.sidebar .nav-item>.nav-dot{display:none}}@media(max-width:600px){.sidebar .site-selector{margin:4px 0 12px}}@media(min-width:601px)and (max-width:1000px){.report-grid,.summary-grid{grid-template-columns:minmax(0,1fr)}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.panel{min-width:0}}.workspace main#main{width:100%;min-width:0}@media(max-width:600px){.sidebar nav{margin-top:0}}.history-mobile{display:none}@media(max-width:600px){.history-desktop{display:none}.app:has(.history-panel){min-height:0;height:100dvh;overflow:hidden}.app:has(.history-panel) .workspace{height:100%;display:flex;flex-direction:column}.app:has(.history-panel) .topbar{flex:0 0 72px}.app:has(.history-panel) main#main{flex:1;min-height:0;display:flex;flex-direction:column;padding:12px 14px 0;overflow:hidden}.history-panel{flex:1;min-height:0;display:flex;flex-direction:column}.history-panel .panel-heading{flex-shrink:0;padding:16px;gap:12px}.history-mobile{display:block;flex:1;min-height:0;overflow-y:auto;overscroll-behavior-y:contain}.mobile-batch{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:7px;padding:16px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:var(--surface);color:var(--ink);text-align:left;font-weight:400}.mobile-batch:hover{background:var(--cream)}.mobile-batch:focus-visible{outline-offset:-3px}.mobile-batch-heading{display:flex;align-items:center;gap:8px}.mobile-batch-heading strong{flex:1;min-width:0;overflow-wrap:anywhere;font-size:15px}.mobile-batch-heading .status,.mobile-batch-heading svg{flex-shrink:0}.mobile-batch-meta,.mobile-batch-expiry{font-size:12px;line-height:1.5;color:var(--muted)}.app:has(.history-panel) footer{flex-shrink:0;margin-top:8px;padding:6px 0}}.history-panel .mobile-batch{background:var(--surface);border:1px solid var(--line);border-radius:12px;margin-bottom:10px}.history-panel .mobile-batch:hover{background:var(--selected);border-color:var(--brand)}@media(max-width:600px){.workspace .history-panel{background:transparent;border:0;border-radius:0;box-shadow:none}.ledger-desktop{display:none}.history-panel .panel-heading{padding:0 0 16px}.history-panel .mobile-batch{padding:14px}.history-panel .history-mobile{padding:2px;scrollbar-gutter:stable}.summary-table tr{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;padding:14px 16px}.summary-table td:first-child{grid-column:1 / -1;margin:0}.summary-table td{min-width:0;padding:0;display:flex;flex-direction:column;align-items:flex-start;gap:3px}.summary-table td:first-child small{margin-top:3px}}.sidebar-reset{width:100%;margin-top:20px;padding:12px;min-height:48px;border:1px solid #635b53;border-radius:10px;background:transparent;color:#cbc5bf;font-size:13px}.sidebar-reset:hover{background:#ffffff10;color:#fff}@media(max-width:600px){.sidebar-reset{margin-top:12px}.app:has(.print-flow) main#main,.app:has(.history-panel) main#main{padding-bottom:12px}}@media(min-width:601px){.app:has(.print-flow) main#main{padding-bottom:24px}}.entry-heading{display:flex;align-items:center;gap:8px;min-width:0}.print-flow .entry-heading .back-products{margin:0;min-width:48px;min-height:48px;color:var(--ink)}.entry-heading h2{min-width:0}input[type=date],input[type=datetime-local]{-webkit-appearance:none;appearance:none;display:block;width:100%;min-width:0;max-width:100%;min-inline-size:0}input::-webkit-date-and-time-value{min-width:0;text-align:left}input::-webkit-datetime-edit{min-width:0;padding:0}.form-grid>*,.filter-panel>label,.card-scroll>*,.label-stage{min-width:0;max-width:100%}.label-brand,.label-brand span{min-width:0}html,body{background-color:var(--cream)}html:has(.login-card-layout),body:has(.login-card-layout){background-color:#e9e5df}.login.login-card-layout{padding-top:max(24px,env(safe-area-inset-top,0px));padding-bottom:max(24px,env(safe-area-inset-bottom,0px));padding-left:max(16px,env(safe-area-inset-left,0px));padding-right:max(16px,env(safe-area-inset-right,0px))}@media(max-width:600px){.app{--mobile-header-height: calc(72px + env(safe-area-inset-top, 0px)) }.app .workspace .topbar{height:var(--mobile-header-height);min-height:var(--mobile-header-height);flex-basis:var(--mobile-header-height);padding-top:calc(8px + env(safe-area-inset-top,0px));padding-left:max(12px,env(safe-area-inset-left,0px));padding-right:max(12px,env(safe-area-inset-right,0px));background-color:var(--ink)}.app .sidebar{top:var(--mobile-header-height);max-height:calc(100dvh - var(--mobile-header-height))}.app .workspace main#main:not(.login):not(.empty):not(.loading){padding-left:max(14px,env(safe-area-inset-left,0px));padding-right:max(14px,env(safe-area-inset-right,0px));padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));background-color:var(--cream)}}@media(min-width:601px){.sidebar{padding-top:max(25px,env(safe-area-inset-top,0px));padding-left:max(12px,env(safe-area-inset-left,0px));padding-bottom:max(23px,env(safe-area-inset-bottom,0px))}.app .workspace main#main{padding-right:max(24px,env(safe-area-inset-right,0px));padding-bottom:max(24px,env(safe-area-inset-bottom,0px))}}
