:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17211c;background:#eef1ed;font-synthesis:none;--ink: #17211c;--muted: #68756f;--surface: #ffffff;--line: #d9e0da;--line-strong: #c3cec6;--forest: #133f31;--forest-dark: #0c2b22;--teal: #0f766e;--blue: #2f5f9f;--lime: #c8df61;--amber: #c27a16;--danger: #b83b3b;--warning: #a96705;--radius-sm: 6px;--radius: 8px;--radius-lg: 12px;--shadow-sm: 0 1px 2px rgba(18, 31, 25, .05);--shadow: 0 14px 38px rgba(18, 31, 25, .09);--shadow-strong: 0 24px 60px rgba(7, 23, 18, .18);--touch-min: 40px;--sidebar-width: 272px}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;background:#eef1ed}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:linear-gradient(180deg,#f7f8f5 0,#eef1ed 260px,#e8ede8)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(15,118,110,.22);outline-offset:2px}h1,h2,p{margin-top:0}h1{margin-bottom:.4rem;color:var(--ink);font-size:clamp(1.7rem,3vw,2.35rem);line-height:1.05;letter-spacing:0}h2{margin-bottom:.35rem;color:var(--ink);font-size:1rem;line-height:1.2;letter-spacing:0}p{color:var(--muted);line-height:1.5}small{display:block;margin-top:.25rem;color:var(--muted)}code{display:inline-block;margin:.1rem .2rem .1rem 0;padding:.16rem .38rem;color:#0f4a3a;background:#e7f1eb;border:1px solid #cfe0d5;border-radius:var(--radius-sm);font-family:SFMono-Regular,Consolas,monospace}.app-shell{display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;color:#eaf3ee;background:#10271f;border-right:1px solid rgba(255,255,255,.08);padding:1.05rem .9rem}.sidebar-brand{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.35rem .4rem 1rem;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-brand strong,.sidebar-brand small{display:block}.sidebar-brand strong{color:#fff;font-size:.95rem}.sidebar-brand small{color:#9fb5aa;font-size:.72rem}.brand-mark{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;color:#10271f;background:var(--lime);border-radius:var(--radius);box-shadow:inset 0 0 0 1px #ffffff80,0 8px 18px #0000002e;font-size:1.25rem;font-weight:900}.sidebar nav{display:grid;gap:.18rem;overflow-y:auto;padding-right:.1rem}.nav-group{display:grid;gap:.18rem;padding-top:.58rem}.nav-group-title{padding:.52rem .7rem .2rem;color:#87a096;font-size:.62rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.sidebar nav a{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:.7rem;width:100%;min-height:42px;color:#bfd0c8;background:transparent;border:1px solid transparent;border-radius:var(--radius);padding:.62rem .7rem;cursor:pointer;text-align:left}.sidebar nav a span{display:inline-grid;place-items:center;width:24px;height:24px;color:#d6e2dc;background:#ffffff0f;border-radius:7px;font-size:.95rem}.sidebar nav a:hover{color:#fff;background:#ffffff12;border-color:#ffffff14}.sidebar nav a.active{color:#fff;background:#1b4436;border-color:#c8df6152;box-shadow:inset 3px 0 var(--lime)}.sidebar nav a.active span{color:#10271f;background:var(--lime)}.user-card{display:grid;grid-template-columns:38px 1fr auto;gap:.65rem;align-items:center;margin-top:auto;padding:.85rem .4rem .05rem;border-top:1px solid rgba(255,255,255,.12)}.user-card strong{color:#fff;font-size:.86rem}.user-card small{color:#99afa5;font-size:.66rem;text-transform:uppercase}.user-card button{min-width:34px;min-height:34px;color:#c2d3cc;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);cursor:pointer}.avatar{display:grid;place-items:center;width:38px;height:38px;color:#10271f;background:#dce9e1;border-radius:var(--radius);font-weight:850}.content{min-width:0;padding:clamp(1.1rem,2.6vw,2.25rem)}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.25rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid rgba(20,36,28,.08)}.page-header p{max-width:760px;margin-bottom:0}.page-header.compact{align-items:center}.eyebrow{margin-bottom:.35rem!important;color:var(--teal)!important;font-size:.68rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.completion{color:var(--muted);font-size:.88rem}.panel{margin-bottom:1rem;padding:1rem;background:#ffffffeb;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.95rem}.panel-heading p{margin-bottom:0;font-size:.86rem}.panel-heading input{max-width:330px}.button-row{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.55rem}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-bottom:1rem}.stats article{min-height:112px;display:flex;flex-direction:column;justify-content:space-between;padding:1rem;background:#fff;border:1px solid var(--line);border-left:4px solid var(--teal);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.stats article:nth-child(2){border-left-color:var(--blue)}.stats article:nth-child(3){border-left-color:var(--amber)}.stats article:nth-child(4){border-left-color:var(--lime)}.stats span{color:var(--muted);font-size:.76rem;font-weight:750}.stats strong{color:var(--ink);font-size:2rem;line-height:1}.compact-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.button{display:inline-flex;align-items:center;justify-content:center;min-height:var(--touch-min);padding:.58rem .95rem;color:var(--ink);background:#fff;border:1px solid var(--line-strong);border-radius:var(--radius);box-shadow:var(--shadow-sm);font-weight:750;text-decoration:none;cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s}.button:hover:not(:disabled){border-color:#aebcb3;box-shadow:0 8px 20px #121f1914;transform:translateY(-1px)}.button:disabled{opacity:.52;cursor:not-allowed}.button.primary{color:#fff;background:var(--forest);border-color:var(--forest);box-shadow:0 10px 22px #133f312e}.button.primary:hover:not(:disabled){background:#1b5541;border-color:#1b5541}.button.secondary{color:#0e4b43;background:#e8f4ef;border-color:#c7ddd4}.button.ghost{color:var(--forest);background:transparent;border-color:var(--line-strong);box-shadow:none}.button.danger{color:#fff;background:var(--danger);border-color:var(--danger)}.button.small{min-height:32px;padding:.34rem .65rem;color:#fff;background:var(--forest);border-color:var(--forest);font-size:.8rem}.link-button{color:#0f675d;background:none;border:0;border-radius:var(--radius-sm);padding:.3rem;font-weight:800;cursor:pointer}.link-button:hover:not(:disabled){color:#0b4f48;background:#e8f4ef}.link-button.danger-link{color:var(--danger)}.link-button.disabled-link{color:var(--muted);cursor:not-allowed;opacity:.55}.link-button input[type=file]{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.inline{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.inline-check{display:inline-flex;align-items:center;gap:.45rem;min-height:var(--touch-min);padding:.45rem .65rem;color:var(--ink);background:#fff;border:1px solid var(--line-strong);border-radius:var(--radius);font-size:.82rem}.autosuggest{position:relative;min-width:min(360px,100%)}.autosuggest input{min-width:260px}.suggestion-list{position:absolute;top:calc(100% + .25rem);left:0;right:0;z-index:30;max-height:230px;overflow:auto;padding:.28rem;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-strong)}.suggestion-option{display:block;width:100%;padding:.55rem .62rem;color:var(--ink);background:transparent;border:0;border-radius:var(--radius-sm);text-align:left;cursor:pointer}.suggestion-option:hover,.suggestion-option[aria-selected=true]{background:#e8f4ef}.suggestion-option strong,.suggestion-option small{display:block}.no-suggestions{padding:.62rem;color:var(--muted);font-size:.82rem}label{display:grid;gap:.36rem;color:#33463d;font-size:.78rem;font-weight:750}input,select,textarea{min-height:var(--touch-min);width:100%;padding:.55rem .68rem;color:var(--ink);background:#fff;border:1px solid var(--line-strong);border-radius:var(--radius);box-shadow:inset 0 1px #121f1905}input::placeholder{color:#94a09a}textarea{min-height:118px;resize:vertical;font:inherit}.form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:.8rem}.inline-form{display:flex;align-items:end;flex-wrap:wrap;gap:.72rem}.inline-form label{flex:1 1 210px}.mapping-grid,.filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.72rem}.filter-summary{align-self:end;display:grid;min-height:41px;align-content:center;gap:.1rem;padding:.45rem .65rem;color:var(--forest);background:#f7faf6;border:1px solid var(--line);border-radius:var(--radius)}.filter-summary small{color:var(--muted)}.import-panel{border-left:4px solid var(--blue)}.import-result{margin-top:1rem;padding:1rem;background:#f4f7f3;border:1px solid var(--line);border-radius:var(--radius)}.import-result ul{max-height:145px;overflow:auto;color:var(--danger);font-size:.82rem}.item-editor{border-left:4px solid var(--teal)}.modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;align-items:start;justify-items:center;padding:clamp(.75rem,3vw,2rem);overflow:auto;background:#0814108f}.modal-card{width:min(1120px,100%);max-height:calc(100vh - 2rem);overflow:auto;box-shadow:var(--shadow-strong)}.modal-card.item-editor{margin:0}.confirm-modal{width:min(460px,100%);display:grid;gap:.9rem}.item-editor-layout{display:grid;grid-template-columns:180px minmax(0,1fr);gap:1rem;align-items:start}.item-photo-frame{display:grid;place-items:center;width:180px;aspect-ratio:1;overflow:hidden;color:var(--muted);background:#eef3ef;border:1px solid var(--line);border-radius:var(--radius)}.item-photo-frame img{width:100%;height:100%;object-fit:cover}.tally-photo-button.item-photo-frame{height:auto;overflow:visible;font-size:.76rem}.item-photo-tools{display:grid;gap:.75rem;align-content:start;justify-items:start}.photo-import-button{position:relative;overflow:hidden;cursor:pointer}.photo-import-button input{position:absolute;inset:0;opacity:0;pointer-events:none}.item-form{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;box-shadow:none;border:0;padding:0}.photo-form{grid-column:2;align-items:end}.barcode-form{grid-column:2;grid-template-columns:minmax(0,2fr) minmax(180px,1fr) auto;align-items:end;margin:0;box-shadow:none;border:0;padding:0}.barcode-form>div{display:grid;gap:.5rem}.check-row{display:flex;align-items:center;align-self:end;gap:.5rem;min-height:var(--touch-min)}.check-row input{width:auto;min-height:0}.item-thumb{display:block;width:52px;height:52px;object-fit:cover;background:#eef3ef;border:1px solid var(--line);border-radius:var(--radius)}.empty-thumb{display:grid;place-items:center;color:var(--muted)}.unresolved-photo{display:grid;gap:.35rem;width:112px}.photo-add-box{display:grid;place-items:center;width:58px;height:58px;color:var(--forest);background:#eef3ef;border:1px dashed #98ada1;border-radius:var(--radius);text-align:center}.photo-add-box span{font-size:1.5rem;font-weight:850;line-height:1}.photo-add-box small{margin:0;font-size:.58rem;line-height:1.05}.photo-actions{display:flex;flex-wrap:wrap;gap:.22rem;font-size:.72rem}.qbo-description-fields{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:.45rem;min-width:280px}.qbo-description-fields label{font-size:.68rem}.qbo-description-fields input{min-height:34px;padding:.38rem .5rem}.qbo-description-fields small{grid-column:1 / -1}.qbo-description-action{display:grid;gap:.25rem;justify-items:start;min-width:140px}.qbo-description-action small{color:var(--muted)}.qbo-description-modal{width:min(680px,100%)}.qbo-description-modal .qbo-description-fields{gap:.75rem}.qbo-description-modal .qbo-description-fields label{font-size:.8rem}.qbo-description-modal .qbo-description-fields input{min-height:44px}.qbo-description-photo{grid-column:1 / -1;width:92px;height:72px;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#f5f8f4}.qbo-description-photo img{width:100%;height:100%;object-fit:cover;display:block}.qbo-row-action{display:grid;gap:.35rem;min-width:170px}.qbo-row-action .button{justify-self:start}.table-wrap{overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;border:1px solid var(--line);border-radius:var(--radius)}table{width:100%;border-collapse:collapse;background:#fff;font-size:.84rem}th{padding:.68rem .65rem;color:#607168;background:#f3f6f3;border-bottom:1px solid var(--line);font-size:.66rem;font-weight:850;letter-spacing:.06em;text-align:left;text-transform:uppercase;white-space:nowrap}td{padding:.72rem .65rem;border-bottom:1px solid #edf1ee;vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#f8fbf8}.session-tally-row:hover{background:transparent}.session-tally-row>td{padding:0;background:#f5f8f4;border-bottom:1px solid var(--line)}.session-tally{padding:1rem}.session-tally-heading{display:flex;justify-content:space-between;align-items:start;gap:1rem;margin-bottom:.8rem}.session-tally-heading h3,.session-tally-heading p{margin:0}.session-tally-heading p{margin-top:.2rem;color:var(--muted);font-size:.78rem}.session-tally-summary{display:flex;gap:.65rem;margin:0}.session-tally-summary div{min-width:105px;padding:.5rem .65rem;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.session-tally-summary dt{color:var(--muted);font-size:.64rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.session-tally-summary dd{margin:.15rem 0 0;color:var(--forest);font-size:1.15rem;font-weight:850}.session-tally-table{border:1px solid var(--line);border-radius:var(--radius);background:#fff}.session-tally-barcodes{display:flex;flex-wrap:wrap;gap:.3rem}.barcode-chip{display:inline-flex;align-items:center;gap:.35rem;margin:.1rem .25rem .1rem 0}.session-tally-quantity{color:var(--forest);font-size:1rem;font-weight:850}tr.corrected{opacity:.58}.badge{display:inline-flex;align-items:center;width:fit-content;padding:.22rem .48rem;color:#4c5d54;background:#edf1ef;border-radius:999px;font-size:.64rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.badge.open{color:#0e6b4c;background:#dcf2e5}.badge.completed{color:#285d48;background:#deece5}.badge.warning{color:#8a5600;background:#fff1d4}.danger-text{color:var(--danger)!important}.warn-text{color:var(--warning)!important}.muted{color:var(--muted)}.notice{margin-bottom:1rem;padding:.75rem .9rem;border-radius:var(--radius);border:1px solid transparent}.notice.error{color:#852f2f;background:#fae4e4;border-color:#efc6c6}.notice.success{color:#225f43;background:#e3f3e9;border-color:#b9dec8}.loading,.empty{display:grid;place-items:center;min-height:220px;color:var(--muted);text-align:center}.empty span{color:#9dafab;font-size:2rem}.empty p{margin:.4rem 0 0}.product-catalog-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) minmax(180px,.32fr) minmax(180px,.32fr) auto;gap:.85rem;align-items:end}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.product-card{overflow:hidden;display:grid;grid-template-rows:190px 1fr;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.product-card-photo{display:grid;place-items:center;color:var(--muted);background:linear-gradient(135deg,#edf4ef,#f9fbf7);border-bottom:1px solid var(--line)}.product-card-photo img{width:100%;height:100%;object-fit:cover}.product-photo-gallery-button{position:relative;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.product-photo-gallery-button img{display:block;width:100%;height:100%;object-fit:cover}.product-card-body{display:grid;gap:.75rem;padding:1rem}.product-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.product-card-title h2{margin:.38rem 0 0;line-height:1.25}.product-card-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin:0}.product-card-details div{padding:.55rem;background:#f7faf6;border:1px solid var(--line);border-radius:8px}.product-card-details dt{color:var(--muted);font-size:.65rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.product-card-details dd{margin:.18rem 0 0;color:var(--forest);font-weight:800}.product-classification{line-height:1.3}.product-card-qbo{display:grid;gap:.18rem;padding-top:.2rem}.product-card-qbo>span{color:var(--forest);font-weight:850}.scan-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(240px,.76fr);gap:1rem}.scanner{border-top:4px solid var(--teal)}.scanner-status{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.78rem;background:#eef7f3;border:1px solid #d5e7de;border-radius:var(--radius)}.scanner-status strong,.scanner-status small{display:block}.scan-light{width:14px;height:14px;flex:0 0 auto;background:#28a869;border-radius:50%;box-shadow:0 0 0 5px #28a86921}.scan-light.warning{background:#d89024;box-shadow:0 0 0 5px #d8902424}.scan-form{margin:1rem 0 .75rem}.scan-form>div{display:grid;grid-template-columns:1fr auto;gap:.6rem;margin-top:.35rem}.scan-form input{height:56px;border-width:2px;border-color:#7aaea1;font-family:SFMono-Regular,Consolas,monospace;font-size:1.04rem}.scanner-actions{display:flex;flex-wrap:wrap;gap:.55rem}.scan-summary{color:#fff;background:#10271f;border-color:#10271f}.scan-summary h2,.scan-summary dt{color:#bdd0c7}.big-number{display:block;margin:1rem 0 1.5rem;color:var(--lime);font-size:4.6rem;line-height:.9;letter-spacing:0}.scan-summary dl{margin:0}.scan-summary dl div{display:flex;justify-content:space-between;padding:.7rem 0;border-top:1px solid rgba(255,255,255,.12)}.scan-summary dd{margin:0;font-weight:850}.scan-tally{border-top:3px solid var(--lime)}.scan-tally .panel-heading strong{color:var(--forest);font-size:1.14rem;white-space:nowrap}.scan-tally td strong,.scan-tally td small{display:block}.photo-upload-control{display:flex;align-items:center;gap:.4rem;min-width:max-content}.tally-photo-button{position:relative;overflow:visible;display:grid;place-items:center;width:64px;height:52px;color:var(--forest);background:#edf4ee;border:1px dashed #9db3a8;border-radius:var(--radius);cursor:pointer;font:inherit;font-size:.62rem;font-weight:850;line-height:1.05;text-align:center;text-transform:uppercase}.tally-photo-button:hover{background:#e4efe7;border-color:#6f9a80}.tally-photo-button.disabled{opacity:.55;cursor:not-allowed}.tally-photo-button>img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius-sm)}.tally-photo-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.photo-count{position:absolute;right:-.35rem;top:-.35rem;display:grid;place-items:center;min-width:1.35rem;height:1.35rem;padding:0 .25rem;color:#fff;background:var(--forest);border:2px solid white;border-radius:999px;font-size:.68rem;font-weight:900;line-height:1}.tally-photo-preview{position:absolute;z-index:30;top:50%;left:calc(100% + .7rem);width:min(260px,46vw);aspect-ratio:4 / 3;padding:.35rem;background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-strong);opacity:0;pointer-events:none;transform:translateY(-50%) scale(.96);transform-origin:left center;transition:opacity .12s ease,transform .12s ease}.tally-photo-preview img{width:100%;height:100%;object-fit:contain;border-radius:var(--radius-sm);background:#f5f8f4}.tally-photo-button:hover .tally-photo-preview,.tally-photo-button:focus-within .tally-photo-preview{opacity:1;transform:translateY(-50%) scale(1)}.gallery-backdrop{z-index:70}.photo-gallery{width:min(980px,100%)}.photo-gallery-stage{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:min(68vh,680px)}.photo-gallery-stage img{width:100%;max-height:min(68vh,680px);object-fit:contain;background:#f5f8f4;border:1px solid var(--line);border-radius:var(--radius)}.photo-gallery-stage .button{min-width:44px;min-height:44px;padding:.55rem}.photo-gallery-strip{display:flex;gap:.5rem;margin-top:.75rem;overflow-x:auto;padding-bottom:.15rem}.photo-gallery-strip button{width:70px;height:54px;flex:0 0 auto;padding:.15rem;background:#fff;border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer}.photo-gallery-strip button.active{border-color:var(--forest);box-shadow:0 0 0 2px #26523f29}.photo-gallery-strip img{width:100%;height:100%;object-fit:cover;border-radius:calc(var(--radius-sm) - 2px)}.category-setup-layout{display:grid;grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:1rem}.category-list{display:grid;gap:.35rem;align-content:start;max-height:560px;overflow:auto;padding-right:.25rem}.category-list button{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:.7rem .8rem;color:var(--ink);background:#f7faf7;border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;font:inherit;text-align:left}.category-list button.active{color:var(--forest);background:#edf4ee;border-color:#9db3a8;font-weight:800}.category-list small{color:var(--muted);font-weight:800}.subcategory-list h3{margin:0 0 .75rem;font-size:1rem}.chip-list{display:flex;flex-wrap:wrap;gap:.45rem}.camera-panel{margin-top:1rem;padding:.85rem;background:#eef3ef;border:1px solid var(--line);border-radius:var(--radius)}.camera-frame{overflow:hidden;width:100%;aspect-ratio:16/9;background:#101814;border-radius:var(--radius)}.camera-frame video{width:100%;height:100%;object-fit:cover}.qbo-status{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.qbo-status div{padding:.8rem;background:#f7faf6;border:1px solid var(--line);border-radius:var(--radius)}.qbo-status span{display:block;color:var(--muted);font-size:.72rem;font-weight:850;text-transform:uppercase}.qbo-status strong{display:block;margin-top:.2rem;color:var(--ink);font-size:1.16rem}.qbo-note{margin:.85rem 0 0;font-size:.84rem}.ack-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1rem}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1rem}.zone-list{list-style:none;padding:0;margin:0 0 1rem}.zone-list li{display:flex;justify-content:space-between;align-items:center;padding:.6rem 0;border-bottom:1px solid var(--line)}.zone-form{align-items:center}.zone-form input{flex:1 1 100px}.login-page{display:grid;place-items:center;min-height:100vh;padding:1.2rem;background:linear-gradient(145deg,#0c291f,#164332)}.login-card{width:min(430px,100%);padding:clamp(1.6rem,4vw,2.6rem);background:#fff;border:1px solid rgba(255,255,255,.25);border-radius:var(--radius-lg);box-shadow:var(--shadow-strong)}.login-card .brand-mark{margin-bottom:1.2rem}.login-card form{display:grid;gap:1rem;margin-top:1.5rem}.login-card .button{width:100%}.public-page{min-height:100vh;padding:clamp(1rem,4vw,3rem);background:#eef1ed}.public-document{width:min(860px,100%);margin:0 auto;padding:clamp(1.2rem,4vw,2.4rem);background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.public-brand{display:inline-flex;align-items:center;gap:.75rem;margin-bottom:2rem;color:var(--forest);text-decoration:none}.public-brand strong,.public-brand small{display:block}.public-document h1{max-width:760px;margin-bottom:1rem}.public-document h2{margin-top:1.45rem}.public-document p{max-width:760px}.public-document .button{margin-top:.5rem}@media(max-width:1080px){:root{--sidebar-width: 88px}.sidebar{padding-inline:.65rem}.sidebar-brand{justify-content:center;padding-inline:0}.sidebar-brand>div:last-child,.sidebar nav a:not(.active){font-size:0}.nav-group{padding-top:.35rem}.nav-group-title{overflow:hidden;height:1px;padding:0;clip-path:inset(50%)}.sidebar nav a{grid-template-columns:1fr;justify-items:center;gap:0;padding-inline:.4rem;font-size:0}.sidebar nav a span{font-size:1.05rem}.user-card{display:flex;flex-direction:column}.user-card>div:nth-child(2){display:none}.stats{grid-template-columns:repeat(2,1fr)}.form-grid,.product-catalog-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.page-header,.panel-heading{align-items:flex-start}.scan-layout{grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr)}.card-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}table{min-width:720px}}@media(max-width:720px){h1{font-size:clamp(1.55rem,8vw,2rem)}h2{font-size:1rem}p{line-height:1.45}.app-shell{display:block;padding-bottom:calc(84px + env(safe-area-inset-bottom))}.content{padding:.85rem .78rem 1.2rem}.sidebar{position:fixed;z-index:20;inset:auto 0 0;height:calc(74px + env(safe-area-inset-bottom));display:block;padding:.38rem .45rem calc(.38rem + env(safe-area-inset-bottom));box-shadow:0 -8px 24px #0000002e}.sidebar-brand,.user-card{display:none}.sidebar nav{display:flex;justify-content:flex-start;gap:.2rem;overflow-x:auto;height:100%;scrollbar-width:none}.sidebar nav::-webkit-scrollbar{display:none}.nav-group{display:contents}.nav-group-title{display:none}.sidebar nav a,.sidebar nav a:not(.active){flex:0 0 70px;display:grid;gap:.16rem;justify-items:center;min-height:58px;padding:.36rem .16rem;color:#b8cbc2;font-size:.58rem;line-height:1.05;text-align:center;border-radius:var(--radius)}.sidebar nav a.active{color:#fff;box-shadow:inset 0 -3px var(--lime)}.sidebar nav a span{width:24px;font-size:1rem}.page-header{align-items:flex-start;flex-direction:column;gap:.8rem}.page-header .inline{width:100%}.page-header .inline .button{flex:1 1 140px}.modal-backdrop{padding:.5rem}.modal-card{max-height:calc(100vh - 1rem)}.stats,.compact-stats{grid-template-columns:repeat(2,1fr)}.qbo-status,.ack-grid{grid-template-columns:1fr}.stats{gap:.65rem}.stats article{min-height:92px;padding:.85rem}.stats strong{font-size:1.65rem}.form-grid,.product-catalog-toolbar,.category-setup-layout{grid-template-columns:1fr}.inline-form{align-items:stretch;flex-direction:column}.inline-form label{flex-basis:auto;width:100%}.inline-form .button,.form-grid .button{width:100%}.item-editor-layout{grid-template-columns:1fr}.item-photo-frame{width:min(220px,100%)}.item-form{grid-template-columns:1fr}.photo-form,.barcode-form{grid-column:1}.barcode-form,.scan-layout{grid-template-columns:1fr}.scan-summary{order:-1;display:grid;grid-template-columns:minmax(0,1fr) minmax(145px,.9fr);align-items:center}.scan-summary h2{grid-column:1}.big-number{grid-column:1;margin:.2rem 0;font-size:clamp(3rem,18vw,4.25rem)}.scan-summary dl{grid-column:2;grid-row:1 / span 2}.scan-form>div{grid-template-columns:1fr}.scan-form input{height:58px;font-size:1rem}.scanner-actions .button{flex:1 1 145px}.scan-tally .panel-heading strong{white-space:normal}.panel{padding:.85rem;margin-bottom:.85rem}.panel-heading{align-items:stretch;flex-direction:column}.panel-heading input{max-width:none}input,select,textarea{font-size:16px}.table-wrap{margin-inline:-.85rem;padding:0 .85rem .45rem;border:0;border-radius:var(--radius)}.table-wrap:after{content:"Swipe table sideways";display:block;padding:.35rem 0 0;color:var(--muted);font-size:.72rem;font-weight:750;text-align:right}.session-tally-heading{align-items:stretch;flex-direction:column}.session-tally-summary{width:100%}.session-tally-summary div{flex:1}.session-tally-row>td:first-child{position:static;box-shadow:none}.session-tally-table{margin-inline:0}table{min-width:760px;font-size:.78rem}th,td{padding:.62rem .52rem}th:first-child,td:first-child{position:sticky;left:-.85rem;z-index:1;background:#fff;box-shadow:8px 0 14px #142f240f}th:first-child{z-index:2;background:#f3f6f3}.badge{font-size:.6rem}.button{min-height:44px}.button.small{min-height:38px}.autosuggest,.autosuggest input{min-width:100%}.login-page{align-items:stretch;padding:.85rem}.login-card{align-self:center}}@media(max-width:430px){.content{padding-inline:.65rem}.stats,.compact-stats,.scan-summary{grid-template-columns:1fr}.scan-summary h2,.big-number,.scan-summary dl{grid-column:auto;grid-row:auto}.scan-summary dl{margin-top:.5rem}.sidebar nav a,.sidebar nav a:not(.active){flex-basis:66px;font-size:.54rem}.qbo-status strong{font-size:1.05rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
