:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#16231d;background:#f4f6f2;font-synthesis:none;--forest: #153f31;--forest-dark: #0d2c22;--mint: #dcebe3;--lime: #c9db63;--cream: #fafbf8;--line: #dce2dc;--muted: #68756f;--danger: #b83b3b;--warning: #a96705;--shadow: 0 12px 34px rgba(20, 47, 36, .08)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:#f4f6f2}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(106,144,53,.35);outline-offset:2px}h1,h2,p{margin-top:0}h1{font-size:clamp(1.8rem,3vw,2.55rem);margin-bottom:.45rem;letter-spacing:-.035em}h2{font-size:1.08rem;margin-bottom:.35rem}p{color:var(--muted);line-height:1.55}small{color:var(--muted);display:block;margin-top:.25rem}code{display:inline-block;font-family:SFMono-Regular,Consolas,monospace;color:var(--forest);background:#edf3ee;border-radius:5px;padding:.16rem .38rem;margin:.1rem .2rem .1rem 0}.app-shell{display:grid;grid-template-columns:245px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;color:#ecf3ee;background:linear-gradient(180deg,var(--forest-dark),#153a2e);padding:1.35rem 1rem}.sidebar-brand{display:flex;align-items:center;gap:.75rem;padding:0 .45rem 1.4rem}.sidebar-brand strong,.sidebar-brand small{display:block}.sidebar-brand small{color:#a9c0b5;font-size:.72rem}.brand-mark{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border-radius:12px;color:var(--forest-dark);background:var(--lime);font-weight:900;font-size:1.35rem;box-shadow:inset 0 0 0 1px #fff6}.sidebar nav{display:grid;gap:.28rem}.sidebar nav a{display:flex;align-items:center;gap:.8rem;width:100%;color:#b8cbc2;background:transparent;border:0;border-radius:9px;padding:.72rem .75rem;cursor:pointer;text-align:left}.sidebar nav a span{display:inline-grid;place-items:center;width:22px;font-size:1.15rem}.sidebar nav a:hover,.sidebar nav a.active{color:#fff;background:#ffffff1a}.sidebar nav a.active{box-shadow:inset 3px 0 var(--lime)}.user-card{display:grid;grid-template-columns:36px 1fr auto;gap:.65rem;align-items:center;margin-top:auto;padding:.8rem .45rem 0;border-top:1px solid rgba(255,255,255,.12)}.user-card strong{font-size:.85rem}.user-card small{color:#a9c0b5;font-size:.68rem;text-transform:uppercase}.user-card button{color:#b8cbc2;background:none;border:0;cursor:pointer;font-size:1.1rem}.avatar{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;color:var(--forest-dark);background:#d9e9df;font-weight:800}.content{min-width:0;padding:clamp(1.2rem,3vw,2.6rem)}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:1.55rem}.page-header p{margin-bottom:0}.page-header.compact{align-items:center}.eyebrow{margin-bottom:.35rem!important;color:#628052!important;font-size:.7rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.completion{color:var(--muted);font-size:.88rem}.panel{margin-bottom:1.2rem;padding:1.15rem;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.panel-heading p{margin-bottom:0;font-size:.86rem}.panel-heading input{max-width:310px}.button-row{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.6rem}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;margin-bottom:1.2rem}.stats article{min-height:112px;display:flex;flex-direction:column;justify-content:space-between;padding:1.05rem;border:1px solid var(--line);border-radius:13px;background:linear-gradient(135deg,#fff,#f7faf6);box-shadow:var(--shadow)}.stats span{color:var(--muted);font-size:.78rem;font-weight:650}.stats strong{color:var(--forest);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:40px;padding:.62rem 1rem;border:1px solid transparent;border-radius:8px;font-weight:750;text-decoration:none;cursor:pointer;transition:transform .15s,box-shadow .15s,background .15s}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.52;cursor:not-allowed}.button.primary{color:#fff;background:var(--forest);box-shadow:0 6px 14px #153f3129}.button.primary:hover:not(:disabled){background:#1d503e}.button.secondary{color:var(--forest);background:#edf4ef;border-color:#d2e1d7}.button.ghost{color:var(--forest);background:transparent;border-color:var(--line)}.button.small{min-height:32px;padding:.35rem .65rem;font-size:.8rem;color:#fff;background:var(--forest)}.link-button{color:#2e6d53;background:none;border:0;padding:.3rem;font-weight:750;cursor:pointer}.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:.55rem}.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:9px;box-shadow:0 16px 34px #142f242e}.suggestion-option{display:block;width:100%;padding:.55rem .62rem;color:#18271f;background:transparent;border:0;border-radius:7px;text-align:left;cursor:pointer}.suggestion-option:hover,.suggestion-option[aria-selected=true]{background:#edf4ef}.suggestion-option strong,.suggestion-option small{display:block}.no-suggestions{padding:.62rem;color:var(--muted);font-size:.82rem}label{display:grid;gap:.38rem;color:#34473e;font-size:.8rem;font-weight:700}input,select,textarea{min-height:41px;width:100%;padding:.55rem .7rem;color:#18271f;background:#fff;border:1px solid #ccd6ce;border-radius:7px}input::placeholder{color:#9aa69f}textarea{min-height:118px;resize:vertical;font:inherit}.form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:.85rem}.inline-form{display:flex;align-items:end;flex-wrap:wrap;gap:.75rem}.inline-form label{flex:1 1 210px}.mapping-grid,.filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem}.import-panel{border-left:4px solid var(--lime)}.import-result{margin-top:1rem;padding:1rem;background:#f4f7f3;border-radius:9px}.import-result ul{max-height:145px;overflow:auto;color:var(--danger);font-size:.82rem}.item-editor{border-left:4px solid #7aa28a}.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:#09191380}.modal-card{width:min(1120px,100%);max-height:calc(100vh - 2rem);overflow:auto}.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:#f1f5f2;border:1px solid var(--line);border-radius:8px}.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-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:41px}.check-row input{width:auto;min-height:0}.item-thumb{display:block;width:52px;height:52px;object-fit:cover;border-radius:7px;border:1px solid var(--line);background:#f1f5f2}.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:#f1f5f2;border:1px dashed #9fb5a8;border-radius:8px;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-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}table{width:100%;border-collapse:collapse;font-size:.84rem}th{padding:.72rem .65rem;color:#6c7b73;background:#f7f9f6;border-bottom:1px solid var(--line);font-size:.67rem;letter-spacing:.06em;text-align:left;text-transform:uppercase;white-space:nowrap}td{padding:.78rem .65rem;border-bottom:1px solid #edf0ec;vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafcf9}.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:8px}.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:8px;background:#fff}.session-tally-barcodes{display:flex;flex-wrap:wrap;gap:.3rem}.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;border-radius:999px;color:#506158;background:#edf0ee;font-size:.66rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.badge.open{color:#176b47;background:#daf1e4}.badge.completed{color:#275d46;background:#ddebe4}.badge.warning{color:#815200;background:#fff0cd}.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:8px}.notice.error{color:#852f2f;background:#fae4e4;border:1px solid #efc6c6}.notice.success{color:#225f43;background:#e3f3e9;border:1px solid #b9dec8}.loading,.empty{display:grid;place-items:center;min-height:220px;color:var(--muted);text-align:center}.empty span{color:#a8b8ae;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-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(230px,.72fr);gap:1rem}.scanner{border-top:4px solid var(--lime)}.scanner-status{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem;background:#f5f8f4;border-radius:9px}.scanner-status strong,.scanner-status small{display:block}.scan-light{width:14px;height:14px;flex:0 0 auto;border-radius:50%;background:#28a869;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:54px;font-family:SFMono-Regular,Consolas,monospace;font-size:1.02rem;border-width:2px;border-color:#7aa28a}.scanner-actions{display:flex;flex-wrap:wrap;gap:.55rem}.scan-summary{background:var(--forest-dark);color:#fff}.scan-summary h2,.scan-summary dt{color:#b7cdc2}.big-number{display:block;margin:1rem 0 1.5rem;color:var(--lime);font-size:4.8rem;line-height:.9;letter-spacing:-.08em}.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 #dce978}.scan-tally .panel-heading strong{color:var(--forest);font-size:1.2rem;white-space:nowrap}.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:8px;cursor:pointer;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:7px}.tally-photo-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.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:10px;box-shadow:0 18px 42px #12302438;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:7px;background:#f5f8f4}.tally-photo-button:hover .tally-photo-preview,.tally-photo-button:focus-within .tally-photo-preview{opacity:1;transform:translateY(-50%) scale(1)}.camera-panel{margin-top:1rem;padding:.85rem;background:#f2f6f3;border-radius:10px}.camera-frame{overflow:hidden;width:100%;aspect-ratio:16/9;border-radius:8px;background:#101814}.camera-frame video{width:100%;height:100%;object-fit:cover}.qbo-status{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.qbo-status div{padding:.8rem;border:1px solid var(--line);border-radius:8px;background:#f7faf6}.qbo-status span{display:block;color:var(--muted);font-size:.72rem;font-weight:800;text-transform:uppercase}.qbo-status strong{display:block;margin-top:.2rem;color:var(--forest);font-size:1.25rem}.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:radial-gradient(circle at 75% 15%,rgba(201,219,99,.2),transparent 28%),linear-gradient(145deg,#0c291f,#164332)}.login-card{width:min(430px,100%);padding:clamp(1.6rem,4vw,2.6rem);background:#fff;border-radius:18px;box-shadow:0 30px 70px #00000040}.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:#f4f6f2}.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:14px;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:980px){.app-shell{grid-template-columns:82px minmax(0,1fr)}.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}.sidebar nav a{justify-content:center;gap:0;padding-inline:.4rem;font-size:0}.sidebar nav a span{font-size:1.2rem}.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(210px,.8fr)}.card-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}table{min-width:720px}}@media(max-width:680px){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 20px #00000024}.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}.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:12px}.sidebar nav a.active{color:#fff;box-shadow:inset 0 -3px var(--lime)}.sidebar nav a span{width:auto;font-size:1.15rem}.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{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;border-radius:11px;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-radius:10px}.table-wrap:after{content:"Swipe table sideways";display:block;padding:.35rem 0 0;color:var(--muted);font-size:.72rem;font-weight:700;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:#f7f9f6}.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;border-radius:15px}}@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}}
