:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f4f6fa;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #172033;--muted: #697386;--line: #dde3ec;--panel: #ffffff;--navy: #0b1220;--blue: #2563eb;--blue-soft: #e8f0ff;--green: #15803d;--green-soft: #e9f8ef;--amber: #b45309;--amber-soft: #fff4dd;--red: #b42318;--red-soft: #fff0ee;--radius: 18px;--shadow: 0 12px 34px rgba(15, 23, 42, .07)}*{box-sizing:border-box}html{min-height:100%;background:#f4f6fa}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top right,rgba(37,99,235,.07),transparent 30rem),#f4f6fa}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}h1,h2,h3,p{margin-top:0}h1{margin-bottom:8px;font-size:clamp(1.85rem,4vw,2.7rem);line-height:1.05;letter-spacing:-.04em}h2{margin-bottom:0;font-size:1.25rem;letter-spacing:-.02em}small{display:block;color:var(--muted)}.muted{color:var(--muted)}.eyebrow{margin-bottom:7px;color:#5b6b84;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 15% 20%,rgba(96,165,250,.15),transparent 24rem),radial-gradient(circle at 80% 80%,rgba(37,99,235,.12),transparent 28rem),var(--navy)}.login-card{width:min(100%,430px);padding:38px;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:#fffffff7;box-shadow:0 30px 80px #00000047}.brand-mark,.brand-symbol{display:inline-grid;place-items:center;color:#fff;background:var(--navy);font-weight:900}.brand-mark{width:54px;height:54px;margin-bottom:26px;border-radius:16px;font-size:1.7rem}.stack{display:grid;gap:16px}label{display:grid;gap:7px;color:#374151;font-size:.88rem;font-weight:700}input,select,textarea{width:100%;min-height:45px;padding:10px 12px;border:1px solid #cfd7e4;border-radius:11px;outline:none;color:var(--ink);background:#fff;transition:border-color .15s,box-shadow .15s}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:#6ea0fa;box-shadow:0 0 0 3px #2563eb1a}.primary-button,.secondary-button,.zero-button,.finish-button,.text-button,.back-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;font-weight:800}.primary-button{min-height:44px;padding:0 16px;border-radius:11px;color:#fff;background:var(--blue);box-shadow:0 7px 16px #2563eb33}.primary-button:hover{background:#1d4ed8}.primary-button.big{min-height:56px;padding-inline:24px;font-size:1rem}.primary-button.full{width:100%}.secondary-button{min-height:42px;padding:0 14px;border:1px solid #d4dce8;border-radius:11px;color:#334155;background:#fff}.secondary-button.small{min-height:36px;padding-inline:11px;font-size:.85rem}.text-button{padding:6px 0;color:var(--blue);background:transparent}.back-button{width:fit-content;padding:7px 0;color:#4a5870;background:transparent}.back-button.light{color:#c9d4e7}.icon-button{display:inline-grid;width:36px;height:36px;place-items:center;border:0;border-radius:10px;color:#5a6679;background:transparent}.icon-button:hover{background:#eef2f7}.app-shell{min-height:100vh}.topbar{position:sticky;z-index:30;top:0;height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid rgba(221,227,236,.9);background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand-button{display:flex;align-items:center;gap:10px;padding:0;border:0;text-align:left;background:transparent}.brand-symbol{width:38px;height:38px;border-radius:11px}.brand-button strong,.brand-button small{display:block}.brand-button strong{color:var(--ink);font-size:.96rem}.brand-button small{margin-top:1px;font-size:.72rem}.user-area{display:flex;align-items:center;gap:8px}.user-name{font-size:.86rem;font-weight:700}.workspace{display:grid;grid-template-columns:208px minmax(0,1fr);min-height:calc(100vh - 70px)}.sidebar{position:sticky;top:70px;height:calc(100vh - 70px);padding:22px 14px;border-right:1px solid var(--line);background:#f9fafccc}.nav-item{width:100%;display:flex;align-items:center;gap:11px;margin-bottom:5px;padding:12px 13px;border:0;border-radius:11px;color:#607087;background:transparent;font-weight:750;text-align:left}.nav-item:hover{background:#eef2f7}.nav-item.active{color:#174fbc;background:#e8f0ff}.content{width:100%;min-width:0;padding:28px}.page{width:min(1180px,100%);margin:0 auto}.page.narrow{width:min(760px,100%)}.page-heading,.section-heading,.count-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.page-heading{margin-bottom:20px}.hero-panel{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:22px;padding:34px;overflow:hidden;border-radius:24px;color:#fff;background:linear-gradient(120deg,#0b1220f7,#18345cf5);box-shadow:var(--shadow)}.hero-panel h1{margin-bottom:12px}.hero-panel p{max-width:650px;margin-bottom:0;color:#c6d3e7}.hero-panel .eyebrow{color:#7fb0ff}.hero-panel>svg{flex:0 0 auto;opacity:.55}.quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:22px}.action-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:18px;border:1px solid var(--line);border-radius:16px;text-align:left;color:var(--ink);background:#fff;box-shadow:0 5px 18px #0f172a0a}.action-card:hover{border-color:#b8c7df;transform:translateY(-1px)}.action-card.featured{border-color:#c9d9ff;background:#f4f7ff}.action-card strong,.action-card small{display:block}.action-card small{margin-top:3px}.action-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;color:#1d5bc6;background:var(--blue-soft)}.panel{margin-bottom:20px;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:0 6px 22px #0f172a09}.panel.flush{padding:0;overflow:hidden}.section-heading{margin-bottom:16px}.delivery-list{display:grid}.delivery-row{width:100%;min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border:0;border-bottom:1px solid #edf0f5;color:var(--ink);text-align:left;background:#fff}button.delivery-row:hover{background:#f9fbfd}.delivery-row:last-child{border-bottom:0}.delivery-row strong,.delivery-row small{display:block}.delivery-row small{margin-top:4px}.delivery-main,.delivery-actions{display:flex;align-items:center;gap:12px}.delivery-main{min-width:0}.supplier-avatar{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;color:#174fbc;background:#e9f1ff;font-weight:900}.status-badge,.type-chip,.metric-pill,.privacy-chip,.counted-chip{display:inline-flex;align-items:center;border-radius:999px;font-size:.76rem;font-weight:800;white-space:nowrap}.status-badge{padding:5px 9px;color:#475569;background:#eef2f6}.status-counting{color:#8a4b06;background:var(--amber-soft)}.status-counted,.status-resolved{color:#126335;background:var(--green-soft)}.status-review{color:#8f3a24;background:#fff0e9}.toolbar{display:flex;gap:10px;margin-bottom:16px}.toolbar>select{width:auto;min-width:190px}.search-field{min-height:45px;display:flex;flex:1;align-items:center;gap:8px;padding:0 12px;border:1px solid #cfd7e4;border-radius:11px;color:#8390a3;background:#fff}.search-field:focus-within{border-color:#6ea0fa;box-shadow:0 0 0 3px #2563eb1a}.search-field input{min-height:42px;padding:0;border:0;box-shadow:none}.search-field.large{min-height:52px;border-radius:13px}.metric-pill{padding:8px 12px;color:#174fbc;background:#e8f0ff}.error-banner{display:flex;align-items:center;gap:9px;margin-bottom:14px;padding:11px 12px;border:1px solid #f2c9c4;border-radius:11px;color:var(--red);background:var(--red-soft);font-size:.86rem;font-weight:650}.error-banner>span{flex:1}.loading-row,.count-loading{display:flex;align-items:center;justify-content:center;gap:10px;min-height:180px;color:var(--muted)}.empty-state{min-height:150px;display:grid;place-items:center;align-content:center;gap:8px;padding:24px;color:#8793a5;text-align:center}.empty-state.tall{min-height:330px}.empty-state p,.empty-state h3{margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.span-2{grid-column:span 2}.form-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.inline-control{display:flex;gap:8px}.inline-control select{flex:1}.inventory-table-wrap{overflow:auto}.inventory-table{width:100%;border-collapse:collapse;font-size:.9rem}.inventory-table th,.inventory-table td{padding:13px 16px;border-bottom:1px solid #edf0f5;text-align:left}.inventory-table th{color:#728097;background:#f8fafc;font-size:.73rem;letter-spacing:.04em;text-transform:uppercase}.inventory-table td strong,.inventory-table td small{display:block}.inventory-table td small{margin-top:3px}.inventory-table .number{text-align:right;font-variant-numeric:tabular-nums;font-weight:800}.inventory-table .negative{color:var(--red)}.type-chip{padding:4px 8px;color:#526075;background:#f0f3f7}.count-page{min-height:100vh;padding:20px;color:var(--ink);background:#eef2f7}.count-header{width:min(1440px,100%);display:grid;grid-template-columns:130px 1fr auto;align-items:center;gap:18px;margin:0 auto 16px;padding:22px 26px;border-radius:18px;color:#fff;background:var(--navy)}.count-header h1{margin-bottom:5px;font-size:1.75rem}.count-header p{margin-bottom:0;color:#aab9cf}.count-header .eyebrow{color:#73a8ff}.count-stats{display:flex;gap:10px}.count-stats span{min-width:86px;padding:10px 12px;border:1px solid rgba(255,255,255,.12);border-radius:12px;color:#c6d3e7;text-align:center;font-size:.75rem}.count-stats strong{display:block;color:#fff;font-size:1.15rem}.count-layout{width:min(1440px,100%);display:grid;grid-template-columns:minmax(260px,.9fr) minmax(360px,1.25fr) minmax(250px,.8fr);gap:14px;margin:0 auto}.count-panel{min-width:0;min-height:570px;padding:18px;border:1px solid #d9e0ea;border-radius:17px;background:#fff;box-shadow:0 8px 28px #0f172a0b}.count-panel-heading{min-height:54px;margin-bottom:13px}.privacy-chip{padding:5px 9px;color:#126335;background:var(--green-soft)}.product-results,.counted-list{display:grid;gap:6px;margin-top:12px}.product-result,.counted-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px;border:1px solid transparent;border-radius:11px;text-align:left;color:var(--ink);background:#f8fafc}.product-result:hover,.product-result.selected{border-color:#a9c5f8;background:#eff5ff}.product-result>span:last-child,.counted-row>span:last-child{display:flex;align-items:center;gap:7px}.product-result strong,.product-result small,.counted-row strong,.counted-row small{display:block}.counted-chip{padding:4px 7px;color:#126335;background:var(--green-soft)}.quantity-editor{display:grid;gap:20px}.selected-product-meta{display:flex;flex-wrap:wrap;gap:7px}.selected-product-meta span{padding:5px 8px;border-radius:8px;color:#56657b;background:#eef2f7;font-size:.76rem;font-weight:750}.quantity-label{text-align:center}.quantity-input{height:116px;border-width:2px;border-radius:18px;font-size:4rem;font-weight:900;text-align:center;letter-spacing:-.05em;font-variant-numeric:tabular-nums}.editor-grid{display:grid;grid-template-columns:150px 1fr;gap:12px}.count-actions{display:grid;grid-template-columns:.7fr 1.3fr;gap:10px}.zero-button{min-height:56px;border:1px solid #cfd7e4;border-radius:12px;color:#44536a;background:#fff}.counted-panel{display:flex;flex-direction:column}.counted-list{flex:1;align-content:start;overflow:auto}.counted-row{background:#fff;border-color:#e4e9f0}.counted-quantity{font-size:1.25rem;font-weight:900}.counted-quantity small{margin-left:2px;font-size:.68rem}.finish-button{min-height:52px;margin-top:14px;border-radius:12px;color:#fff;background:#156a3c}.finish-button:hover{background:#105c33}.global-error{position:fixed;z-index:100;top:12px;left:50%;width:min(600px,calc(100% - 24px));transform:translate(-50%)}.bottom-nav{display:none}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1050px){.quick-grid,.count-layout{grid-template-columns:1fr 1fr}.counted-panel{grid-column:1/-1;min-height:auto}}@media (max-width:760px){body{padding-bottom:env(safe-area-inset-bottom)}.topbar{height:62px;padding:0 14px}.brand-button small,.user-name{display:none}.workspace{display:block;min-height:calc(100vh - 62px)}.sidebar{display:none}.content{padding:18px 14px 90px}.page-heading{align-items:center}.hero-panel{padding:24px}.hero-panel>svg{display:none}.quick-grid{grid-template-columns:1fr}.toolbar{flex-wrap:wrap}.toolbar>select,.toolbar>.search-field{width:100%;flex:1 1 100%}.delivery-row.static{align-items:flex-start}.delivery-actions{flex-direction:column;align-items:flex-end}.form-grid{grid-template-columns:1fr}.span-2{grid-column:span 1}.inventory-table th:nth-child(3),.inventory-table td:nth-child(3){display:none}.bottom-nav{position:fixed;z-index:40;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(3,1fr);padding:7px 8px calc(7px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bottom-nav button{display:grid;place-items:center;gap:2px;padding:5px;border:0;color:#78869b;background:transparent;font-size:.67rem;font-weight:750}.bottom-nav button.active{color:#1f5fca}.count-page{padding:10px}.count-header{grid-template-columns:1fr auto;padding:16px}.count-header>.back-button{grid-column:1/-1}.count-header h1{font-size:1.4rem}.count-stats span{min-width:68px}.count-layout{grid-template-columns:1fr}.count-panel{min-height:auto}.editor-panel{min-height:430px}.editor-grid,.count-actions{grid-template-columns:1fr}.quantity-input{height:100px;font-size:3.5rem}.counted-panel{grid-column:auto}}.primary-button.small{min-height:36px;padding-inline:11px;font-size:.85rem}.admin-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:16px}.mapping-editor{display:grid;gap:10px;margin-top:14px}.mapping-row{display:grid;grid-template-columns:minmax(220px,1fr) 100px minmax(160px,.6fr) 40px;gap:8px;align-items:center}.mapping-row.compact-map{grid-template-columns:minmax(240px,1fr) 110px 40px}.form-actions.split{justify-content:space-between}.mapping-list,.document-list{display:grid;gap:8px;margin-top:18px}.mapping-card,.document-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fbfcfe}.mapping-card strong,.mapping-card small,.document-card strong,.document-card small{display:block}.mapping-card small,.document-card small{margin-top:3px}.mapping-parts{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.mapping-parts span,.warning-chip,.document-status,.compare-chip,.source-note{display:inline-flex;align-items:center;gap:5px;border-radius:999px;font-size:.75rem;font-weight:800}.mapping-parts span{padding:5px 8px;color:#46556b;background:#eef2f7}.warning-chip{padding:5px 8px;color:#9a5709;background:var(--amber-soft)}.source-note{padding:7px 10px;color:#526075;background:#f0f3f7}.invoice-lines{display:grid;gap:8px;margin:18px 0 14px}.invoice-line{display:grid;grid-template-columns:1.1fr 1.1fr .8fr 1.25fr 90px 40px;gap:7px;align-items:center}.document-status{padding:5px 8px;color:#7a4c0a;background:var(--amber-soft)}.document-status.approved{color:#126335;background:var(--green-soft)}.warning-box{margin-bottom:12px;padding:12px 14px;border:1px solid #efd8a8;border-radius:11px;color:#7b4b08;background:#fff8e9}.warning-box strong,.warning-box small{display:block}.warning-box small{margin-top:3px;color:#856832}.comparison-table-wrap{overflow:auto}.compare-chip{padding:5px 8px}.compare-exact{color:#126335;background:var(--green-soft)}.compare-shortage{color:var(--red);background:var(--red-soft)}.compare-overage{color:#174fbc;background:var(--blue-soft)}.compare-not_counted,.compare-unexpected{color:#8a4b06;background:var(--amber-soft)}.icon-button.danger{color:#a63b30}@media (max-width: 1050px){.admin-grid{grid-template-columns:1fr}.invoice-line{grid-template-columns:1fr 1fr 1fr}.invoice-line .icon-button{justify-self:end}}@media (max-width: 760px){.mapping-row,.mapping-row.compact-map,.invoice-line{grid-template-columns:1fr}.mapping-card,.document-card{align-items:flex-start;flex-direction:column}.mapping-parts{justify-content:flex-start}.form-actions.split{align-items:stretch;flex-direction:column}.source-note{display:none}}.count-start-card{width:min(620px,100%);display:grid;gap:18px;margin:50px auto 0;padding:28px;border:1px solid #d7dfea;border-radius:20px;background:#fff;box-shadow:0 12px 34px #0f172a0f}.symbol-count-shell{width:min(1220px,100%);margin:0 auto}.symbol-count-toolbar{position:sticky;z-index:15;top:10px;display:grid;grid-template-columns:1fr auto minmax(320px,.9fr);align-items:center;gap:14px;margin-bottom:12px;padding:16px 18px;border:1px solid #d9e0ea;border-radius:16px;background:#fffffff5;box-shadow:0 8px 24px #0f172a0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.symbol-count-toolbar h2{font-size:1.05rem}.symbol-count-list{display:grid;gap:10px}.symbol-count-row{display:grid;grid-template-columns:180px 1fr;align-items:stretch;gap:14px;padding:14px;border:1px solid #dce3ed;border-radius:16px;background:#fff}.symbol-code{display:flex;justify-content:center;flex-direction:column;padding:8px 12px;border-radius:12px;background:#f6f8fb}.symbol-code strong{font-size:1.8rem;letter-spacing:-.04em}.symbol-code small{margin-top:4px}.variant-boxes{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}.variant-count-box{padding:12px;border:1px solid #dce3ed;border-radius:13px;background:#fbfcfe;transition:border-color .15s,background .15s}.variant-count-box.counted{border-color:#b7d7c4;background:#f6fcf8}.variant-box-heading{min-height:24px;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;color:#435269;font-size:.8rem}.saved-mark{display:inline-flex;align-items:center;gap:3px;color:#17723e;font-size:.68rem;font-weight:800}.variant-quantity-input{height:72px;padding:5px 10px;border-width:2px;border-radius:13px;font-size:2.4rem;font-weight:900;text-align:center;font-variant-numeric:tabular-nums}.quick-add-row{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:8px}.quick-add-row button{min-height:34px;border:1px solid #d5dde8;border-radius:8px;color:#415069;background:#fff;font-size:.78rem;font-weight:850}.quick-add-row button:hover{background:#eef3f9}.quick-add-row button.quick-primary{border-color:#bdd0f7;color:#174fbc;background:#eef4ff}.count-footer{position:sticky;bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:14px;padding:14px 16px;border:1px solid #d5dde8;border-radius:15px;background:#fffffff7;box-shadow:0 10px 30px #0f172a14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.count-footer strong,.count-footer small{display:block}.count-footer small{margin-top:3px}.finish-button.inline-finish{min-width:190px;margin-top:0;padding:0 18px}@media (max-width: 760px){.symbol-count-toolbar{position:static;grid-template-columns:1fr}.symbol-count-row{grid-template-columns:1fr}.symbol-code{min-height:72px}.variant-boxes{grid-template-columns:1fr 1fr}.count-footer{bottom:calc(8px + env(safe-area-inset-bottom));align-items:stretch;flex-direction:column}.finish-button.inline-finish{width:100%}}@media (max-width: 440px){.variant-boxes{grid-template-columns:1fr}}.quantity-touch-button{width:100%;display:grid;place-items:center;align-content:center;gap:2px;color:var(--ink);background:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.quantity-touch-button small{font-size:.68rem;font-weight:750;letter-spacing:0}.quick-add-row button{min-height:56px;font-size:1rem;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.quantity-keypad-overlay{position:fixed;z-index:200;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding:10px;background:#040a16ad;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.quantity-keypad-sheet{width:min(520px,100%);max-height:calc(100dvh - 20px);overflow:auto;padding:16px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:#f7f9fc;box-shadow:0 -18px 60px #00000052}.quantity-keypad-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.quantity-keypad-header h2{font-size:1.25rem}.keypad-close{min-width:92px;min-height:52px;padding:0 14px;border:1px solid #cfd8e5;border-radius:12px;color:#42516a;background:#fff;font-weight:850}.keypad-display{min-height:82px;display:grid;place-items:center;margin-bottom:10px;border:2px solid #8cb0ee;border-radius:16px;color:#10213f;background:#fff;font-size:clamp(2.8rem,12vw,4.5rem);font-weight:950;letter-spacing:-.05em;font-variant-numeric:tabular-nums}.quantity-keypad-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.quantity-keypad-grid button{min-height:68px;border:1px solid #cbd5e2;border-radius:14px;color:#172033;background:#fff;box-shadow:0 2px #0f172a14;font-size:1.65rem;font-weight:900;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.quantity-keypad-grid button:active{transform:translateY(1px);background:#eaf1fd}.quantity-keypad-grid .keypad-function{color:#7b3d17;background:#fff3e8}.keypad-save{width:100%;min-height:68px;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:10px;border:0;border-radius:15px;color:#fff;background:#156a3c;font-size:1.15rem;font-weight:900;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.keypad-save:active{background:#0f5b32}@media (max-width: 520px){.count-page{padding:7px}.count-header{gap:9px;padding:12px;border-radius:14px}.symbol-count-toolbar{gap:10px;padding:12px;border-radius:14px}.symbol-count-row{gap:9px;padding:9px;border-radius:14px}.symbol-code{min-height:62px;padding:7px 10px}.symbol-code strong{font-size:1.65rem}.variant-count-box{padding:10px}.variant-quantity-input{height:82px}.quick-add-row{gap:7px}.quick-add-row button{min-height:58px;border-radius:11px;font-size:1.03rem}.quantity-keypad-overlay{padding:6px}.quantity-keypad-sheet{padding:12px;border-radius:18px}.quantity-keypad-grid button,.keypad-save{min-height:70px}}.symbol-select-actions{display:grid;grid-template-columns:minmax(250px,1fr) auto;gap:8px;align-items:stretch}.symbol-picker-trigger{min-height:64px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:10px 14px;border:2px solid #b9c9e2;border-radius:14px;color:#172033;text-align:left;background:#fff;font-weight:800;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.symbol-picker-trigger span{min-width:0}.symbol-picker-trigger small,.symbol-picker-trigger strong{display:block}.symbol-picker-trigger small{margin-bottom:2px;color:#748199;font-size:.7rem;letter-spacing:.06em;text-transform:uppercase}.symbol-picker-trigger strong{overflow:hidden;font-size:1.08rem;text-overflow:ellipsis;white-space:nowrap}.show-all-symbols{min-height:64px;padding:0 14px;border:1px solid #d4dce8;border-radius:14px;color:#415069;background:#fff;font-weight:850;touch-action:manipulation}.symbol-picker-overlay{position:fixed;z-index:210;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding:8px;background:#040a16b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.symbol-picker-sheet{width:min(620px,100%);max-height:calc(100dvh - 16px);overflow:auto;padding:14px;border-radius:22px;background:#f7f9fc;box-shadow:0 -18px 60px #00000057}.symbol-picker-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.symbol-picker-header h2{max-width:390px;font-size:1.15rem;line-height:1.2}.symbol-filter-display{min-height:72px;display:grid;place-items:center;align-content:center;gap:1px;margin-bottom:10px;border:2px solid #8cb0ee;border-radius:15px;color:#10213f;background:#fff;font-size:2.3rem;font-weight:950;letter-spacing:.02em}.symbol-filter-display small{font-size:.66rem;font-weight:750;letter-spacing:0}.symbol-key-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin-bottom:12px}.symbol-key-grid button{min-height:58px;border:1px solid #cad5e3;border-radius:12px;color:#172033;background:#fff;box-shadow:0 2px #0f172a12;font-size:1.15rem;font-weight:900;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.symbol-key-grid button:active{transform:translateY(1px);background:#eaf1fd}.symbol-key-grid .symbol-key-function{color:#7b3d17;background:#fff3e8}.symbol-picker-results{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-height:310px;overflow:auto;padding:1px}.symbol-choice{min-height:68px;display:grid;place-items:center;align-content:center;gap:2px;border:2px solid #d4dce8;border-radius:13px;color:#172033;background:#fff;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.symbol-choice strong{font-size:1.35rem}.symbol-choice small{display:inline-flex;align-items:center;gap:3px;color:#17723e;font-size:.66rem;font-weight:850}.symbol-choice.already-counted{border-color:#acd0ba;background:#f2fbf5}.show-all-picker{width:100%;min-height:58px;margin-top:10px;border:1px solid #cbd5e2;border-radius:13px;color:#35445c;background:#fff;font-weight:850;touch-action:manipulation}.compact-empty{min-height:90px;grid-column:1 / -1}@media (max-width: 520px){.symbol-select-actions{grid-template-columns:1fr}.symbol-picker-trigger,.show-all-symbols{min-height:62px}.symbol-picker-sheet{padding:10px;border-radius:18px}.symbol-key-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.symbol-key-grid button{min-height:62px;font-size:1.2rem}.symbol-picker-results{grid-template-columns:repeat(3,minmax(0,1fr));max-height:280px}.symbol-choice{min-height:70px}}.success-note{display:flex;align-items:center;gap:8px;margin-top:14px;padding:12px 14px;border:1px solid #b8dbc5;border-radius:11px;color:#126335;background:#f1fbf4;font-weight:800}.category-count-shell{width:min(1380px,100%)}.category-count-toolbar{grid-template-columns:minmax(260px,1fr) auto minmax(230px,.55fr)}.count-toolbar-copy h2{font-size:1rem}.count-search-trigger{min-height:54px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:8px 12px;border:1px solid #c9d6e8;border-radius:13px;color:var(--ink);text-align:left;background:#fff;font-weight:800}.count-search-trigger:hover{border-color:#9db8e5;background:#f8fbff}.count-search-trigger span,.count-search-trigger small,.count-search-trigger strong{min-width:0;display:block}.count-search-trigger small{margin-bottom:1px;color:#7b889c;font-size:.66rem;letter-spacing:.07em;text-transform:uppercase}.count-search-trigger strong{overflow:hidden;font-size:.92rem;text-overflow:ellipsis;white-space:nowrap}.count-category-tabs{display:none}.count-category-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:10px}.count-category-column{min-width:0;padding:12px;border:1px solid #d9e1ec;border-radius:16px;background:#fff;box-shadow:0 6px 18px #0f172a09}.count-category-heading{min-height:58px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #edf1f6}.count-category-heading>div{min-width:0}.count-category-heading strong,.count-category-heading small{display:block}.count-category-heading strong{margin-top:3px;font-size:.92rem}.count-category-heading small{margin-top:2px;font-size:.68rem}.count-category-code,.count-active-category{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:#174fbc;background:#e9f1ff;font-size:.72rem;font-weight:950;letter-spacing:.05em}.count-category-code{min-width:38px;min-height:24px;padding:0 7px}.count-category-progress{flex:0 0 auto;padding:5px 8px;border-radius:999px;color:#56657b;background:#f1f4f8;font-size:.72rem;font-weight:850}.count-symbol-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.count-symbol-tile{position:relative;min-width:0;min-height:82px;display:grid;align-content:space-between;gap:7px;padding:9px;border:1px solid #dce3ed;border-radius:11px;color:var(--ink);text-align:left;background:#fbfcfe;transition:transform .12s,border-color .12s,background .12s,box-shadow .12s;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.count-symbol-tile:hover{border-color:#abc1e2;background:#f5f8fd}.count-symbol-tile:active{transform:translateY(1px)}.count-symbol-tile.selected{border-color:#5b8ce0;background:#eef4ff;box-shadow:0 0 0 2px #2563eb1a}.count-symbol-tile.counted{border-color:#b4d5c0;background:#f4fbf6}.count-symbol-tile.counted.selected{border-color:#4e9a68;background:#eef9f1;box-shadow:0 0 0 2px #15803d14}.count-symbol-topline{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:5px}.count-symbol-topline>strong{overflow:hidden;font-size:1.08rem;line-height:1;text-overflow:ellipsis;white-space:nowrap}.count-position-mini{flex:0 0 auto;padding:2px 5px;border-radius:6px;color:#69768b;background:#edf1f6;font-size:.55rem;font-weight:900}.count-symbol-value{display:flex;align-items:baseline;gap:4px;color:#536177;font-size:1rem;font-weight:900;font-variant-numeric:tabular-nums}.count-symbol-value small{display:inline;overflow:hidden;font-size:.55rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.count-tile-check{position:absolute;right:7px;bottom:7px;color:#17723e}.count-category-empty{grid-column:1 / -1;min-height:76px;display:grid;place-items:center;color:#8a96a8;font-size:.78rem}.count-active-editor{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(170px,.45fr) minmax(360px,1fr);align-items:stretch;gap:10px;margin-top:10px;padding:12px;border:1px solid #cfdbea;border-radius:16px;background:#fff;box-shadow:0 8px 22px #0f172a0b}.count-active-meta{display:flex;align-items:center;gap:10px;min-width:0}.count-active-meta h2,.count-active-meta p{margin-bottom:0}.count-active-meta h2{overflow:hidden;font-size:1.55rem;text-overflow:ellipsis;white-space:nowrap}.count-active-meta .eyebrow{margin-bottom:2px;font-size:.64rem}.count-active-category{min-width:54px;min-height:44px;padding:0 9px;font-size:.82rem}.count-active-quantity{min-height:72px;display:grid;place-items:center;align-content:center;gap:1px;border:2px solid #b9c9df;border-radius:13px;color:var(--ink);background:#fff}.count-active-quantity strong{font-size:2rem;line-height:1;font-weight:950;font-variant-numeric:tabular-nums}.count-active-quantity small{margin-top:3px;font-size:.62rem;font-weight:750}.count-active-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.count-active-actions button{min-height:72px;border:1px solid #d4dce8;border-radius:11px;color:#405069;background:#fff;font-size:1rem;font-weight:900;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.count-active-actions button:hover{background:#f3f6fa}.count-active-actions button.quick-primary{border-color:#b8cdf4;color:#174fbc;background:#edf4ff}.count-editor-placeholder{min-height:76px;display:flex;align-items:center;gap:12px;margin-top:10px;padding:12px 15px;border:1px dashed #cbd6e5;border-radius:14px;color:#58667c;background:#ffffffb8}.count-editor-placeholder>span{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#174fbc;background:#e8f0ff;font-weight:950}.count-editor-placeholder strong,.count-editor-placeholder small{display:block}.count-editor-placeholder small{margin-top:2px}.compact-symbol-picker{width:min(760px,100%)}.variant-picker-results{grid-template-columns:repeat(5,minmax(0,1fr))}.variant-symbol-choice{min-height:74px;padding:8px}.picker-choice-top{width:100%;display:flex;align-items:center;justify-content:center;gap:6px}.picker-choice-top>strong{font-size:1.15rem}.picker-choice-top>span{padding:2px 5px;border-radius:6px;color:#526075;background:#edf1f6;font-size:.55rem;font-weight:900}.variant-symbol-choice small{min-height:16px;justify-content:center;text-align:center}@media (max-width: 1180px){.count-symbol-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.count-active-editor{grid-template-columns:minmax(160px,.6fr) minmax(150px,.4fr) minmax(300px,1fr)}}@media (max-width: 900px){.category-count-toolbar{grid-template-columns:1fr auto}.count-search-trigger{grid-column:1 / -1}.count-category-board{gap:8px}.count-symbol-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.count-active-editor{grid-template-columns:1fr 1fr}.count-active-actions{grid-column:1 / -1}}@media (max-width: 760px){.category-count-toolbar{position:static;grid-template-columns:1fr auto;gap:8px}.category-count-toolbar .privacy-chip{justify-self:end}.count-search-trigger{grid-column:1 / -1}.count-category-tabs{position:sticky;z-index:13;top:6px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:8px;padding:6px;border:1px solid #d6deea;border-radius:14px;background:#fffffff7;box-shadow:0 7px 20px #0f172a0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.count-category-tabs button{min-height:54px;display:grid;place-items:center;align-content:center;gap:1px;border:0;border-radius:10px;color:#647187;background:transparent;font-weight:850}.count-category-tabs button strong{font-size:.92rem}.count-category-tabs button small{font-size:.62rem}.count-category-tabs button.active{color:#174fbc;background:#e9f1ff}.count-category-board{display:block}.count-category-column{display:none;padding:10px}.count-category-column.mobile-active{display:block}.count-category-heading{min-height:auto}.count-symbol-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.count-symbol-tile{min-height:78px;padding:8px}.count-symbol-topline>strong{font-size:1rem}.count-symbol-value{font-size:.92rem}.count-active-editor{grid-template-columns:1fr 1fr;gap:8px;padding:9px}.count-active-actions{grid-column:1 / -1}.count-active-actions button{min-height:60px}.count-active-quantity{min-height:66px}.variant-picker-results{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 520px){.category-count-toolbar{grid-template-columns:1fr}.category-count-toolbar .privacy-chip{justify-self:start}.count-symbol-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.count-symbol-tile{min-height:76px}.count-active-editor{grid-template-columns:1fr}.count-active-actions{grid-column:auto}.count-active-actions button{min-height:58px;font-size:.95rem}.count-active-meta{min-height:50px}.count-active-quantity{min-height:74px}.variant-picker-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 380px){.count-symbol-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.count-page{padding:6px}.count-header{grid-template-columns:38px minmax(0,1fr) auto;gap:8px;margin-bottom:7px;padding:9px 10px;border-radius:13px}.count-header>.back-button{grid-column:auto;width:38px;height:38px;padding:0;border-radius:10px;font-size:0;color:#d7e2f3;background:#ffffff0f}.count-header>.back-button svg{width:18px;height:18px}.count-header>div:nth-child(2){min-width:0}.count-header>div:nth-child(2) .eyebrow{display:none}.count-header h1{overflow:hidden;margin:0 0 2px;font-size:1.02rem;line-height:1.12;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.count-header p{overflow:hidden;font-size:.67rem;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.count-stats{gap:4px}.count-stats span{min-width:46px;padding:5px 6px;border-radius:9px;font-size:.56rem;line-height:1.05}.count-stats strong{margin-bottom:1px;font-size:.86rem;line-height:1}.category-count-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:6px;margin-bottom:6px;padding:8px 9px;border-radius:12px}.count-toolbar-copy{min-width:0}.count-toolbar-copy .eyebrow{display:none}.count-toolbar-copy h2{overflow:hidden;font-size:.76rem;line-height:1.18;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.category-count-toolbar .privacy-chip{justify-self:end;padding:4px 7px;font-size:.57rem}.count-search-trigger{grid-column:1 / -1;min-height:42px;gap:8px;padding:5px 9px;border-radius:10px}.count-search-trigger svg{width:17px;height:17px}.count-search-trigger small{display:none}.count-search-trigger strong{font-size:.82rem}.count-category-tabs{top:4px;gap:4px;margin-bottom:6px;padding:4px;border-radius:11px}.count-category-tabs button{min-height:44px;border-radius:8px}.count-category-tabs button strong{font-size:.82rem}.count-category-tabs button small{font-size:.57rem}.count-category-column{padding:8px;border-radius:13px}.count-category-heading{min-height:44px;margin-bottom:7px;padding-bottom:7px}.count-category-heading strong{margin-top:2px;font-size:.82rem}.count-category-heading small{margin-top:1px;font-size:.6rem}.count-category-code{min-width:34px;min-height:21px;font-size:.64rem}.count-category-progress{padding:4px 7px;font-size:.62rem}}@media (max-width: 520px){.category-count-toolbar{grid-template-columns:minmax(0,1fr) auto}.category-count-toolbar .privacy-chip{justify-self:end}}.worklist-count-shell{width:min(1380px,100%)}.worklist-count-toolbar{grid-template-columns:minmax(240px,1fr) auto minmax(210px,.45fr)}.initial-batch-panel,.worklist-section{border:1px solid #d9e1ec;border-radius:16px;background:#fff;box-shadow:0 6px 18px #0f172a09}.initial-batch-panel{padding:14px}.initial-batch-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.initial-batch-heading>div{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:9px}.initial-batch-heading strong,.initial-batch-heading small{display:block}.initial-batch-heading strong{font-size:.95rem}.initial-batch-heading small{grid-column:2;margin-top:2px;font-size:.7rem}.step-badge{width:30px;height:30px;grid-row:span 2;display:grid;place-items:center;border-radius:50%;color:#174fbc;background:#e8f0ff;font-weight:950}.selected-count{flex:0 0 auto;padding:5px 8px;border-radius:999px;color:#174fbc;background:#edf4ff;font-size:.7rem;font-weight:850}.batch-symbol-picker{display:grid;gap:10px}.batch-picker-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.batch-picker-tabs button{min-height:56px;padding:8px 10px;border:1px solid #d8e0eb;border-radius:12px;color:#657287;text-align:left;background:#f8fafc}.batch-picker-tabs button strong,.batch-picker-tabs button small{display:block}.batch-picker-tabs button strong{font-size:.9rem}.batch-picker-tabs button small{margin-top:2px;font-size:.64rem}.batch-picker-tabs button.active{border-color:#9db9eb;color:#174fbc;background:#eaf2ff;box-shadow:0 0 0 2px #2563eb0f}.batch-filter-value{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:36px;padding:5px 8px 5px 10px;border:1px solid #d8e0eb;border-radius:10px;color:#506078;background:#fbfcfe;font-size:.72rem}.batch-filter-value button{min-height:28px;padding:0 8px;border:0;border-radius:7px;color:#6b3f1e;background:#fff1e7;font-size:.68rem;font-weight:850}.batch-filter-keys{display:flex;flex-wrap:wrap;gap:5px}.batch-filter-keys button{min-width:34px;min-height:34px;padding:0 8px;border:1px solid #d6dee9;border-radius:8px;color:#405069;background:#fff;font-size:.78rem;font-weight:900}.batch-filter-keys button.function{color:#7b3d17;background:#fff3e8}.batch-symbol-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:7px}.batch-symbol-tile{position:relative;min-width:0;min-height:70px;display:grid;place-items:center;align-content:center;gap:4px;padding:8px 6px;border:1px solid #d8e0eb;border-radius:11px;color:#172033;background:#fbfcfe;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.batch-symbol-tile strong{font-size:1.08rem;line-height:1}.batch-symbol-tile span{overflow:hidden;max-width:100%;color:#7a8799;font-size:.55rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.batch-symbol-tile>svg{position:absolute;top:6px;right:6px;color:#17723e}.batch-symbol-tile.selected{border-color:#73a1e8;color:#174fbc;background:#eaf2ff;box-shadow:inset 0 0 0 1px #2563eb1a}.batch-picker-empty{grid-column:1 / -1;min-height:90px;display:grid;place-items:center;color:#8894a6;text-align:center;font-size:.78rem}.batch-add-selected{width:100%;min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:11px;color:#fff;background:#2563eb;font-size:.86rem;font-weight:900}.batch-add-selected:disabled{background:#9aa8bb}.count-worklist{display:grid;gap:10px}.worklist-section{padding:12px}.worklist-section-heading{display:flex;align-items:center;gap:9px;margin-bottom:9px;padding-bottom:8px;border-bottom:1px solid #edf1f6}.worklist-section-heading>span{min-width:52px;min-height:28px;display:grid;place-items:center;padding:0 7px;border-radius:8px;color:#174fbc;background:#e9f1ff;font-size:.68rem;font-weight:950;letter-spacing:.04em}.worklist-section-heading strong,.worklist-section-heading small{display:block}.worklist-section-heading strong{font-size:.9rem}.worklist-section-heading small{margin-top:1px;font-size:.62rem}.worklist-symbols{display:grid;gap:8px}.worklist-symbol-card{display:grid;grid-template-columns:105px minmax(0,1fr);gap:9px;padding:9px;border:1px solid #dce3ed;border-radius:13px;background:#fbfcfe}.worklist-symbol-code{display:flex;justify-content:center;flex-direction:column;padding:7px 9px;border-radius:10px;background:#f1f4f8}.worklist-symbol-code strong{font-size:1.45rem;line-height:1;letter-spacing:-.04em}.worklist-symbol-code small{margin-top:5px;font-size:.58rem}.worklist-counters{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:7px}.worklist-counter{padding:8px;border:1px solid #dce3ed;border-radius:11px;background:#fff}.worklist-counter.counted{border-color:#b6d8c3;background:#f4fbf6}.worklist-counter.pending{border-style:dashed;background:#fcfdff}.worklist-counter-heading{min-height:24px;display:flex;align-items:center;gap:6px;margin-bottom:6px}.worklist-counter-heading strong{min-width:34px;color:#172033;font-size:.78rem}.worklist-counter-heading small{flex:1;overflow:hidden;font-size:.58rem;text-overflow:ellipsis;white-space:nowrap}.worklist-counter-heading>svg{color:#17723e}.worklist-quantity{width:100%;min-height:54px;display:grid;place-items:center;align-content:center;gap:1px;border:1px solid #cad5e2;border-radius:9px;color:#172033;background:#fff}.worklist-quantity strong{font-size:1.65rem;line-height:1;font-weight:950;font-variant-numeric:tabular-nums}.worklist-quantity small{margin-top:2px;font-size:.54rem;font-weight:750}.worklist-counter.pending .worklist-quantity strong{color:#7a8798}.worklist-counter.pending .worklist-quantity small{color:#9a6a2c}.worklist-quick-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin-top:6px}.worklist-quick-actions button{min-height:42px;border:1px solid #d4dce8;border-radius:8px;color:#415069;background:#fff;font-size:.78rem;font-weight:900;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.worklist-quick-actions button.primary{border-color:#b8cdf4;color:#174fbc;background:#edf4ff}.batch-picker-overlay{align-items:flex-end}.batch-picker-sheet{width:min(760px,100%);max-height:calc(100dvh - 14px)}.batch-picker-sheet .symbol-picker-header small{margin-top:4px;font-size:.66rem}@media (max-width: 1180px){.batch-symbol-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (max-width: 760px){.worklist-count-toolbar{grid-template-columns:minmax(0,1fr) auto}.worklist-count-toolbar .count-search-trigger{grid-column:1 / -1}.initial-batch-panel,.worklist-section{padding:8px;border-radius:13px}.initial-batch-heading{margin-bottom:8px}.batch-picker-tabs button{min-height:48px;padding:6px 8px}.batch-symbol-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.batch-symbol-tile{min-height:62px;border-radius:9px}.batch-symbol-tile strong{font-size:1rem}.batch-filter-keys{gap:4px}.batch-filter-keys button{min-width:31px;min-height:31px;padding:0 6px}.worklist-symbol-card{grid-template-columns:72px minmax(0,1fr);gap:6px;padding:6px}.worklist-symbol-code{padding:6px}.worklist-symbol-code strong{font-size:1.2rem}.worklist-counters{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.worklist-counter{padding:6px}.worklist-counter-heading{min-height:20px;margin-bottom:4px}.worklist-quantity{min-height:48px}.worklist-quantity strong{font-size:1.4rem}.worklist-quick-actions{gap:4px;margin-top:5px}.worklist-quick-actions button{min-height:40px;font-size:.72rem}}@media (max-width: 520px){.batch-symbol-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.initial-batch-heading small{display:none}.worklist-symbol-card{grid-template-columns:62px minmax(0,1fr)}.worklist-symbol-code strong{font-size:1.08rem}.worklist-symbol-code small{font-size:.5rem}.worklist-counters{grid-template-columns:1fr 1fr}.worklist-counter-heading small{display:none}.worklist-quick-actions button{min-height:38px;font-size:.68rem}.batch-picker-sheet{padding:9px}}@media (max-width: 390px){.batch-symbol-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.worklist-symbol-card{grid-template-columns:1fr}.worklist-symbol-code{min-height:46px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px}.worklist-symbol-code small{margin-top:0}}.count-save-toast{position:fixed;z-index:260;top:14px;left:50%;width:min(520px,calc(100% - 24px));min-height:48px;display:flex;align-items:center;justify-content:center;gap:9px;padding:10px 14px;border:1px solid #9fcdb0;border-radius:13px;color:#0f5f34;background:#effbf3fa;box-shadow:0 14px 38px #0f172a29;transform:translate(-50%);font-size:.84rem;font-weight:900;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:count-save-toast-in .18s ease-out}@keyframes count-save-toast-in{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}.worklist-counter{transition:border-color .16s,background .16s,box-shadow .16s,transform .16s}.worklist-counter.just-saved{border-color:#55a976;background:#edf9f1;box-shadow:0 0 0 3px #15803d1f;animation:count-field-confirm .42s ease-out}@keyframes count-field-confirm{0%{transform:scale(.985)}55%{transform:scale(1.015)}to{transform:scale(1)}}.worklist-counter.just-saved .worklist-quantity{border-color:#70b88a;background:#f7fdf9}.worklist-counter.just-saved .worklist-quantity small{color:#126335;font-weight:900}.quantity-keypad-quick{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-bottom:10px}.quantity-keypad-quick button{min-height:56px;border:1px solid #cad5e3;border-radius:12px;color:#25344c;background:#fff;font-size:1rem;font-weight:950;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.quantity-keypad-quick button:active{transform:translateY(1px);background:#edf3fb}.quantity-keypad-quick .quick-primary{border-color:#adc5f1;color:#174fbc;background:#eaf2ff}.quantity-keypad-quick .quick-zero{color:#72511d;background:#fff8e8}.worklist-counters{align-items:stretch}.worklist-counter{display:grid;align-content:start}.worklist-quantity{min-height:70px}@media (max-width: 760px){.count-save-toast{top:8px;min-height:44px;padding:8px 11px;font-size:.76rem}.quantity-keypad-quick button{min-height:58px;font-size:.95rem}.worklist-quantity{min-height:58px}}.count-progress-strip{display:grid;grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:14px;margin-bottom:8px;padding:9px 11px;border:1px solid #d7e0eb;border-radius:13px;background:#ffffffeb;box-shadow:0 5px 16px #0f172a09}.count-progress-main{min-width:0}.count-progress-label{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:5px;color:#647187;font-size:.68rem;font-weight:800}.count-progress-label strong{color:#174fbc;font-size:.82rem;font-variant-numeric:tabular-nums}.count-progress-track{height:8px;overflow:hidden;border-radius:999px;background:#e7ecf3}.count-progress-track>span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#4f7fd1,#2c9a61);transition:width .22s ease-out}.count-progress-metrics{display:grid;grid-template-columns:repeat(5,minmax(58px,auto));gap:5px}.count-progress-metrics>span{min-height:42px;display:grid;place-items:center;align-content:center;gap:1px;padding:4px 7px;border-radius:9px;color:#536177;background:#f3f6fa;text-align:center}.count-progress-metrics strong,.count-progress-metrics small{display:block}.count-progress-metrics strong{color:#1d293b;font-size:.78rem;line-height:1;font-variant-numeric:tabular-nums}.count-progress-metrics small{font-size:.53rem;font-weight:800}.count-progress-metrics .complete{color:#17683c;background:#edf8f1}.count-progress-metrics .partial{color:#9a620f;background:#fff6e5}.count-progress-metrics .pending{color:#6e7888;background:#f1f3f6}.worklist-symbol-title{display:flex;align-items:center;justify-content:space-between;gap:7px}.worklist-symbol-title>strong{min-width:0}.worklist-symbol-status{flex:0 0 auto;padding:3px 5px;border-radius:999px;font-size:.49rem;font-weight:900;white-space:nowrap}.worklist-symbol-status.complete{color:#126335;background:#e2f5e9}.worklist-symbol-status.partial{color:#8a570c;background:#fff0cf}.worklist-symbol-status.pending{color:#6d7787;background:#e7ebf0}.worklist-symbol-card.symbol-complete{border-color:#b8d8c4}.worklist-symbol-card.symbol-partial{border-color:#ead3a3}@media (max-width: 760px){.count-progress-strip{grid-template-columns:1fr;gap:6px;padding:7px 8px;border-radius:11px}.count-progress-label{margin-bottom:4px;font-size:.61rem}.count-progress-track{height:6px}.count-progress-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:3px}.count-progress-metrics>span{min-height:36px;padding:3px 2px;border-radius:7px}.count-progress-metrics strong{font-size:.7rem}.count-progress-metrics small{font-size:.47rem}.worklist-symbol-title{align-items:flex-start;flex-direction:column;gap:4px}.worklist-symbol-status{font-size:.47rem}}@media (max-width: 390px){.count-progress-metrics{grid-template-columns:repeat(3,1fr)}}.count-editor-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}.count-editor-field{min-height:64px;display:grid;place-items:center;align-content:center;gap:3px;padding:8px 10px;border:2px solid #d5deea;border-radius:12px;color:#45536a;background:#f8fafc;text-align:center}.count-editor-field small,.count-editor-field strong{display:block}.count-editor-field small{font-size:.62rem;font-weight:850;letter-spacing:.02em;text-transform:uppercase}.count-editor-field strong{font-size:1.55rem;line-height:1;font-weight:950;font-variant-numeric:tabular-nums}.count-editor-field.active{border-color:#75a0e5;color:#174fbc;background:#eaf2ff;box-shadow:0 0 0 2px #2563eb14}.count-editor-field.damaged{color:#8a5a16;background:#fffaf0}.count-editor-field.damaged.active{border-color:#e0ad52;color:#8a530c;background:#fff3d8;box-shadow:0 0 0 2px #ca8a0414}.quantity-keypad-sheet .keypad-display{display:grid;place-items:center;align-content:center;gap:2px}.quantity-keypad-sheet .keypad-display small,.quantity-keypad-sheet .keypad-display strong{display:block}.quantity-keypad-sheet .keypad-display small{font-size:.62rem;line-height:1;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.quantity-keypad-sheet .keypad-display strong{font-size:2.3rem;line-height:1;font-weight:950;font-variant-numeric:tabular-nums}.worklist-quantity-main{display:inline-flex;align-items:center;justify-content:center;gap:7px}.damage-badge{padding:3px 6px;border-radius:999px;color:#9a4b12;background:#ffeadc;font-size:.58rem;line-height:1;font-weight:950;white-space:nowrap}.count-progress-metrics{grid-template-columns:repeat(6,minmax(58px,auto))}.count-progress-metrics .damaged{color:#9a4b12;background:#fff0e5}@media (max-width: 760px){.count-editor-fields{gap:6px;margin-bottom:8px}.count-editor-field{min-height:56px;padding:6px 8px}.count-editor-field strong{font-size:1.35rem}.count-progress-metrics{grid-template-columns:repeat(6,minmax(0,1fr))}.damage-badge{font-size:.52rem}}@media (max-width: 430px){.count-progress-metrics{grid-template-columns:repeat(3,1fr)}}.comparison-table .damage-number{color:#9a4b12;background:#fff4ec;font-weight:900}.photo-count-badge{display:inline-flex;align-items:center;gap:3px;padding:3px 6px;border-radius:999px;color:#365b8f;background:#e9f1ff;font-size:.58rem;line-height:1;font-weight:950;white-space:nowrap}.damage-photo-editor{margin-top:10px;padding:10px;border:1px solid #d7e0eb;border-radius:13px;background:#fff}.damage-photo-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.damage-photo-heading strong,.damage-photo-heading small{display:block}.damage-photo-heading strong{font-size:.84rem}.damage-photo-heading small{margin-top:2px;color:#77859a;font-size:.58rem}.damage-photo-add{flex:0 0 auto;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;border:1px solid #b9cae2;border-radius:10px;color:#25446f;background:#edf4ff;font-size:.74rem;font-weight:900}.damage-photo-add:disabled{opacity:.55}.damage-photo-input{display:none}.damage-photo-note{width:100%;min-height:42px;margin-top:8px;padding:8px 10px;border:1px solid #d6dfeb;border-radius:9px;color:#243149;background:#fbfcfe;font-size:.74rem}.damage-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:8px}.damage-photo-card{overflow:hidden;border:1px solid #d7e0eb;border-radius:10px;background:#f8fafc}.damage-photo-thumb{width:100%;aspect-ratio:1 / 1;display:grid;place-items:center;overflow:hidden;border:0;background:#e7ecf3}.damage-photo-thumb img{width:100%;height:100%;object-fit:cover}.damage-photo-meta{min-height:34px;display:flex;align-items:center;gap:4px;padding:4px 5px}.damage-photo-meta small{flex:1;overflow:hidden;color:#68758a;font-size:.52rem;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.damage-photo-meta button{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border:0;border-radius:7px;color:#9b3c32;background:#fff0ee}.damage-photo-preview{position:fixed;z-index:320;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;align-content:center;gap:10px;padding:18px;background:#030712eb}.damage-photo-preview img{max-width:min(100%,1100px);max-height:calc(100dvh - 130px);object-fit:contain;border-radius:12px}.damage-photo-preview p{max-width:800px;margin:0;color:#dce5f3;text-align:center;font-size:.78rem}.damage-photo-preview-close{position:fixed;top:14px;right:14px;min-height:42px;display:inline-flex;align-items:center;gap:6px;padding:0 11px;border:1px solid rgba(255,255,255,.18);border-radius:10px;color:#fff;background:#111827e0;font-weight:850}@media (max-width: 760px){.damage-photo-editor{padding:8px}.damage-photo-heading{align-items:stretch;flex-direction:column;gap:7px}.damage-photo-add{width:100%;min-height:48px}.damage-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.comparison-photo-button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 9px;border:1px solid #c8d6ea;border-radius:8px;color:#355d95;background:#edf4ff;font-size:.68rem;font-weight:850;white-space:nowrap}.office-photo-gallery-overlay{position:fixed;z-index:330;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#040a16c7;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.office-photo-gallery{width:min(1040px,100%);max-height:calc(100dvh - 36px);overflow:auto;padding:14px;border:1px solid #d6dfeb;border-radius:18px;background:#f7f9fc;box-shadow:0 20px 70px #0000004d}.office-photo-gallery-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.office-photo-gallery-header h2{margin:0}.office-photo-gallery-header>button{min-height:42px;display:inline-flex;align-items:center;gap:6px;padding:0 11px;border:1px solid #ccd7e5;border-radius:9px;color:#46556d;background:#fff;font-weight:850}.office-photo-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.office-photo-gallery-grid figure{margin:0;overflow:hidden;border:1px solid #d8e0eb;border-radius:12px;background:#fff}.office-photo-gallery-grid img,.office-photo-loading{width:100%;aspect-ratio:4 / 3}.office-photo-gallery-grid img{display:block;object-fit:cover}.office-photo-loading{display:grid;place-items:center;background:#e9eef5}.office-photo-gallery-grid figcaption{padding:8px 9px}.office-photo-gallery-grid figcaption strong,.office-photo-gallery-grid figcaption small{display:block}.office-photo-gallery-grid figcaption strong{font-size:.76rem}.office-photo-gallery-grid figcaption small{margin-top:3px;color:#7a8798;font-size:.58rem}@media (max-width: 760px){.office-photo-gallery-overlay{padding:6px}.office-photo-gallery{max-height:calc(100dvh - 12px);padding:9px;border-radius:14px}.office-photo-gallery-grid{grid-template-columns:1fr 1fr;gap:6px}}.recount-badge{display:inline-flex;align-items:center;min-height:22px;margin-top:4px;padding:3px 7px;border-radius:999px;color:#7a4f0b;background:#fff1c7;font-size:.58rem;font-weight:950;letter-spacing:.02em}.recount-office-panel{margin-bottom:12px;padding:10px;border:1px solid #d7e0eb;border-radius:13px;background:#f9fbfd}.recount-office-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.recount-office-summary strong,.recount-office-summary small{display:block}.recount-office-summary strong{font-size:.84rem}.recount-office-summary small{margin-top:2px;color:#748197;font-size:.61rem}.recount-request-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 11px;border:1px solid #d6aa5b;border-radius:9px;color:#6f4708;background:#fff4d8;font-size:.72rem;font-weight:900}.recount-session-list{display:grid;gap:5px}.recount-session-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:46px;padding:6px 8px;border:1px solid #e0e6ee;border-radius:9px;background:#fff}.recount-session-row.open{border-color:#dfbd70;background:#fffaf0}.recount-session-row strong,.recount-session-row small{display:block}.recount-session-row strong{font-size:.72rem}.recount-session-row small{margin-top:2px;color:#7b8798;font-size:.55rem}.recount-session-number{min-width:34px;min-height:28px;display:grid;place-items:center;border-radius:8px;color:#40516b;background:#edf1f6;font-size:.65rem;font-weight:950}.recount-state{min-height:26px;display:inline-flex;align-items:center;padding:0 7px;border-radius:999px;font-size:.57rem;font-weight:900;white-space:nowrap}.recount-state.active{color:#7a4f0b;background:#fff0c2}.recount-state.done{color:#17643a;background:#e7f6ec}@media (max-width: 760px){.recount-office-summary{align-items:stretch;flex-direction:column}.recount-request-button{width:100%;min-height:46px}.recount-session-row{grid-template-columns:auto minmax(0,1fr)}.recount-session-row>.recount-state{grid-column:2;justify-self:start}}.catalog-active-field{min-height:48px;display:flex!important;flex-direction:row!important;align-items:center;gap:9px;padding:10px 12px;border:1px solid #d7e0eb;border-radius:10px;background:#f8fafc;font-weight:800}.catalog-active-field input{width:19px;height:19px;margin:0}.catalog-metadata-table td small,.catalog-metadata-table td strong{display:block}.catalog-metadata-table td small{margin-top:3px;color:#788598;font-size:.61rem}.catalog-inactive-row{opacity:.66;background:#f7f8fa}.catalog-active-chip{display:inline-flex;align-items:center;min-height:27px;padding:0 8px;border-radius:999px;font-size:.59rem;font-weight:900}.catalog-active-chip.active{color:#17643a;background:#e7f6ec}.catalog-active-chip.inactive{color:#6b7280;background:#eceff3}.catalog-edit-overlay{position:fixed;z-index:340;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:16px;background:#040a16bd;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.catalog-edit-dialog{width:min(760px,100%);max-height:calc(100dvh - 32px);overflow:auto;padding:16px;border:1px solid #d7e0eb;border-radius:18px;background:#f8fafc;box-shadow:0 20px 70px #0000004d}.catalog-edit-dialog textarea,.form-grid textarea{width:100%;resize:vertical}@media (max-width: 760px){.catalog-edit-overlay{padding:6px}.catalog-edit-dialog{max-height:calc(100dvh - 12px);padding:10px;border-radius:14px}.catalog-metadata-table{min-width:760px}}.logistics-panel{overflow:visible}.logistics-create-actions{display:flex;gap:7px;flex-wrap:wrap}.logistics-summary-strip{display:grid;grid-template-columns:repeat(5,minmax(90px,1fr));gap:7px;margin-bottom:10px}.logistics-summary-strip span{min-height:58px;display:grid;place-items:center;align-content:center;gap:2px;padding:7px;border:1px solid #dbe3ed;border-radius:10px;background:#f8fafc;text-align:center}.logistics-summary-strip strong,.logistics-summary-strip small{display:block}.logistics-summary-strip strong{color:#243754;font-size:1.02rem;font-weight:950;font-variant-numeric:tabular-nums}.logistics-summary-strip small{color:#778498;font-size:.56rem;line-height:1.1}.logistics-unit-list{display:grid;gap:10px}.logistics-unit-card{padding:10px;border:1px solid #d7e1ed;border-radius:13px;background:#fbfcfe}.logistics-unit-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.logistics-unit-head>div:first-child{min-width:0}.logistics-unit-head strong,.logistics-unit-head small{display:block}.logistics-unit-head>div>strong{margin-top:4px;color:#20334f;font-size:.9rem}.logistics-unit-head small{margin-top:2px;color:#78869a;font-size:.6rem}.logistics-type-chip{display:inline-flex;align-items:center;min-height:23px;padding:0 7px;border-radius:999px;font-size:.53rem;font-weight:950;letter-spacing:.04em}.logistics-type-chip.pallet{color:#6f4b12;background:#fff0c8}.logistics-type-chip.package{color:#315d92;background:#e8f2ff}.logistics-unit-edit{display:grid;grid-template-columns:1.1fr .75fr 1.4fr auto;gap:7px;align-items:end;padding:8px;border:1px solid #e0e6ee;border-radius:10px;background:#fff}.logistics-unit-edit label{min-width:0}.logistics-unit-edit input{width:100%}.logistics-item-list{display:grid;gap:5px;margin-top:8px}.logistics-item-row{display:grid;grid-template-columns:minmax(130px,1.5fr) minmax(160px,1fr) minmax(70px,auto) auto;align-items:center;gap:8px;min-height:52px;padding:6px 8px;border:1px solid #e1e7ef;border-radius:9px;background:#fff}.logistics-item-row>div:first-child strong,.logistics-item-row>div:first-child small,.logistics-formula strong,.logistics-formula small{display:block}.logistics-item-row>div:first-child strong{font-size:.74rem}.logistics-item-row>div:first-child small,.logistics-formula small{margin-top:2px;color:#7c8899;font-size:.54rem}.logistics-formula{text-align:right}.logistics-formula strong{color:#304462;font-size:.67rem}.logistics-item-weight{color:#52647d;font-size:.64rem;font-weight:850;text-align:right;white-space:nowrap}.logistics-add-item{width:100%;min-height:42px;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:8px;border:1px dashed #9eb4d0;border-radius:9px;color:#365d91;background:#f4f8fd;font-size:.68rem;font-weight:900}.logistics-item-editor{display:grid;grid-template-columns:minmax(180px,1.7fr) .65fr .75fr .75fr minmax(90px,auto);gap:7px;align-items:end;margin-top:8px;padding:9px;border:1px solid #bcd0e9;border-radius:10px;background:#eef5ff}.logistics-item-editor label{min-width:0}.logistics-item-preview{min-height:46px;display:grid;place-items:center;align-content:center;gap:1px;padding:5px 7px;border-radius:8px;background:#fff;text-align:center}.logistics-item-preview small,.logistics-item-preview strong{display:block}.logistics-item-preview small{color:#78869a;font-size:.5rem}.logistics-item-preview strong{color:#173f72;font-size:.8rem;font-weight:950}.logistics-item-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:7px}@media (max-width: 900px){.logistics-summary-strip{grid-template-columns:repeat(3,1fr)}.logistics-unit-edit{grid-template-columns:1fr 1fr}.logistics-unit-edit>button{min-height:44px}.logistics-item-editor{grid-template-columns:1fr 1fr}.logistics-item-editor>label:first-child{grid-column:1 / -1}.logistics-item-preview{min-height:48px}}@media (max-width: 620px){.logistics-create-actions{width:100%}.logistics-create-actions button{flex:1}.logistics-summary-strip{grid-template-columns:repeat(2,1fr)}.logistics-unit-edit{grid-template-columns:1fr}.logistics-item-row{grid-template-columns:minmax(0,1fr) auto}.logistics-formula,.logistics-item-weight{grid-column:1;text-align:left}.logistics-item-row>button{grid-column:2;grid-row:1 / span 3}.logistics-item-editor{grid-template-columns:1fr 1fr}.logistics-item-actions{display:grid;grid-template-columns:1fr 1fr}}.field-help{display:block;margin-top:6px;color:#718096;font-size:.72rem;font-weight:600}.numeric-count-shell{display:grid;gap:18px;width:min(920px,calc(100% - 24px));margin:18px auto 34px}.numeric-search-panel,.numeric-product-card,.numeric-recent-panel,.numeric-empty-product{border:1px solid #dbe4ef;border-radius:20px;background:#fff;box-shadow:0 14px 36px #1c2f4814}.numeric-search-panel{padding:20px}.numeric-search-copy{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.numeric-search-copy h2{margin:2px 0 6px;color:#1d2d44}.numeric-search-copy p:not(.eyebrow){margin:0;color:#6b7788;font-size:.82rem}.numeric-lookup-form{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:66px;padding:8px 9px 8px 16px;border:2px solid #8fb3df;border-radius:16px;background:#f8fbff}.numeric-lookup-form>svg{color:#416f9f}.numeric-lookup-form input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#172b45;font-size:1.18rem;font-weight:800}.numeric-lookup-form button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 18px;border:0;border-radius:12px;background:#1f5f9e;color:#fff;font-weight:900}.numeric-lookup-form button:disabled{opacity:.5}.numeric-lookup-hint{display:block;margin-top:10px;color:#7a8798;font-size:.68rem}.numeric-product-card{padding:22px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.numeric-product-card.just-saved{border-color:#73bd88;box-shadow:0 0 0 3px #43a05c1f,0 14px 36px #1c2f4814}.numeric-product-heading,.numeric-recent-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.numeric-product-heading h2{margin:2px 0 4px;color:#142a45;font-size:clamp(2rem,7vw,3.8rem);line-height:.98;letter-spacing:-.04em}.numeric-product-heading>div>strong{color:#6d7e91;font-size:1rem;letter-spacing:.02em}.numeric-product-close{min-height:38px;padding:0 12px;border:1px solid #d7e1ed;border-radius:10px;background:#f8fafc;color:#53657b;font-weight:800}.numeric-quantity-block{display:grid;grid-template-columns:minmax(150px,1fr) auto;gap:14px 18px;align-items:center;margin-top:22px;padding:18px;border:1px solid #dce6f1;border-radius:16px;background:#f8fbff}.numeric-quantity-block.damaged{background:#fff9f6;border-color:#ecd9cf}.numeric-quantity-label strong,.numeric-quantity-label small{display:block}.numeric-quantity-label strong{color:#263c58;font-size:1rem}.numeric-quantity-label small{margin-top:4px;color:#7a8798;font-size:.68rem}.numeric-stepper{display:grid;grid-template-columns:54px minmax(80px,110px) 54px;align-items:center;overflow:hidden;border:1px solid #b9cce2;border-radius:14px;background:#fff}.numeric-stepper button{height:58px;border:0;background:#eef5fc;color:#1d4f80;font-size:1.7rem;font-weight:800}.numeric-stepper strong{min-width:0;color:#142b45;font-size:2rem;font-variant-numeric:tabular-nums;text-align:center}.numeric-stepper.compact{grid-template-columns:50px minmax(72px,92px) 50px}.numeric-quick-buttons{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.numeric-quick-buttons button{min-height:50px;border:1px solid #b7cbe2;border-radius:12px;background:#fff;color:#245d94;font-size:1rem;font-weight:950}.numeric-damage-photos{margin-top:18px}.numeric-save-button{width:100%;min-height:64px;display:flex;align-items:center;justify-content:center;gap:9px;margin-top:18px;border:0;border-radius:15px;background:#1e7142;color:#fff;font-size:1.05rem;font-weight:950;letter-spacing:.05em}.numeric-save-button:disabled{opacity:.48}.numeric-empty-product{min-height:150px;display:grid;place-items:center;align-content:center;gap:7px;padding:22px;color:#718095;text-align:center}.numeric-empty-product strong{color:#334b68}.numeric-empty-product span{max-width:520px;font-size:.78rem}.numeric-recent-panel{padding:18px}.numeric-recent-heading{align-items:center;margin-bottom:10px}.numeric-recent-heading h3{margin:2px 0 0;color:#203650}.numeric-recent-heading>span{color:#7b899b;font-size:.68rem;font-weight:800}.numeric-recent-list{display:grid;gap:8px}.numeric-recent-list>button{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;width:100%;min-height:66px;padding:10px 12px;border:1px solid #dce5ef;border-radius:12px;background:#fbfcfe;color:inherit;text-align:left}.numeric-recent-list>button.just-saved{border-color:#72bc87;background:#f4fbf6}.numeric-recent-list>button>span:first-child strong,.numeric-recent-list>button>span:first-child small,.numeric-recent-qty strong,.numeric-recent-qty small{display:block}.numeric-recent-list>button>span:first-child strong{color:#263c58;font-size:.88rem}.numeric-recent-list>button>span:first-child small{margin-top:3px;color:#7a8798;font-size:.62rem}.numeric-recent-qty{min-width:66px;text-align:right}.numeric-recent-qty strong{color:#173f69;font-size:1.25rem;font-variant-numeric:tabular-nums}.numeric-recent-qty small{color:#a14f35;font-size:.58rem;font-weight:850}.numeric-recent-empty{padding:20px 8px;color:#7a8798;font-size:.74rem;text-align:center}.numeric-count-footer{margin-top:0}@media (max-width: 680px){.numeric-count-shell{width:min(100% - 14px,920px);margin-top:8px;gap:10px}.numeric-search-panel,.numeric-product-card,.numeric-recent-panel{border-radius:14px}.numeric-search-panel,.numeric-product-card{padding:14px}.numeric-search-copy{display:grid;gap:9px}.numeric-lookup-form{grid-template-columns:auto minmax(0,1fr)}.numeric-lookup-form button{grid-column:1 / -1;min-height:46px}.numeric-product-heading h2{font-size:2.5rem}.numeric-quantity-block{grid-template-columns:1fr;padding:13px}.numeric-stepper{width:100%;grid-template-columns:56px 1fr 56px}.numeric-stepper.compact{grid-template-columns:56px 1fr 56px}.numeric-quick-buttons{grid-column:auto}.numeric-recent-panel{padding:13px}.numeric-count-footer{display:grid;gap:10px}}.status-archived{color:#5b6472;background:#e9edf2}.danger-button{color:#a63b30;border-color:#e4c3bf;background:#fff8f7}.entity-management-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.entity-management-card{overflow:hidden;border:1px solid #dde4ed;border-radius:13px;background:#fff}.entity-management-title{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 13px;border-bottom:1px solid #e8edf3;background:#f8fafc}.entity-management-title span{min-width:28px;padding:4px 8px;border-radius:999px;text-align:center;background:#e9eef5;font-size:.72rem;font-weight:850}.entity-management-list{max-height:360px;overflow:auto}.entity-management-row{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid #edf0f5}.entity-management-row:last-child{border-bottom:0}.entity-management-row strong,.entity-management-row small{display:block}.entity-management-row small{margin-top:3px;color:#788598}.entity-management-actions{display:flex;align-items:center;gap:8px}@media (max-width: 760px){.entity-management-grid{grid-template-columns:1fr}.entity-management-row{align-items:flex-start}.entity-management-actions{flex-wrap:wrap;justify-content:flex-end}}.entity-management-heading-actions{display:flex;align-items:center;gap:10px}.entity-management-empty{display:block;padding:18px 14px}@media (max-width: 760px){.entity-management-heading-actions{align-items:flex-end;flex-direction:column-reverse}}.rear-pair-counter{border-width:2px}.rear-pair-counter .worklist-counter-heading strong{color:#174fbc}.rear-pair-counter.mismatch{border-color:#e4b75b;background:#fffaf0}.rear-pair-counter.mismatch .worklist-quantity small{color:#8a5a12;font-weight:850}.pair-unit{color:#5b6b82;font-size:.72rem;font-weight:900;text-transform:uppercase}.rear-pair-warning{display:grid;gap:3px;margin-bottom:10px;padding:10px 12px;border:1px solid #e2b55b;border-radius:11px;color:#76500e;background:#fff8e8}.rear-pair-warning strong{font-size:.78rem}.rear-pair-warning span{font-size:.72rem;line-height:1.35}.voice-count-panel{display:grid;gap:10px;padding:12px;border:1px solid #d9e2ef;border-radius:14px;background:#f8fbff}.voice-count-main{display:grid;grid-template-columns:minmax(220px,330px) 1fr;align-items:center;gap:12px}.voice-count-button{min-height:58px;display:flex;align-items:center;gap:10px;padding:9px 13px;border:1px solid #b9cae5;border-radius:12px;color:#18345e;background:#fff;text-align:left;touch-action:manipulation}.voice-count-button>svg{flex:0 0 auto}.voice-count-button span{display:grid;gap:2px}.voice-count-button strong,.voice-count-button small{display:block}.voice-count-button strong{font-size:.9rem}.voice-count-button small{color:#6c7b91;font-size:.66rem;font-weight:700}.voice-count-button.listening{border-color:#e75f5f;color:#a92c2c;background:#fff3f3;box-shadow:0 0 0 3px #dc262614;animation:voice-listening-pulse 1.3s ease-in-out infinite}.voice-count-button:disabled{opacity:.55;cursor:not-allowed}.voice-count-example{color:#68778d;font-size:.72rem;line-height:1.45}.voice-count-preview{display:grid;gap:10px;padding:11px;border:1px solid #bfd1ee;border-radius:12px;background:#fff}.voice-count-transcript{display:grid;gap:3px}.voice-count-transcript small{color:#74839a;font-size:.66rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.voice-count-transcript strong{font-size:.84rem;line-height:1.4}.voice-count-commands{display:grid;gap:6px}.voice-count-command{display:grid;grid-template-columns:minmax(70px,auto) 1fr auto;align-items:center;gap:9px;padding:8px 10px;border:1px solid #e0e6ef;border-radius:10px;background:#f9fbfe}.voice-count-command span{color:#596a82;font-size:.75rem;font-weight:800}.voice-count-command strong{font-size:.82rem}.voice-count-command b{color:#174fbc;font-size:.82rem;font-variant-numeric:tabular-nums}.voice-count-actions{display:flex;justify-content:flex-end;gap:8px}@keyframes voice-listening-pulse{0%,to{box-shadow:0 0 0 3px #dc26260f}50%{box-shadow:0 0 0 7px #dc26261c}}@media (max-width: 760px){.voice-count-main{grid-template-columns:1fr}.voice-count-button{width:100%}.voice-count-command{grid-template-columns:auto 1fr}.voice-count-command b{grid-column:2}.voice-count-actions{display:grid;grid-template-columns:1fr 1fr}}.worklist-count-shell{width:min(1180px,100%)}.worklist-count-toolbar{grid-template-columns:minmax(0,1fr) minmax(210px,300px);gap:10px;padding:12px 14px}.worklist-count-toolbar .count-toolbar-copy h2{font-size:.96rem}.voice-count-panel{margin-bottom:9px}.count-progress-strip{grid-template-columns:minmax(220px,1fr) auto;gap:10px;padding:8px 10px}.count-progress-label{margin-bottom:4px}.count-progress-label strong{font-size:.76rem}.count-progress-metrics.compact{grid-template-columns:repeat(3,minmax(76px,auto))}.count-progress-metrics.compact>span{min-height:38px;padding:4px 8px}.count-progress-metrics.compact strong{font-size:.82rem}.count-progress-metrics.compact small{font-size:.52rem}.worklist-section{padding:10px}.worklist-section-heading{margin-bottom:7px;padding-bottom:7px}.worklist-symbols{gap:6px}.worklist-symbol-card{grid-template-columns:88px minmax(0,1fr);gap:7px;padding:7px;border-radius:12px}.worklist-symbol-code{padding:7px}.worklist-symbol-code strong{font-size:1.35rem}.worklist-symbol-code small{font-size:.55rem}.worklist-symbol-status{padding:3px 6px;font-size:.5rem}.worklist-counters{grid-template-columns:repeat(2,minmax(180px,1fr));gap:6px}.worklist-counter{padding:7px}.worklist-counter-heading{margin-bottom:4px}.worklist-counter-heading strong{font-size:.8rem}.worklist-quantity{min-height:62px;border-color:#d7dee8}.worklist-quantity-main{gap:5px}.worklist-quantity strong{font-size:2rem}.count-unit,.pair-unit{color:#6b7789;font-size:.62rem;font-weight:900;text-transform:uppercase}.worklist-counter.pending{border-color:#dfe5ed;border-style:solid;background:#fafbfd}.worklist-counter.pending .worklist-quantity{border-style:dashed;color:#7a8798;background:#fff}.worklist-counter.pending .worklist-quantity strong{color:#9aa5b5;font-size:1.8rem}.worklist-counter.pending .worklist-quantity small{color:#5f6d80;font-weight:850}.worklist-counter.counted{border-color:#aad3ba;background:#f1faf4}.worklist-counter.counted .worklist-quantity{border-color:#9ac9ac;background:#fff}.worklist-counter.counted .worklist-quantity strong{color:#126335}.worklist-symbol-card.symbol-complete{border-color:#a9cfb7;background:#f7fbf8}.finish-button:disabled,.finish-button.inline-finish:disabled{color:#8c98a8;background:#dce2e9;cursor:not-allowed;opacity:1}.count-footer{gap:12px;padding:10px 12px}.count-footer small{color:#7b8798;font-size:.68rem}.finish-button.inline-finish{min-width:175px;min-height:48px}@media (max-width: 760px){.worklist-count-toolbar{grid-template-columns:1fr;gap:7px;margin-bottom:8px;padding:9px 10px}.worklist-count-toolbar .count-search-trigger{grid-column:auto}.worklist-count-toolbar .count-toolbar-copy h2{font-size:.82rem}.voice-count-panel{gap:0;margin-bottom:8px;padding:7px;border-radius:11px}.voice-count-main{grid-template-columns:1fr;gap:0}.voice-count-button{min-height:48px;padding:7px 10px;border-radius:10px}.voice-count-button strong{font-size:.82rem}.voice-count-button small{font-size:.6rem}.voice-count-example{display:none}.voice-count-preview{margin-top:7px}.count-progress-strip{grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-bottom:7px;padding:7px 8px}.count-progress-label{font-size:.58rem}.count-progress-label strong{font-size:.68rem}.count-progress-track{height:5px}.count-progress-metrics.compact{grid-template-columns:repeat(3,minmax(54px,1fr));gap:3px}.count-progress-metrics.compact>span{min-height:32px;padding:2px 4px}.count-progress-metrics.compact strong{font-size:.68rem}.count-progress-metrics.compact small{font-size:.43rem}.worklist-section{padding:8px}.worklist-section-heading{margin-bottom:6px}.worklist-symbol-card{grid-template-columns:1fr;gap:6px;padding:8px;border-radius:12px}.worklist-symbol-code{min-height:auto;display:flex;align-items:center;justify-content:space-between;flex-direction:row;gap:10px;padding:2px 3px 7px;border-bottom:1px solid #edf1f5;border-radius:0;background:transparent}.worklist-symbol-title{flex:1;align-items:center;justify-content:flex-start;flex-direction:row;gap:8px}.worklist-symbol-code strong{font-size:1.25rem}.worklist-symbol-code small{flex:0 0 auto;margin-top:0;color:#718096;font-size:.56rem;white-space:nowrap}.worklist-symbol-status{font-size:.5rem}.worklist-counters{grid-template-columns:1fr 1fr;gap:6px}.worklist-counter{padding:6px}.worklist-counter-heading{min-height:22px;margin-bottom:3px}.worklist-counter-heading strong{font-size:.72rem}.worklist-counter-heading small{display:none}.worklist-quantity{min-height:70px}.worklist-quantity strong{font-size:2rem}.worklist-counter.pending .worklist-quantity strong{font-size:1.8rem}.worklist-quantity small{font-size:.53rem}.count-footer{bottom:calc(5px + env(safe-area-inset-bottom));display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 9px;border-radius:13px}.count-footer strong{font-size:.76rem;line-height:1.2}.count-footer small{margin-top:2px;font-size:.58rem}.finish-button.inline-finish{width:auto;min-width:146px;min-height:46px;padding:0 12px;font-size:.76rem}}@media (max-width: 430px){.count-progress-strip{grid-template-columns:1fr}.count-progress-metrics.compact{grid-template-columns:repeat(3,1fr)}.worklist-section-heading>span{min-width:48px}.worklist-symbol-card{grid-template-columns:1fr}.count-footer{grid-template-columns:minmax(0,1fr) 142px}.finish-button.inline-finish{min-width:0;width:100%}}@media (min-width: 761px){.worklist-symbols{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.worklist-symbol-card{grid-template-columns:1fr;gap:8px;padding:10px;border-radius:14px;background:#fff;box-shadow:0 2px 10px #0f172a06}.worklist-symbol-card:only-child{max-width:620px}.worklist-symbol-code{min-height:38px;display:flex;align-items:center;justify-content:space-between;flex-direction:row;gap:12px;padding:0 2px 8px;border-bottom:1px solid #e8edf3;border-radius:0;background:transparent}.worklist-symbol-title{flex:1;justify-content:flex-start;gap:10px}.worklist-symbol-code strong{font-size:1.65rem}.worklist-symbol-code small{flex:0 0 auto;margin-top:0;color:#718096;font-size:.62rem;white-space:nowrap}.worklist-symbol-status{padding:4px 7px;font-size:.56rem}.worklist-counters{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.worklist-counter{padding:8px;border-radius:12px}.worklist-counter-heading{min-height:26px;margin-bottom:6px}.worklist-counter-heading strong{font-size:.85rem}.worklist-counter-heading small{font-size:.6rem}.worklist-quantity{min-height:92px;border-radius:11px}.worklist-quantity-main{min-height:38px}.worklist-quantity strong{font-size:2.55rem}.worklist-counter.pending .worklist-quantity strong{display:block;min-width:28px;color:#64748b;font-size:2.55rem;line-height:.9}.worklist-quantity small{margin-top:5px;font-size:.62rem}.count-unit,.pair-unit{font-size:.68rem}}@media (max-width: 760px){.worklist-symbols{grid-template-columns:1fr;gap:9px}.worklist-symbol-card{padding:9px}.worklist-symbol-code{padding:1px 2px 8px}.worklist-symbol-title{gap:7px}.worklist-symbol-code strong{font-size:1.4rem}.worklist-symbol-status{padding:4px 6px;font-size:.52rem}.worklist-counters{gap:7px}.worklist-counter{padding:7px;border-radius:11px}.worklist-counter-heading{margin-bottom:5px}.worklist-counter-heading strong{font-size:.78rem}.worklist-quantity{min-height:82px;border-radius:10px}.worklist-quantity-main{min-height:34px}.worklist-quantity strong{font-size:2.3rem}.worklist-counter.pending .worklist-quantity strong{display:block;min-width:26px;color:#64748b;font-size:2.3rem;line-height:.9}.worklist-quantity small{margin-top:5px;font-size:.56rem}}@media (max-width: 380px){.worklist-counters{grid-template-columns:1fr}}@media (max-width: 760px){.worklist-primary-actions.has-work{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:6px}.worklist-primary-actions.has-work .worklist-count-toolbar{display:block;margin:0;padding:0;border:0;background:transparent;box-shadow:none}.worklist-primary-actions.has-work .count-toolbar-copy{display:none}.worklist-primary-actions.has-work .count-search-trigger{width:100%;min-height:46px;grid-column:auto;gap:7px;padding:6px 9px;border-radius:10px}.worklist-primary-actions.has-work .count-search-trigger small,.worklist-primary-actions.has-work .count-search-trigger>svg:last-child{display:none}.worklist-primary-actions.has-work .count-search-trigger strong{font-size:.74rem}.worklist-primary-actions.has-work .voice-count-panel{margin:0;padding:0;border:0;background:transparent}.worklist-primary-actions.has-work .voice-count-panel.has-preview{grid-column:1 / -1;padding:7px;border:1px solid #d9e2ef;background:#f8fbff}.worklist-primary-actions.has-work .voice-count-button{min-height:46px;gap:7px;padding:6px 9px}.worklist-primary-actions.has-work .voice-count-button strong{font-size:.74rem}.worklist-primary-actions.has-work .voice-count-button small{display:none}.count-progress-strip{min-height:34px;display:grid;grid-template-columns:auto 1fr;gap:7px;margin-bottom:6px;padding:5px 7px}.count-progress-main{display:flex;align-items:center}.count-progress-label{margin:0}.count-progress-label>span,.count-progress-track{display:none}.count-progress-label strong{min-width:34px;font-size:.68rem;text-align:center}.count-progress-metrics.compact{display:flex;justify-content:flex-end;gap:4px}.count-progress-metrics.compact>span{min-width:72px;min-height:26px;padding:2px 6px}.count-progress-metrics.compact>span:nth-child(2),.count-progress-metrics.compact>span:nth-child(3){display:none}.count-progress-metrics.compact strong{font-size:.64rem}.count-progress-metrics.compact small{font-size:.42rem}.worklist-section{padding:6px;border-radius:11px}.worklist-section-heading{min-height:30px;gap:7px;margin-bottom:5px;padding:0 1px 5px}.worklist-section-heading>span{min-width:44px;min-height:24px;padding:0 6px;font-size:.6rem}.worklist-section-heading strong{font-size:.78rem}.worklist-section-heading small{display:none}.worklist-symbols{gap:6px}.worklist-symbol-card{gap:3px;padding:6px;border-radius:10px}.worklist-symbol-code{min-height:24px;gap:6px;padding:0 1px 4px;border-bottom:0}.worklist-symbol-title{gap:5px}.worklist-symbol-code strong{font-size:1.12rem;line-height:1}.worklist-symbol-status{display:none}.worklist-symbol-progress{margin-left:auto;color:#718096;font-size:.52rem;font-weight:800;white-space:nowrap}.worklist-counters{gap:5px}.worklist-counter{padding:3px;border-color:#e1e6ed;border-radius:8px}.worklist-counter-heading{min-height:17px;margin-bottom:1px;padding:0 2px}.worklist-counter-heading strong{min-width:0;font-size:.66rem}.worklist-counter-heading small{display:none}.worklist-counter-heading>svg{width:13px;height:13px}.worklist-quantity{min-height:52px;padding:3px 4px;border-radius:7px}.worklist-quantity-main{min-height:24px;gap:3px}.worklist-quantity strong,.worklist-counter.pending .worklist-quantity strong{min-width:20px;font-size:1.55rem;line-height:.9}.worklist-quantity small{margin-top:2px;font-size:.48rem;line-height:1.1}.count-unit,.pair-unit{font-size:.5rem}.damage-badge,.photo-count-badge{padding:2px 4px;font-size:.45rem}.count-footer{bottom:calc(4px + env(safe-area-inset-bottom));min-height:48px;grid-template-columns:minmax(0,1fr) 124px;gap:6px;padding:6px 7px;border-radius:11px}.count-footer strong{font-size:.68rem}.count-footer small{display:none}.finish-button.inline-finish{min-width:0;min-height:38px;width:100%;gap:5px;padding:0 9px;font-size:.66rem}.finish-button.inline-finish svg{width:16px;height:16px}}@media (max-width: 380px){.worklist-counters{grid-template-columns:1fr 1fr}.worklist-primary-actions.has-work{gap:5px}.count-footer{grid-template-columns:minmax(0,1fr) 112px}}.quantity-keypad-header-actions{display:flex;align-items:center;gap:7px}.keypad-photo-toggle{position:relative;width:48px;min-width:48px;height:48px;display:grid;place-items:center;border:1px solid #cfd8e5;border-radius:12px;color:#42516a;background:#fff}.keypad-photo-toggle.active{border-color:#8fb2eb;color:#174fbc;background:#eef4ff}.keypad-photo-toggle span{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;display:grid;place-items:center;padding:0 4px;border:2px solid #fff;border-radius:999px;color:#fff;background:#174fbc;font-size:.55rem;font-weight:950}.keypad-save-dock{position:sticky;z-index:4;bottom:-1px;margin:9px -2px 0;padding:7px 2px 2px;background:linear-gradient(to bottom,#f7f9fc00,#f7f9fc 30%)}.keypad-save-dock .keypad-save{margin-top:0;box-shadow:0 8px 20px #156a3c29}.keypad-damage-photo-editor{margin-top:8px}@media (max-width: 760px){.worklist-symbols{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.worklist-symbol-card{min-width:0;gap:3px;padding:5px}.worklist-symbol-code{min-width:0;min-height:21px;padding:0 1px 3px}.worklist-symbol-title{min-width:0}.worklist-symbol-code strong{font-size:1rem}.worklist-symbol-progress{font-size:.45rem}.worklist-counters{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px}.worklist-counter{min-width:0;padding:2px;border-radius:7px}.worklist-counter-heading{min-width:0;min-height:15px;margin-bottom:1px;padding:0 1px}.worklist-counter-heading strong{max-width:100%;overflow:hidden;font-size:.58rem;text-overflow:ellipsis;white-space:nowrap}.worklist-quantity{min-width:0;min-height:46px;padding:2px}.worklist-quantity-main{min-height:20px}.worklist-quantity strong,.worklist-counter.pending .worklist-quantity strong{min-width:16px;font-size:1.3rem}.worklist-quantity small{max-width:100%;overflow:hidden;margin-top:1px;font-size:.41rem;text-overflow:ellipsis;white-space:nowrap}.count-unit,.pair-unit{font-size:.42rem}.rear-pair-counter .worklist-counter-heading small{display:none}.quantity-keypad-overlay{padding:3px}.quantity-keypad-sheet{max-height:calc(100dvh - 6px);padding:8px;border-radius:14px;overscroll-behavior:contain}.quantity-keypad-header{margin-bottom:6px}.quantity-keypad-header h2{font-size:1rem}.quantity-keypad-header .eyebrow{font-size:.56rem}.quantity-keypad-header-actions{gap:5px}.keypad-photo-toggle{width:42px;min-width:42px;height:42px;border-radius:10px}.keypad-close{min-width:72px;min-height:42px;padding:0 10px;border-radius:10px;font-size:.72rem}.count-editor-fields{margin-bottom:5px}.count-editor-field{min-height:48px;padding:4px 6px}.count-editor-field small{font-size:.5rem}.count-editor-field strong{font-size:1.12rem}.quantity-keypad-sheet .keypad-display{min-height:58px;margin-bottom:5px;border-radius:11px}.quantity-keypad-sheet .keypad-display strong{font-size:1.9rem}.quantity-keypad-sheet .keypad-display small{font-size:.5rem}.quantity-keypad-quick{gap:4px;margin-bottom:5px}.quantity-keypad-quick button{min-height:40px;border-radius:8px;font-size:.75rem}.quantity-keypad-grid{gap:4px}.quantity-keypad-grid button{min-height:48px;border-radius:9px;font-size:1.2rem}.keypad-save-dock{margin-top:5px;padding-top:5px}.keypad-save-dock .keypad-save{min-height:52px;border-radius:11px;font-size:.85rem}.keypad-damage-photo-editor{margin-top:6px;padding:7px}.keypad-damage-photo-editor .damage-photo-heading{gap:6px}.keypad-damage-photo-editor .damage-photo-heading small{display:none}.keypad-damage-photo-editor .damage-photo-add{min-height:38px;padding:0 8px;font-size:.65rem}}.planned-delivery-panel{overflow:visible}.planned-import-box{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;margin-bottom:12px;padding:12px;border:1px dashed #b9c9df;border-radius:12px;background:#f8fbff}.planned-import-copy{display:grid;gap:3px}.planned-import-copy strong{font-size:.88rem}.planned-import-copy small{color:#6d7a8d;font-size:.7rem;line-height:1.4}.planned-import-file{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid #a9bddd;border-radius:10px;color:#173d79;background:#fff;font-size:.76rem;font-weight:850;cursor:pointer}.planned-import-file input{display:none}.planned-import-summary{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-bottom:10px;padding:9px 10px;border:1px solid #dce5ef;border-radius:10px;background:#fbfcfe}.planned-import-summary>div{min-width:160px;display:grid;gap:2px;margin-right:auto}.planned-import-summary small{color:#778397;font-size:.6rem;font-weight:800;text-transform:uppercase}.planned-import-summary strong{max-width:320px;overflow:hidden;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.planned-import-chip{padding:5px 8px;border-radius:999px;color:#41516a;background:#edf1f6;font-size:.62rem;font-weight:900}.planned-import-chip.mapped,.planned-import-chip.ok{color:#176238;background:#e8f6ed}.planned-import-chip.warning{color:#8b560c;background:#fff1d8}.invoice-line-unmapped{padding:7px;border:1px solid #e7b75c;border-radius:10px;background:#fffaf0}@media (max-width: 760px){.planned-import-box{grid-template-columns:1fr}.planned-import-file{width:100%}.planned-import-summary>div{width:100%;margin-right:0}}.numeric-count-shell{gap:10px;margin-top:10px}.numeric-search-panel-compact{padding:9px;border-radius:14px;box-shadow:0 6px 18px #1c2f480d}.numeric-lookup-form-compact{grid-template-columns:auto minmax(0,1fr) 44px 44px 44px;gap:5px;min-height:52px;padding:4px 5px 4px 11px;border-width:1.5px;border-radius:12px}.numeric-lookup-form-compact input{font-size:1rem}.numeric-lookup-form-compact .numeric-lookup-tool,.numeric-lookup-form-compact .numeric-lookup-submit{width:44px;min-width:44px;height:44px;min-height:44px;display:grid;place-items:center;padding:0;border:1px solid #c4d4e7;border-radius:9px;color:#245d94;background:#fff}.numeric-lookup-form-compact .numeric-lookup-submit{border-color:#2d669f;color:#fff;background:#2d669f}.numeric-lookup-form-compact .numeric-lookup-tool.listening{border-color:#e66a6a;color:#a72c2c;background:#fff2f2}.numeric-lookup-form-compact .numeric-lookup-tool:disabled,.numeric-lookup-form-compact .numeric-lookup-submit:disabled{opacity:.42}.numeric-voice-preview{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:7px;padding:7px 8px;border:1px solid #d7e2ef;border-radius:9px;background:#f8fbff}.numeric-voice-preview>div:first-child{min-width:0;display:flex;align-items:baseline;gap:7px}.numeric-voice-preview small{color:#74839a;font-size:.55rem;font-weight:850;text-transform:uppercase}.numeric-voice-preview strong{overflow:hidden;color:#173f69;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.numeric-voice-preview span{color:#176238;font-size:.72rem;font-weight:900;white-space:nowrap}.numeric-voice-preview>div:last-child{display:flex;gap:5px}.numeric-voice-preview button{min-height:32px;padding:0 8px;border:1px solid #cbd7e6;border-radius:7px;color:#4b5d73;background:#fff;font-size:.62rem;font-weight:850}.numeric-voice-preview button.confirm{display:inline-flex;align-items:center;gap:4px;border-color:#2d669f;color:#fff;background:#2d669f}.numeric-scanner-overlay{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:14px;background:#050c18e0}.numeric-scanner-sheet{width:min(520px,100%);overflow:hidden;border-radius:16px;background:#0c1627;box-shadow:0 24px 80px #0006}.numeric-scanner-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;color:#fff}.numeric-scanner-header>div{display:grid;gap:2px}.numeric-scanner-header strong{font-size:.9rem}.numeric-scanner-header small{color:#b8c7dc;font-size:.62rem}.numeric-scanner-header button{width:38px;height:38px;display:grid;place-items:center;border:1px solid #34445e;border-radius:9px;color:#fff;background:#17243a}.numeric-scanner-camera{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#02050b}.numeric-scanner-camera video{width:100%;height:100%;object-fit:cover}.numeric-scanner-target{position:absolute;top:30%;right:9%;bottom:30%;left:9%;border:2px solid rgba(255,255,255,.92);border-radius:10px;box-shadow:0 0 0 999px #00000038}.numeric-product-card-compact{padding:13px}.numeric-product-card-compact .numeric-product-heading{align-items:center}.numeric-product-card-compact .numeric-product-heading h2{margin-top:4px;font-size:clamp(2rem,6vw,3rem)}.numeric-product-state{display:inline-flex;padding:3px 6px;border-radius:999px;color:#176238;background:#e8f6ed;font-size:.52rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.numeric-product-state.editing{color:#7a5314;background:#fff2d9}.numeric-product-close{display:inline-flex;align-items:center;gap:5px}.numeric-quantity-main{margin-top:11px;padding:10px;border-radius:12px}.numeric-quantity-main .numeric-quantity-label strong{font-size:.86rem}.numeric-quantity-main .numeric-quantity-label small{margin-top:2px;font-size:.58rem}.numeric-quantity-main .numeric-stepper button{height:50px}.numeric-quantity-main .numeric-stepper strong{font-size:1.75rem}.numeric-quantity-main .numeric-quick-buttons{gap:5px}.numeric-quantity-main .numeric-quick-buttons button{min-height:40px;border-radius:9px;font-size:.82rem}.numeric-product-tools{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:7px}.numeric-product-tool{min-height:40px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:6px;padding:0 9px;border:1px solid #d6dfeb;border-radius:9px;color:#52647a;background:#f9fbfd;text-align:left}.numeric-product-tool span{font-size:.62rem;font-weight:800}.numeric-product-tool strong{min-width:22px;text-align:right;font-size:.78rem;font-variant-numeric:tabular-nums}.numeric-product-tool.damaged.active{border-color:#e2b48f;color:#8b4b23;background:#fff6ef}.numeric-product-tool.photos.active{border-color:#9dbbe3;color:#245d94;background:#f0f6ff}.numeric-damage-inline{display:grid;grid-template-columns:1fr auto;align-items:center;gap:9px;margin-top:6px;padding:7px 9px;border:1px solid #ead6c8;border-radius:9px;background:#fff8f3}.numeric-damage-inline>span{color:#7e5538;font-size:.68rem;font-weight:850}.numeric-damage-inline .numeric-stepper.compact{grid-template-columns:40px 56px 40px}.numeric-damage-inline .numeric-stepper.compact button{height:38px;font-size:1.25rem}.numeric-damage-inline .numeric-stepper.compact strong{font-size:1.2rem}.numeric-save-dock{position:sticky;z-index:6;bottom:74px;margin:7px -3px 0;padding:4px 3px 2px;background:linear-gradient(to bottom,#fff0,#fff 30%)}.numeric-save-dock .numeric-save-button{min-height:50px;margin-top:0;border-radius:11px;font-size:.86rem;box-shadow:0 6px 18px #1e714229}.numeric-damage-photos-compact{margin-top:6px;padding:8px}.numeric-damage-photos-compact .damage-photo-heading small{margin-top:0}.numeric-damage-photos-compact .damage-photo-add{min-height:38px;padding:0 9px;font-size:.65rem}.numeric-ready-strip{min-height:42px;display:flex;align-items:center;justify-content:center;gap:7px;padding:7px 10px;border:1px dashed #cad8e8;border-radius:10px;color:#68798f;background:#ffffffbf;font-size:.68rem;font-weight:750}.numeric-recent-panel{padding:12px}.numeric-recent-heading{margin-bottom:7px}.numeric-recent-heading .eyebrow{display:none}.numeric-recent-heading h3{margin:0;font-size:1rem}.numeric-recent-list{gap:5px}.numeric-recent-list>button{min-height:54px;padding:7px 9px;border-radius:9px}.numeric-count-footer small{display:none}@media (max-width: 680px){.numeric-count-shell{width:min(100% - 10px,920px);gap:7px;margin-top:5px}.numeric-search-panel-compact{padding:6px;border-radius:11px}.numeric-lookup-form-compact{grid-template-columns:auto minmax(0,1fr) 38px 38px 38px;gap:3px;min-height:46px;padding:3px 3px 3px 8px;border-radius:9px}.numeric-lookup-form-compact .numeric-lookup-leading-icon{width:17px;height:17px}.numeric-lookup-form-compact input{font-size:.82rem}.numeric-lookup-form-compact .numeric-lookup-tool,.numeric-lookup-form-compact .numeric-lookup-submit{width:38px;min-width:38px;height:38px;min-height:38px;border-radius:7px}.numeric-voice-preview{margin-top:5px;padding:5px 6px}.numeric-voice-preview small{display:none}.numeric-product-card-compact{padding:9px;border-radius:11px}.numeric-product-card-compact .numeric-product-heading{gap:8px}.numeric-product-card-compact .numeric-product-heading h2{margin:3px 0 1px;font-size:2rem}.numeric-product-card-compact .numeric-product-heading>div>strong{font-size:.75rem}.numeric-product-close{min-height:34px;padding:0 8px}.numeric-product-close span{display:none}.numeric-quantity-main{grid-template-columns:1fr;gap:6px;margin-top:7px;padding:7px}.numeric-quantity-main .numeric-quantity-label{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.numeric-quantity-main .numeric-quantity-label small{white-space:nowrap}.numeric-quantity-main .numeric-stepper{grid-template-columns:48px 1fr 48px}.numeric-quantity-main .numeric-stepper button{height:46px}.numeric-quantity-main .numeric-quick-buttons{grid-column:auto}.numeric-product-tools{margin-top:5px}.numeric-product-tool{min-height:36px;padding:0 7px}.numeric-product-tool span{font-size:.57rem}.numeric-save-dock{bottom:calc(57px + env(safe-area-inset-bottom));margin-top:5px}.numeric-save-dock .numeric-save-button{min-height:46px;font-size:.78rem}.numeric-ready-strip{min-height:36px;padding:5px 8px;font-size:.6rem}.numeric-recent-panel{padding:9px;border-radius:11px}.numeric-recent-heading{margin-bottom:5px}.numeric-recent-heading h3{font-size:.88rem}.numeric-recent-heading>span{font-size:.56rem}.numeric-recent-list>button{min-height:48px;padding:6px 8px}.numeric-recent-list>button>span:first-child strong{font-size:.76rem}.numeric-recent-list>button>span:first-child small{margin-top:1px;font-size:.52rem}.numeric-recent-qty{min-width:44px}.numeric-recent-qty strong{font-size:1rem}.numeric-count-footer{gap:6px}}.numeric-search-keypad-panel{display:grid;gap:7px}.numeric-search-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.numeric-search-heading>div{min-width:0;display:grid;gap:2px}.numeric-search-heading strong{color:#18263a;font-size:.78rem}.numeric-search-heading small{color:#6f7e92;font-size:.6rem}.numeric-search-heading>span{flex:0 0 auto;padding:4px 7px;border-radius:999px;color:#52708f;background:#edf3f9;font-size:.52rem;font-weight:850}.numeric-lookup-form-compact.numeric-lookup-number{grid-template-columns:auto minmax(0,1fr) auto 42px 42px;min-height:48px}.numeric-lookup-form-compact.numeric-lookup-number input{min-width:0;font-size:1.1rem;font-weight:850;letter-spacing:.02em}.numeric-lookup-form-compact.numeric-lookup-number .numeric-lookup-tool{width:42px;min-width:42px;height:42px;min-height:42px}.numeric-lookup-form-compact.numeric-lookup-number .numeric-lookup-tool.clear{width:34px;min-width:34px;border-color:transparent;color:#7c8797;background:transparent}.numeric-live-suggestions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.numeric-live-suggestions>button{min-width:0;min-height:42px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px;padding:5px 8px;border:1px solid #cbd8e8;border-radius:8px;color:#193b63;background:#fff;text-align:left}.numeric-live-suggestions>button>span{min-width:0;display:grid;gap:1px}.numeric-live-suggestions strong{overflow:hidden;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.numeric-live-suggestions small{overflow:hidden;color:#77869a;font-size:.48rem;text-overflow:ellipsis;white-space:nowrap}.numeric-search-keypad{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.numeric-search-keypad>button{min-height:46px;border:1px solid #c9d6e6;border-radius:9px;color:#173b65;background:#fff;font-size:1rem;font-weight:900;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.numeric-search-keypad>button:active{transform:translateY(1px);background:#eef5fd}.numeric-search-keypad>button.backspace{color:#5e6d80;background:#f4f6f9}.numeric-search-keypad>button.confirm{border-color:#1d67aa;color:#fff;background:#1d67aa}.numeric-search-keypad>button:disabled{opacity:.42}@media (max-width: 680px){.numeric-search-keypad-panel{gap:5px;padding:7px}.numeric-search-heading strong{font-size:.72rem}.numeric-search-heading small{font-size:.54rem}.numeric-search-heading>span{padding:3px 6px;font-size:.48rem}.numeric-lookup-form-compact.numeric-lookup-number{grid-template-columns:auto minmax(0,1fr) auto 38px 38px;min-height:44px}.numeric-lookup-form-compact.numeric-lookup-number input{font-size:.96rem}.numeric-lookup-form-compact.numeric-lookup-number .numeric-lookup-tool{width:38px;min-width:38px;height:38px;min-height:38px}.numeric-lookup-form-compact.numeric-lookup-number .numeric-lookup-tool.clear{width:30px;min-width:30px}.numeric-live-suggestions{gap:4px}.numeric-live-suggestions>button{min-height:38px;padding:4px 6px}.numeric-live-suggestions strong{font-size:.66rem}.numeric-search-keypad{gap:4px}.numeric-search-keypad>button{min-height:42px;border-radius:8px;font-size:.9rem}}.redesigned-topbar{height:66px;padding-inline:18px}.redesigned-brand{gap:9px}.brand-logo-image{width:40px;height:40px;flex:0 0 auto;object-fit:contain;border-radius:11px;filter:drop-shadow(0 3px 8px rgba(21,91,211,.12))}.redesigned-brand strong{font-size:.94rem}.redesigned-brand small{color:#7b8799;font-size:.64rem}.redesigned-user-area{gap:6px}.system-status{min-height:32px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border-radius:999px;color:#557087;background:#f2f5f8;font-size:.62rem;font-weight:850}.system-status.online{color:#176238;background:#eaf7ef}.system-status.connecting{color:#7a5b20;background:#fff5dc}.topbar-action{border:1px solid transparent}.profile-button{min-height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid #dce3ec;border-radius:10px;color:#44536a;background:#fff;font-size:.72rem;font-weight:800}.dashboard-page{width:min(920px,100%)}.dashboard-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.dashboard-heading .eyebrow{margin-bottom:2px}.dashboard-heading h1{margin:0;font-size:1.65rem}.dashboard-new-delivery{min-height:40px}.dashboard-task-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px}.dashboard-task-grid>button{min-width:0;min-height:72px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 11px;border:1px solid #dfe5ed;border-radius:13px;color:#203047;background:#fff;text-align:left;box-shadow:0 4px 16px #0f172a06}.dashboard-task-grid>button:hover{border-color:#b9c9dd;transform:translateY(-1px)}.dashboard-task-grid .task-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#245da4;background:#edf4ff}.dashboard-task-grid .task-icon.counting{color:#96600e;background:#fff2d9}.dashboard-task-grid .task-icon.review{color:#9a4a2d;background:#fff0ea}.dashboard-task-grid>button>span:nth-child(2){min-width:0;display:grid;gap:1px}.dashboard-task-grid strong{font-size:1rem;font-variant-numeric:tabular-nums}.dashboard-task-grid small{overflow:hidden;color:#728095;font-size:.62rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.dashboard-continue-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:12px;padding:16px;border:1px solid #cdddf4;border-radius:15px;background:linear-gradient(135deg,#f7faff,#eef5ff);box-shadow:0 6px 20px #1f5fca0b}.dashboard-continue-main{min-width:0}.continue-label{display:flex;align-items:center;gap:6px;margin-bottom:5px;color:#245da4;font-size:.62rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.continue-label>span{width:7px;height:7px;border-radius:999px;background:#e3a32a;box-shadow:0 0 0 4px #e3a32a1f}.dashboard-continue-card h2{overflow:hidden;margin:0;font-size:1.15rem;text-overflow:ellipsis;white-space:nowrap}.dashboard-continue-card p{margin:3px 0 0;color:#718096;font-size:.7rem}.continue-progress{margin-top:6px;color:#324c6d;font-size:.7rem}.continue-button{min-height:44px;display:inline-flex;align-items:center;gap:6px;padding:0 13px;border:0;border-radius:10px;color:#fff;background:#1f5fca;font-size:.72rem;font-weight:900}.dashboard-active-panel{padding:14px}.dashboard-section-heading{align-items:center;margin-bottom:7px}.dashboard-section-heading .eyebrow{margin-bottom:1px}.dashboard-section-heading h2{margin:0;font-size:1rem}.dashboard-delivery-list{display:grid}.dashboard-delivery-list>button{min-width:0;min-height:58px;display:grid;grid-template-columns:9px minmax(0,1fr) auto 16px;align-items:center;gap:9px;padding:8px 4px;border:0;border-bottom:1px solid #edf1f5;color:#1e2c40;background:transparent;text-align:left}.dashboard-delivery-list>button:last-child{border-bottom:0}.dashboard-delivery-list>button:hover{background:#fafcff}.delivery-status-dot{width:8px;height:8px;border-radius:999px;background:#a6b1bf}.delivery-status-dot.status-counting{background:#e1a128}.delivery-status-dot.status-draft{background:#9aa7b7}.delivery-status-dot.status-counted{background:#38a169}.delivery-status-dot.status-review{background:#e27952}.dashboard-delivery-copy{min-width:0;display:grid;gap:2px}.dashboard-delivery-copy strong,.dashboard-delivery-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-delivery-copy strong{font-size:.78rem}.dashboard-delivery-copy small{color:#758399;font-size:.58rem}.dashboard-delivery-list .status-badge{padding:4px 7px;font-size:.56rem}.dashboard-empty{min-height:100px}.more-page{width:min(720px,100%)}.compact-heading{margin-bottom:12px}.more-account-card{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:11px;padding:14px}.more-avatar{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;color:#195fc2;background:#eaf2ff}.more-account-card>div:nth-child(2){min-width:0;display:grid;gap:2px}.more-account-card>div:nth-child(2) strong,.more-account-card>div:nth-child(2) small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.more-account-card>div:nth-child(2) strong{font-size:.84rem}.more-account-card>div:nth-child(2) small{color:#77859a;font-size:.62rem}.more-role,.system-pill{padding:5px 8px;border-radius:999px;color:#52647b;background:#edf1f5;font-size:.56rem;font-weight:850}.more-menu{padding:7px 13px}.more-menu>button,.more-system-row{width:100%;min-height:58px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px 2px;border:0;border-bottom:1px solid #edf1f5;color:#27374c;background:transparent;text-align:left}.more-menu>:last-child{border-bottom:0}.more-menu-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:#295f9d;background:#eef4fb}.more-menu-icon.online{color:#176238;background:#eaf7ef}.more-menu>button>span:nth-child(2),.more-system-row>span:nth-child(2){min-width:0;display:grid;gap:2px}.more-menu strong{font-size:.75rem}.more-menu small{color:#7a8799;font-size:.58rem}.more-menu .more-logout{color:#9a3b32}.screen-refresh-boundary{min-width:0}@media (max-width: 760px){.redesigned-topbar{height:60px;padding:0 10px}.brand-logo-image{width:38px;height:38px;border-radius:10px}.redesigned-brand{gap:7px}.redesigned-brand strong{font-size:.82rem}.redesigned-brand small{display:none}.redesigned-user-area{gap:3px}.system-status{width:32px;min-width:32px;height:32px;min-height:32px;justify-content:center;padding:0}.system-status>span{display:none}.topbar-action{width:32px;height:32px}.profile-button{width:32px;min-width:32px;height:32px;min-height:32px;justify-content:center;padding:0}.profile-button>span{display:none}.workspace{min-height:calc(100vh - 60px)}.content{padding:11px 10px 78px}.dashboard-heading{margin-bottom:8px}.dashboard-heading .eyebrow{display:none}.dashboard-heading h1{font-size:1.2rem}.dashboard-new-delivery{min-height:36px;padding-inline:9px;font-size:.68rem}.dashboard-task-grid{gap:5px;margin-bottom:8px}.dashboard-task-grid>button{min-height:62px;grid-template-columns:28px minmax(0,1fr);gap:6px;padding:6px;border-radius:10px}.dashboard-task-grid>button>svg{display:none}.dashboard-task-grid .task-icon{width:28px;height:28px;border-radius:8px}.dashboard-task-grid .task-icon svg{width:15px;height:15px}.dashboard-task-grid strong{font-size:.82rem}.dashboard-task-grid small{font-size:.5rem}.dashboard-continue-card{gap:8px;margin-bottom:8px;padding:10px;border-radius:11px}.continue-label{margin-bottom:3px;font-size:.52rem}.dashboard-continue-card h2{font-size:.9rem}.dashboard-continue-card p{margin-top:2px;font-size:.55rem}.continue-progress{margin-top:4px;font-size:.56rem}.continue-button{min-height:38px;padding:0 9px;font-size:.62rem}.dashboard-active-panel{margin-bottom:10px;padding:9px;border-radius:11px}.dashboard-section-heading{margin-bottom:4px}.dashboard-section-heading .eyebrow{display:none}.dashboard-section-heading h2{font-size:.85rem}.dashboard-section-heading .text-button{font-size:.64rem}.dashboard-delivery-list>button{min-height:52px;grid-template-columns:7px minmax(0,1fr) auto 14px;gap:6px;padding:6px 2px}.dashboard-delivery-copy strong{font-size:.7rem}.dashboard-delivery-copy small{font-size:.5rem}.dashboard-delivery-list .status-badge{padding:3px 5px;font-size:.47rem}.bottom-nav.bottom-nav-four{grid-template-columns:repeat(4,1fr);padding-inline:4px}.bottom-nav.bottom-nav-four button{font-size:.58rem}.more-page .page-heading h1{font-size:1.2rem}.more-account-card{grid-template-columns:40px minmax(0,1fr) auto;gap:8px;margin-bottom:9px;padding:10px}.more-avatar{width:40px;height:40px}.more-menu{padding:5px 9px}.more-menu>button,.more-system-row{min-height:54px;grid-template-columns:34px minmax(0,1fr) auto;gap:8px}.more-menu-icon{width:32px;height:32px}}.numeric-lookup-form-compact.numeric-lookup-number{display:flex;align-items:center;gap:5px}.numeric-lookup-form-compact.numeric-lookup-number>.numeric-lookup-leading-icon{flex:0 0 auto}.numeric-lookup-form-compact.numeric-lookup-number>input{flex:1 1 auto;width:auto;min-width:0}.numeric-lookup-form-compact.numeric-lookup-number>.numeric-lookup-tool{grid-column:auto;flex:0 0 42px;width:42px;min-width:42px;margin:0;padding:0}.numeric-lookup-form-compact.numeric-lookup-number>.numeric-lookup-tool.clear{flex-basis:30px;width:30px;min-width:30px}@media (max-width: 760px){.numeric-lookup-form-compact.numeric-lookup-number{display:flex;gap:4px;min-height:44px;padding:3px 4px 3px 8px}.numeric-lookup-form-compact.numeric-lookup-number>.numeric-lookup-tool{grid-column:auto;flex-basis:38px;width:38px;min-width:38px;height:38px;min-height:38px}.numeric-lookup-form-compact.numeric-lookup-number>.numeric-lookup-tool.clear{flex-basis:28px;width:28px;min-width:28px}}.numeric-suggestion-rail{height:32px;min-height:32px;display:flex;align-items:stretch;gap:5px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scrollbar-width:none;overscroll-behavior-x:contain}.numeric-suggestion-rail::-webkit-scrollbar{display:none}.numeric-suggestion-rail>button{flex:0 0 132px;min-width:132px;min-height:32px;height:32px;scroll-snap-align:start}.numeric-suggestion-empty{min-height:32px;display:inline-flex;align-items:center;padding:0 8px;color:#8a95a5;font-size:.58rem;font-weight:750}.numeric-suggestion-placeholder{width:1px;height:32px;flex:0 0 1px}@media (max-width: 760px){.numeric-suggestion-rail{height:28px;min-height:28px;gap:4px}.numeric-suggestion-rail>button{flex-basis:116px;min-width:116px;min-height:28px;height:28px;padding:2px 6px}.numeric-suggestion-empty{min-height:28px}.numeric-suggestion-placeholder{height:28px}}.numeric-count-shell,.numeric-count-shell>*,.numeric-search-keypad-panel,.numeric-search-keypad-panel>*,.numeric-product-card,.numeric-recent-panel,.numeric-count-footer{min-width:0;max-width:100%;box-sizing:border-box}.numeric-count-shell{overflow-x:clip}.numeric-search-keypad-panel{overflow:hidden}.numeric-search-heading{min-width:0}.numeric-search-heading>div{flex:1 1 auto;min-width:0}.numeric-search-heading>span{max-width:42%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.numeric-lookup-form-compact.numeric-lookup-number{width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow:hidden}.numeric-lookup-form-compact.numeric-lookup-number>input{flex:1 1 0;width:0;max-width:100%;min-width:0;box-sizing:border-box}.numeric-lookup-form-compact.numeric-lookup-number>.numeric-lookup-leading-icon,.numeric-lookup-form-compact.numeric-lookup-number>.numeric-lookup-tool{flex-shrink:0}.numeric-suggestion-rail{width:100%;max-width:100%;min-width:0;box-sizing:border-box;contain:inline-size}.numeric-search-keypad{width:100%;max-width:100%;min-width:0;grid-template-columns:repeat(4,minmax(0,1fr));box-sizing:border-box}.numeric-search-keypad>button{width:100%;min-width:0;max-width:100%;box-sizing:border-box}.numeric-recent-list,.numeric-recent-list>button,.numeric-count-footer{min-width:0;max-width:100%;box-sizing:border-box}@media (max-width: 760px){.count-page{width:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box}.numeric-count-shell{width:calc(100% - 4px);max-width:calc(100vw - 12px);margin-inline:auto}.numeric-search-keypad-panel{width:100%}.numeric-lookup-form-compact.numeric-lookup-number{gap:3px;padding-left:6px;padding-right:3px}.numeric-lookup-form-compact.numeric-lookup-number>.numeric-lookup-tool{flex-basis:36px;width:36px;min-width:36px;height:36px;min-height:36px}.numeric-lookup-form-compact.numeric-lookup-number>.numeric-lookup-tool.clear{flex-basis:26px;width:26px;min-width:26px}.numeric-search-keypad{gap:3px}}.catalog-page{width:min(1120px,100%)}.catalog-page-heading{margin-bottom:10px}.catalog-page-heading h1{margin-bottom:3px}.catalog-overview-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:10px}.catalog-overview-strip>div{min-height:62px;display:grid;place-items:center;align-content:center;gap:2px;padding:8px;border:1px solid #dde5ef;border-radius:12px;background:#fff;text-align:center}.catalog-overview-strip strong{color:#18375d;font-size:1.05rem;font-variant-numeric:tabular-nums}.catalog-overview-strip small{color:#748297;font-size:.58rem;font-weight:800;text-transform:uppercase;letter-spacing:.035em}.catalog-products-panel{margin-bottom:10px;padding:13px}.catalog-main-heading{align-items:flex-start;margin-bottom:8px}.catalog-main-heading h2{margin-bottom:2px;font-size:1rem}.catalog-main-heading .muted{margin:0;font-size:.64rem}.catalog-products-table-wrap{border:1px solid #e1e7ef;border-radius:10px}.catalog-products-panel .catalog-metadata-table{min-width:760px}.catalog-products-panel .inventory-table th,.catalog-products-panel .inventory-table td{padding:9px 10px}.catalog-products-panel .inventory-table th{font-size:.62rem}.catalog-products-panel .inventory-table td{font-size:.74rem}.catalog-products-panel .inventory-table td small{margin-top:2px;font-size:.58rem}.catalog-show-all-row{display:flex;justify-content:center;padding-top:9px}.catalog-show-all-button{min-width:180px;min-height:38px;font-size:.66rem;letter-spacing:.035em}.catalog-empty-products{min-height:86px;display:grid;place-items:center;align-content:center;gap:5px;color:#738196;font-size:.7rem}.catalog-tools-section{margin-bottom:10px}.catalog-tools-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:7px;padding-inline:2px}.catalog-tools-heading h2{margin:0;font-size:.95rem}.catalog-tools-heading small{color:#7c8898;font-size:.6rem}.catalog-tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.catalog-tool-card{min-width:0;border:1px solid #dce4ed;border-radius:12px;background:#fff;overflow:hidden}.catalog-tool-card[open]{grid-column:1 / -1;border-color:#b8cce5;box-shadow:0 6px 20px #1b3f680b}.catalog-tool-card>summary,.catalog-mapping-summary{min-height:64px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 11px;list-style:none;cursor:pointer;-webkit-user-select:none;user-select:none}.catalog-tool-card>summary::-webkit-details-marker,.catalog-mapping-summary::-webkit-details-marker{display:none}.catalog-tool-card>summary>span:nth-child(2),.catalog-mapping-summary>span:nth-child(2){min-width:0;display:grid;gap:2px}.catalog-tool-card summary strong,.catalog-mapping-summary strong{color:#22334a;font-size:.75rem}.catalog-tool-card summary small,.catalog-mapping-summary small{overflow:hidden;color:#78869a;font-size:.56rem;text-overflow:ellipsis;white-space:nowrap}.catalog-tool-card>summary>svg,.catalog-mapping-summary>svg{color:#7b899c;transition:transform .15s ease}.catalog-tool-card[open]>summary>svg,.catalog-mapping-panel[open]>summary>svg{transform:rotate(45deg)}.catalog-tool-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;color:#245e9a;background:#edf4fc}.catalog-tool-body,.catalog-mapping-body{padding:10px 11px 12px;border-top:1px solid #edf1f5;background:#fbfcfe}.catalog-tool-note{margin:0 0 9px;font-size:.62rem}.catalog-entities-panel{margin-bottom:10px;padding:13px}.catalog-entities-panel .section-heading{margin-bottom:5px}.catalog-entities-panel .section-heading h2{font-size:.95rem}.catalog-entities-note{margin:0 0 9px;font-size:.62rem}.catalog-entities-panel .entity-management-card{padding:9px}.catalog-entities-panel .entity-management-row{min-height:52px;padding-block:7px}.catalog-mapping-panel{margin-bottom:10px;padding:0;overflow:hidden}.catalog-mapping-summary{min-height:60px}.catalog-mapping-body .toolbar{margin-bottom:9px}@media (max-width: 760px){.catalog-page-heading{margin-bottom:7px}.catalog-page-heading .eyebrow{display:none}.catalog-page-heading h1{font-size:1.2rem}.catalog-page-heading .muted{font-size:.62rem;line-height:1.35}.catalog-overview-strip{gap:5px;margin-bottom:7px}.catalog-overview-strip>div{min-height:52px;padding:5px;border-radius:9px}.catalog-overview-strip strong{font-size:.88rem}.catalog-overview-strip small{font-size:.48rem}.catalog-products-panel{margin-bottom:7px;padding:8px;border-radius:11px}.catalog-main-heading{gap:7px;margin-bottom:6px}.catalog-main-heading .eyebrow{display:none}.catalog-main-heading h2{font-size:.82rem}.catalog-main-heading .muted{font-size:.54rem}.catalog-main-heading .source-note{padding:4px 6px;font-size:.5rem}.catalog-products-panel .catalog-metadata-table{min-width:680px}.catalog-products-panel .inventory-table th,.catalog-products-panel .inventory-table td{padding:7px 8px}.catalog-show-all-row{padding-top:7px}.catalog-show-all-button{width:100%;min-height:38px}.catalog-tools-section{margin-bottom:7px}.catalog-tools-heading{margin-bottom:5px}.catalog-tools-heading .eyebrow,.catalog-tools-heading>small{display:none}.catalog-tools-heading h2{font-size:.82rem}.catalog-tools-grid{grid-template-columns:1fr;gap:5px}.catalog-tool-card[open]{grid-column:auto}.catalog-tool-card>summary,.catalog-mapping-summary{min-height:54px;grid-template-columns:32px minmax(0,1fr) auto;gap:7px;padding:7px 8px}.catalog-tool-icon{width:32px;height:32px;border-radius:8px}.catalog-tool-icon svg{width:17px;height:17px}.catalog-tool-card summary strong,.catalog-mapping-summary strong{font-size:.68rem}.catalog-tool-card summary small,.catalog-mapping-summary small{font-size:.5rem}.catalog-tool-body,.catalog-mapping-body{padding:8px}.catalog-entities-panel{margin-bottom:7px;padding:8px;border-radius:11px}.catalog-entities-panel .section-heading{align-items:center}.catalog-entities-panel .section-heading .eyebrow{display:none}.catalog-entities-panel .section-heading h2{font-size:.82rem}.catalog-entities-note{font-size:.54rem}.catalog-entities-panel .entity-management-grid{gap:6px}.catalog-entities-panel .entity-management-card{padding:7px}.catalog-entities-panel .entity-management-row{min-height:48px}.catalog-mapping-panel{margin-bottom:7px;border-radius:11px}}.more-feature-page{width:min(760px,100%)}.feature-page-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.feature-page-header h1{margin:0;font-size:1.2rem}.quick-product-search{margin-bottom:10px;padding:10px}.quick-product-search form{display:grid;grid-template-columns:auto minmax(0,1fr) 42px auto;align-items:center;gap:6px}.quick-product-search input{min-width:0;min-height:42px;padding:0 10px;border:1px solid #cbd8e7;border-radius:9px;font:inherit}.feature-error{margin-top:7px;padding:7px 9px;border-radius:8px;color:#8d352f;background:#fff0ee;font-size:.65rem;font-weight:750}.quick-product-matches{margin-bottom:10px;padding:9px}.quick-product-matches .section-heading{margin-bottom:5px}.quick-product-matches>button{width:100%;min-height:52px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 4px;border:0;border-bottom:1px solid #edf1f5;color:#23354b;background:transparent;text-align:left}.quick-product-matches>button:last-child{border-bottom:0}.quick-product-matches>button>span{display:grid;gap:2px}.quick-product-matches strong{font-size:.76rem}.quick-product-matches small{color:#76859a;font-size:.56rem}.quick-product-card{padding:13px}.quick-product-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.quick-product-title h2{margin:2px 0 1px;font-size:1.25rem}.quick-product-title>div>strong{color:#61738a;font-size:.7rem}.quick-stock-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:11px}.quick-stock-grid>div{min-height:66px;display:grid;place-items:center;align-content:center;gap:2px;padding:7px;border-radius:10px;background:#f4f7fb}.quick-stock-grid strong{font-size:1.15rem;font-variant-numeric:tabular-nums}.quick-stock-grid small{color:#768499;font-size:.53rem;font-weight:800;text-transform:uppercase}.quick-product-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px}.quick-product-meta>div,.quick-alt-barcodes{min-width:0;display:grid;gap:2px;padding:8px;border:1px solid #e1e7ef;border-radius:9px}.quick-product-meta small,.quick-alt-barcodes small{color:#7b8899;font-size:.52rem;font-weight:850;text-transform:uppercase}.quick-product-meta strong,.quick-alt-barcodes span{overflow-wrap:anywhere;font-size:.68rem}.quick-alt-barcodes{margin-top:6px}.settings-list{padding:7px 12px}.settings-row{min-height:64px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 2px;border-bottom:1px solid #edf1f5;cursor:pointer}.settings-row:last-child{border-bottom:0}.settings-row>span:nth-child(2){min-width:0;display:grid;gap:2px}.settings-row strong{font-size:.75rem}.settings-row small{color:#7a8799;font-size:.57rem}.settings-row input[type=checkbox]{width:42px;height:24px;accent-color:#1e63c7}.settings-local-note{margin:8px 4px 0;color:#7a8799;font-size:.58rem;line-height:1.45}html.warehouse-large-controls .keypad button,html.warehouse-large-controls .numeric-search-keypad>button{min-height:54px;font-size:1.05rem}html.warehouse-large-controls .numeric-lookup-form-compact.numeric-lookup-number>.numeric-lookup-tool{width:44px;min-width:44px;height:44px;min-height:44px;flex-basis:44px}html.warehouse-large-controls .primary-button,html.warehouse-large-controls .secondary-button,html.warehouse-large-controls .finish-button{min-height:46px}html.warehouse-large-controls .bottom-nav button{min-height:62px}@media (max-width: 760px){.feature-page-header{margin-bottom:7px}.feature-page-header h1{font-size:1rem}.quick-product-search{margin-bottom:7px;padding:7px}.quick-product-search form{grid-template-columns:auto minmax(0,1fr) 38px;gap:4px}.quick-product-search form>.primary-button{grid-column:1 / -1;min-height:38px}.quick-product-search input{min-height:38px;font-size:.75rem}.quick-product-card{padding:9px}.quick-product-title h2{font-size:1.05rem}.quick-stock-grid>div{min-height:56px}.quick-stock-grid strong{font-size:.95rem}.settings-list{padding:5px 8px}.settings-row{min-height:58px;grid-template-columns:34px minmax(0,1fr) auto;gap:8px}.settings-row strong{font-size:.68rem}.settings-row small{font-size:.52rem}}.history-product-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:10px;padding:12px}.history-product-summary h2{margin:2px 0 1px;font-size:1.1rem}.history-product-summary>div:first-child>strong{color:#6b7b90;font-size:.68rem}.history-current-stock{min-width:78px;display:grid;place-items:center;gap:2px;padding:9px;border-radius:10px;background:#f1f6fd}.history-current-stock strong{color:#183c66;font-size:1.15rem}.history-current-stock small{color:#748298;font-size:.52rem;font-weight:850;text-transform:uppercase}.product-history-list,.product-change-timeline{margin-bottom:10px;padding:11px}.product-history-list .section-heading,.product-change-timeline .section-heading{margin-bottom:7px}.product-history-card{padding:10px 2px;border-bottom:1px solid #edf1f5}.product-history-card:last-child{border-bottom:0}.product-history-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:9px}.product-history-card-head>div{min-width:0;display:grid;gap:2px}.product-history-card-head strong,.product-history-card-head small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-history-card-head strong{font-size:.75rem}.product-history-card-head small{color:#768499;font-size:.55rem}.product-history-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin-top:8px}.product-history-stats>div{min-height:50px;display:grid;place-items:center;align-content:center;gap:1px;padding:5px;border-radius:8px;background:#f6f8fb}.product-history-stats strong{font-size:.86rem;font-variant-numeric:tabular-nums}.product-history-stats small{color:#7c899a;font-size:.48rem;font-weight:800;text-transform:uppercase}.product-history-meta{display:flex;justify-content:space-between;gap:8px;margin-top:6px;color:#8490a0;font-size:.5rem}.history-empty{min-height:96px;display:grid;place-items:center;align-content:center;gap:6px;color:#78869a;text-align:center;font-size:.64rem}.history-event-list{display:grid}.history-event{min-height:50px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;padding:6px 2px;border-bottom:1px solid #eef2f6}.history-event:last-child{border-bottom:0}.history-event-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;color:#2a619c;background:#edf4fb}.history-event-icon.photo{color:#8b5c13;background:#fff4df}.history-event>div{min-width:0;display:grid;gap:2px}.history-event strong{font-size:.66rem}.history-event small{color:#7c899b;font-size:.52rem}.activity-filter{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;margin-bottom:9px;padding:10px}.activity-filter label{display:grid;gap:4px;color:#65758b;font-size:.58rem;font-weight:800}.activity-filter select{min-height:40px;padding:0 9px;border:1px solid #ccd8e7;border-radius:8px;background:#fff;font:inherit;color:#28394e}.activity-filter>span{padding:5px 7px;border-radius:999px;color:#52657c;background:#edf2f7;font-size:.54rem;font-weight:850}.activity-list-panel{padding:9px 11px}.activity-list{display:grid}.activity-row{min-height:62px;display:grid;grid-template-columns:10px minmax(0,1fr);gap:8px;padding:8px 2px;border-bottom:1px solid #edf1f5}.activity-row:last-child{border-bottom:0}.activity-dot{width:8px;height:8px;margin-top:6px;border-radius:999px;background:#3777c8;box-shadow:0 0 0 4px #3777c81a}.activity-copy{min-width:0;display:grid;gap:2px}.activity-copy>div{display:flex;justify-content:space-between;gap:8px}.activity-copy strong{font-size:.69rem}.activity-copy>div>span{flex:0 0 auto;color:#8994a3;font-size:.5rem}.activity-copy p{margin:0;color:#6e7d91;font-size:.56rem}.activity-copy small{color:#314a6a;font-size:.57rem;font-weight:750}.activity-more{width:100%;margin-top:8px}@media (max-width: 760px){.history-product-summary{margin-bottom:7px;padding:9px}.history-product-summary h2{font-size:.92rem}.history-current-stock{min-width:66px;padding:7px}.history-current-stock strong{font-size:.95rem}.product-history-list,.product-change-timeline{margin-bottom:7px;padding:8px}.product-history-card{padding:8px 1px}.product-history-stats{gap:4px;margin-top:6px}.product-history-stats>div{min-height:44px}.product-history-stats strong{font-size:.76rem}.product-history-stats small{font-size:.43rem}.product-history-meta{font-size:.46rem}.activity-filter{margin-bottom:7px;padding:8px}.activity-filter select{min-height:38px;font-size:.66rem}.activity-list-panel{padding:7px 8px}.activity-row{min-height:56px;gap:7px;padding:7px 1px}.activity-copy strong{font-size:.63rem}.activity-copy p,.activity-copy small{font-size:.51rem}}
