:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#f8fafc;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:#f8fafc}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}button:not(.icon,.link,.productRow,.scanmini,.close,.closeModal,nav button,.secondary,.dangerBtn,.deleteProduct){background:#0f172a;color:#fff;border-radius:14px;padding:13px 16px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px}.app{min-height:100vh;padding-bottom:86px}header{position:sticky;top:0;z-index:10;background:#f8fafceb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #e2e8f0}header b{font-size:19px}header small{display:block;color:#64748b;margin-top:2px}.icon{background:transparent;padding:8px}main{max-width:780px;margin:auto;padding:18px}.hero{background:#0f172a;color:#fff;padding:24px;border-radius:24px}.hero h1{margin:0 0 8px;font-size:28px}.hero p{margin:0 0 20px;color:#cbd5e1}.hero button{background:#fff!important;color:#0f172a!important}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0 24px}.stat{background:#fff;border:1px solid #e2e8f0;padding:15px;border-radius:18px}.stat strong{display:block;font-size:24px}.stat span{font-size:12px;color:#64748b}.stat.warn strong{color:#d97706}.stat.danger strong{color:#dc2626}.sectionTitle{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0}.sectionTitle h1,.sectionTitle h2{margin:0}.sectionTitle h2{font-size:20px}.link{background:transparent;color:#475569}.list{display:flex;flex-direction:column;gap:9px}.batchRow,.productRow,.manageBatch{width:100%;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:14px;display:flex;align-items:center;justify-content:space-between;text-align:left;color:#0f172a}.batchRow small,.productRow small,.manageBatch small{display:block;color:#64748b;margin-top:4px}.productRow strong{white-space:nowrap}.pill{background:#e2e8f0;color:#334155;padding:6px 9px;border-radius:999px;font-size:12px;font-weight:800}.pill.orange{background:#ffedd5;color:#c2410c}.pill.red{background:#fee2e2;color:#b91c1c}.search{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:0 10px;margin:14px 0}.search input{border:0;outline:0;flex:1;padding:14px 6px;background:transparent}.scanmini{background:transparent}.empty{padding:28px;text-align:center;color:#94a3b8;background:#fff;border:1px dashed #cbd5e1;border-radius:16px}.card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:18px;margin:12px 0}.card h3{margin-top:0}.card p{color:#64748b}nav{position:fixed;bottom:0;left:0;right:0;z-index:20;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid #e2e8f0;display:flex;padding:7px max(8px,env(safe-area-inset-left)) calc(7px + env(safe-area-inset-bottom))}nav button{background:transparent;flex:1;color:#94a3b8;display:flex;flex-direction:column;align-items:center;gap:3px;padding:6px;font-size:11px}nav button.active{color:#0f172a;font-weight:800}.toast{position:fixed;bottom:92px;left:50%;transform:translate(-50%);background:#0f172a;color:#fff;padding:11px 15px;border-radius:12px;z-index:100;max-width:90%;box-shadow:0 10px 30px #0002}.login{min-height:100vh;display:flex;flex-direction:column;justify-content:center;max-width:420px;margin:auto;padding:24px}.brand{text-align:center;margin-bottom:24px}.brand img{width:82px;height:82px;border-radius:22px}.brand h1{margin:10px 0 4px}.brand p{color:#64748b}.login form,.modal form{display:flex;flex-direction:column;gap:13px}label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:700;color:#475569}input,select,textarea{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:12px;background:#fff;outline:0}input:focus,select:focus,textarea:focus{border-color:#0f172a}textarea{min-height:80px;resize:vertical}.error{color:#b91c1c;background:#fee2e2;padding:10px;border-radius:10px}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a88;z-index:50;display:flex;align-items:flex-end;justify-content:center}.modal{position:relative;background:#f8fafc;width:min(720px,100%);max-height:92vh;overflow:auto;border-radius:24px 24px 0 0;padding:24px 18px calc(28px + env(safe-area-inset-bottom))}.closeModal{position:absolute;right:16px;top:16px;background:#fff;border:1px solid #e2e8f0;border-radius:50%;width:38px;height:38px;display:grid;place-items:center}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.inline{display:flex;gap:8px}.inline input{flex:1}.secondary{background:#fff;color:#0f172a;border:1px solid #cbd5e1;border-radius:12px;padding:10px 12px}.dangerBtn{background:#fee2e2;color:#b91c1c;border-radius:10px;padding:9px}.deleteProduct{width:100%;margin-top:18px;background:#fff1f2;color:#be123c;border:1px solid #fecdd3;border-radius:13px;padding:12px;display:flex;justify-content:center;gap:8px;font-weight:700}.compact{margin:8px 0 18px}.qty{display:flex;align-items:center;gap:8px}.addBatch{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:14px}hr{border:0;border-top:1px solid #e2e8f0;margin:22px 0}.scanner{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;z-index:100;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}.scanner video{width:100%;height:100%;object-fit:cover}.scanner .frame{position:absolute;width:min(78vw,420px);height:180px;border:3px solid white;border-radius:20px;box-shadow:0 0 0 9999px #0006}.scanner p{position:absolute;bottom:70px;background:#0009;padding:10px 14px;border-radius:12px}.scanner .close{position:absolute;z-index:2;top:calc(16px + env(safe-area-inset-top));right:16px;background:#0008;color:#fff;border-radius:50%;width:44px;height:44px;display:grid;place-items:center}.center{min-height:100vh;display:grid;place-items:center;color:#64748b}@media(max-width:520px){.stats{grid-template-columns:1fr 1fr}.stats .stat:first-child{grid-column:1/-1}.grid2{grid-template-columns:1fr}.hero h1{font-size:24px}}@media(max-width:520px){.productRow{align-items:flex-start;gap:12px}.productRow>div:last-child{display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}.productRow>div:last-child button{width:auto;min-width:0;padding:8px 11px;font-size:13px;border-radius:10px;margin:0}.card{padding:18px}.card h3{margin-top:0;margin-bottom:14px}.card input,.card select{padding:11px 12px}.productRow b{overflow-wrap:anywhere;word-break:break-word}}@media(max-width:520px){input,select,textarea{font-size:16px!important}button,input,select,textarea,.productRow{touch-action:manipulation}}.topBrand{display:flex;align-items:center;gap:11px}.topBrand img{width:38px;height:38px;border-radius:12px;background:#0f172a;padding:7px}.topBrand b{display:block;font-size:19px;font-weight:800;letter-spacing:-.3px;color:#0f172a}.topBrand small{display:block;margin-top:2px;font-size:12px;font-weight:500;color:#64748b}.batchRow,.productRow,.manageBatch{gap:14px;min-height:74px;padding:15px 16px;align-items:center}.batchRow>div:first-child,.productRow>div:first-child,.manageBatch>div:first-child{flex:1 1 auto;min-width:0}.batchRow b,.productRow b,.manageBatch b{display:block;margin:0;font-size:16px;line-height:1.25;font-weight:800;letter-spacing:-.15px;color:#0f172a}.batchRow small,.productRow small,.manageBatch small{margin-top:4px;font-size:14px;line-height:1.35;color:#64748b}.productRow>div:last-child:not(:first-child),.manageBatch>div:last-child:not(:first-child){flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:8px}.productRow>div:last-child:not(:first-child) button,.manageBatch>div:last-child:not(:first-child) button,.qty button{min-height:42px;padding:10px 14px;border-radius:12px;font-size:14px;line-height:1;font-weight:750;white-space:nowrap;word-break:normal}.productRow button:not(.secondary):not(.dangerBtn),.manageBatch button:not(.secondary):not(.dangerBtn){white-space:nowrap}.productRow>div:first-child>div,.manageBatch>div:first-child>div{line-height:1.35}@media(max-width:520px){.batchRow,.productRow,.manageBatch{gap:12px;padding:14px;align-items:center}.productRow>div:last-child:not(:first-child),.manageBatch>div:last-child:not(:first-child){flex:0 0 142px;width:142px;flex-direction:column;align-items:stretch;justify-content:center;gap:7px}.productRow>div:last-child:not(:first-child) button,.manageBatch>div:last-child:not(:first-child) button{width:100%;min-width:0;min-height:44px;padding:10px;font-size:13px;white-space:nowrap}.productRow b,.manageBatch b,.batchRow b{font-size:16px;overflow-wrap:break-word;word-break:normal}.productRow small,.manageBatch small,.batchRow small{font-size:13px}button.productRow>div:only-child{width:100%}}.themeSetting{display:flex;align-items:center;justify-content:space-between;gap:18px}.themeSettingText{min-width:0;flex:1}.themeSettingText h3{margin-bottom:6px}.themeSettingText p{margin:0}.themeToggle{flex:0 0 auto;display:flex!important;align-items:center!important;gap:9px!important;min-height:46px;padding:8px 10px 8px 12px!important;border:1px solid #cbd5e1!important;border-radius:14px!important;background:#fff!important;color:#0f172a!important;font-weight:750!important;white-space:nowrap}.themeSwitchTrack{position:relative;width:42px;height:24px;border-radius:999px;background:#cbd5e1;transition:background .2s ease}.themeSwitchKnob{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0003;transition:transform .2s ease}.themeToggle.on .themeSwitchTrack{background:#2563eb}.themeToggle.on .themeSwitchKnob{transform:translate(18px)}html.dark{color-scheme:dark;background:#080d18}html.dark body,html.dark .app,html.dark .login{background:#080d18;color:#f8fafc}html.dark header{background:#080d18eb;border-bottom-color:#263244}html.dark header b,html.dark .topBrand b,html.dark .sectionTitle h1,html.dark .sectionTitle h2,html.dark h1,html.dark h2,html.dark h3,html.dark h4{color:#f8fafc}html.dark header small,html.dark .topBrand small,html.dark .card p,html.dark .brand p,html.dark .batchRow small,html.dark .productRow small,html.dark .manageBatch small,html.dark .stat span{color:#94a3b8}html.dark .card,html.dark .stat,html.dark .batchRow,html.dark .productRow,html.dark .manageBatch,html.dark .search,html.dark .addBatch,html.dark .closeModal{background:#111827;border-color:#263244;color:#f8fafc}html.dark .batchRow b,html.dark .productRow b,html.dark .manageBatch b{color:#f8fafc}html.dark .modal{background:#0b1220;color:#f8fafc}html.dark input,html.dark select,html.dark textarea{background:#0b1220;border-color:#334155;color:#f8fafc}html.dark input::placeholder,html.dark textarea::placeholder{color:#64748b}html.dark label{color:#cbd5e1}html.dark .search input{background:transparent}html.dark .secondary{background:#172033;color:#e2e8f0;border-color:#334155}html.dark button:not(.icon,.link,.productRow,.scanmini,.close,.closeModal,nav button,.secondary,.dangerBtn,.deleteProduct,.themeToggle){background:#2563eb;color:#fff}html.dark .hero{background:#111827;border:1px solid #263244}html.dark .hero button{background:#e2e8f0!important;color:#0f172a!important}html.dark nav{background:#080d18f5;border-top-color:#263244}html.dark nav button{color:#64748b}html.dark nav button.active{color:#f8fafc}html.dark .link{color:#93c5fd}html.dark .empty{background:#111827;border-color:#334155;color:#64748b}html.dark .pill{background:#263244;color:#cbd5e1}html.dark .pill.orange{background:#422006;color:#fdba74}html.dark .pill.red,html.dark .dangerBtn{background:#450a0a;color:#fca5a5}html.dark .deleteProduct{background:#2b0b14;color:#fda4af;border-color:#4c1722}html.dark .toast{background:#e2e8f0;color:#0f172a}html.dark hr{border-top-color:#263244}html.dark .themeToggle{background:#172033!important;color:#f8fafc!important;border-color:#334155!important}html.dark .themeSwitchTrack{background:#2563eb}html.dark .topBrand img{background:#172033}@media(max-width:520px){.themeSetting{align-items:stretch;flex-direction:column}.themeToggle{width:100%;justify-content:space-between!important}}.settingsTitle{margin-bottom:10px}.settingsTabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:5px;margin:0 0 14px;background:#e9eef5;border:1px solid #dde4ed;border-radius:15px}.settingsTabs button{min-width:0;min-height:42px;padding:9px 12px!important;border-radius:11px!important;background:transparent!important;color:#64748b!important;font-size:14px;font-weight:800!important;box-shadow:none}.settingsTabs button.active{background:#fff!important;color:#0f172a!important;box-shadow:0 1px 4px #0f172a14}.settingsCard{margin-top:12px}.settingsCardHeader h3,.userSettingsCard h3{margin-bottom:6px}.settingsCardHeader p,.userSettingsCard>p{margin-top:0}.settingsActions{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}.settingsActions .secondary{margin:0!important}.userAddForm{display:grid!important;grid-template-columns:minmax(0,1.5fr) minmax(180px,1fr) auto;align-items:end;gap:10px!important;margin-top:16px}.userAddForm button{min-height:43px;white-space:nowrap}.settingsDivider{height:1px;background:#e2e8f0;margin:22px 0}.userAccessList{margin-top:12px}.userAccessRow{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px}.userAccessInfo{min-width:0;flex:1}.userAccessInfo b{display:block;overflow-wrap:anywhere;font-size:14px}.userAccessInfo small{display:block;color:#64748b;margin-top:4px}.userAccessActions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.userAccessActions select{width:auto;min-width:165px}.userAccessActions button{white-space:nowrap}.accountEmail{font-weight:700;overflow-wrap:anywhere;color:#334155!important}html.dark .settingsTabs{background:#0b1220;border-color:#263244}html.dark .settingsTabs button{color:#94a3b8!important}html.dark .settingsTabs button.active{background:#172033!important;color:#f8fafc!important;box-shadow:none}html.dark .settingsDivider{background:#263244}html.dark .userAccessRow{background:#0b1220;border-color:#263244}html.dark .userAccessInfo b{color:#f8fafc}html.dark .userAccessInfo small{color:#94a3b8}html.dark .accountEmail{color:#cbd5e1!important}@media(max-width:620px){.settingsTabs{grid-template-columns:repeat(3,minmax(0,1fr))}.settingsTabs button{font-size:13px;padding:9px 6px!important}.userAddForm{grid-template-columns:1fr}.userAccessRow{align-items:stretch;flex-direction:column}.userAccessActions{width:100%;display:grid;grid-template-columns:1fr 1fr}.userAccessActions select,.userAccessActions button{width:100%;min-width:0}.settingsActions{display:grid;grid-template-columns:1fr}.settingsActions button{width:100%}}.heroActions{display:flex;flex-wrap:wrap;gap:9px}.heroActions .heroSecondary{background:transparent!important;color:#fff!important;border:1px solid #ffffff55}.quickStats{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:14px}.quickStats .stat{min-width:0}.quickStats .stat strong{font-size:22px}.recentGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:22px}.recentItem{display:flex;flex-direction:column;align-items:flex-start!important;justify-content:center!important;text-align:left;min-height:70px;background:#fff!important;color:#0f172a!important;border:1px solid #e2e8f0!important;border-radius:15px!important;padding:12px 14px!important;min-width:0}.recentItem b{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recentItem small{margin-top:4px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.productTopActions{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:8px}.offlineBanner{max-width:780px;margin:10px auto 0;padding:11px 16px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:14px;display:flex;justify-content:space-between;gap:12px;font-size:13px}.offlineBanner span{color:#c2410c}.needFavorites{margin:0 0 14px}.needFavorites>small{display:block;color:#64748b;font-weight:700;margin-bottom:7px}.favoriteChips{display:flex;gap:7px;flex-wrap:wrap}.favoriteChip{background:#f1f5f9!important;color:#334155!important;border:1px solid #e2e8f0!important;border-radius:999px!important;padding:8px 11px!important;font-size:13px!important}.needNameField{position:relative}.needSuggestions{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:8;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 12px 28px #0f172a18;overflow:hidden}.needSuggestions button{width:100%;display:block!important;text-align:left!important;background:#fff!important;color:#0f172a!important;border-radius:0!important;padding:10px 12px!important;border-bottom:1px solid #f1f5f9!important;font-weight:650!important}.needSuggestions button:last-child{border-bottom:0!important}.needFormActions{display:flex;flex-wrap:wrap;gap:9px}.productDetailHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-right:42px}.productDetailHeader h2{margin-bottom:4px}.productDetailHeader p{margin:0;color:#64748b}.quickModeBadge{background:#dbeafe;color:#1d4ed8;padding:6px 9px;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap}.batchGroups{gap:10px}.batchGroup{width:100%;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.batchGroup.firstToOpen{border-color:#f59e0b;box-shadow:0 0 0 2px #fef3c7 inset}.batchGroupInfo{min-width:0;flex:1}.batchGroupTitle{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.batchGroupInfo small{display:block;margin-top:5px;color:#64748b}.firstOpenBadge{background:#fef3c7;color:#92400e;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:900;letter-spacing:.2px}.batchGroupActions{display:flex;gap:7px;flex:0 0 auto}.batchGroupActions button{white-space:nowrap}.quickBatchForm>button{width:100%}html.dark .recentItem,html.dark .batchGroup,html.dark .needSuggestions,html.dark .needSuggestions button{background:#111827!important;color:#f8fafc!important;border-color:#263244!important}html.dark .recentItem small,html.dark .batchGroupInfo small,html.dark .needFavorites>small{color:#94a3b8}html.dark .favoriteChip{background:#172033!important;color:#cbd5e1!important;border-color:#334155!important}html.dark .needSuggestions button{border-bottom-color:#263244!important}html.dark .batchGroup.firstToOpen{border-color:#b45309;box-shadow:0 0 0 2px #422006 inset}html.dark .firstOpenBadge{background:#422006;color:#fdba74}html.dark .quickModeBadge{background:#172554;color:#93c5fd}html.dark .offlineBanner{background:#2b1606;border-color:#7c2d12;color:#fdba74}html.dark .offlineBanner span{color:#fed7aa}@media(max-width:700px){.quickStats{grid-template-columns:repeat(2,minmax(0,1fr))}.quickStats .stat:first-child{grid-column:auto}.recentGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.heroActions{display:grid;grid-template-columns:1fr}.heroActions button{width:100%}.productTopActions{display:grid;grid-template-columns:1fr 1fr}.productTopActions button{width:100%;padding-left:8px!important;padding-right:8px!important;font-size:13px}.offlineBanner{margin:8px 12px 0;flex-direction:column;gap:2px}.needFormActions{display:grid;grid-template-columns:1fr}.needFormActions button{width:100%}.batchGroup{align-items:stretch;flex-direction:column}.batchGroupActions{width:100%;display:grid;grid-template-columns:1fr 1fr}.batchGroupActions button{width:100%}.productDetailHeader{padding-right:38px}}.productDetailRoot.quick{display:flex;flex-direction:column}.productDetailRoot.quick .productDetailHeader{order:0}.productDetailRoot.quick .quickBatchForm{order:1;margin:10px 0 18px}.productDetailRoot.quick>h3{order:2}.productDetailRoot.quick .batchGroups{order:3}.productDetailRoot.quick details{order:4}.productDetailRoot.quick .deleteProduct{order:5}button.productRow{justify-content:flex-start;text-align:left}button.productRow>div:only-child{width:100%;display:flex!important;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;text-align:left}button.productRow>div:only-child b,button.productRow>div:only-child small{display:block;width:100%;text-align:left}button.productRow>div:only-child b{margin:0;line-height:1.25}button.productRow>div:only-child small{margin:2px 0 0;font-weight:500;line-height:1.35}.productRow>div:first-child{text-align:left}.productRow>div:first-child b,.productRow>div:first-child small{text-align:left}@media(max-width:520px){button.productRow{min-height:78px;padding:15px 16px;align-items:center}button.productRow>div:only-child b{font-size:16px}button.productRow>div:only-child small{font-size:13px}}.homeAlertCard{max-width:780px;margin:12px auto 0}.needsOverview{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 16px;margin:0 0 14px;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.needsOverview.hasNeeds{border-color:#bfdbfe;background:#eff6ff}.needsOverview b{display:block;font-size:16px}.needsOverview small{display:block;margin-top:4px;color:#64748b}.needsOverviewCount{flex:0 0 auto;min-width:36px;height:36px;padding:0 10px;display:grid;place-items:center;border-radius:999px;background:#2563eb;color:#fff;font-weight:900}.needBranchRow{text-align:left!important;align-items:center!important}.needBranchRow.hasNeeds{border-color:#334155;box-shadow:0 0 0 1px #33415522 inset}.needStatusBadge{flex:0 0 auto;padding:7px 10px;border-radius:999px;background:#f1f5f9;color:#94a3b8;font-size:12px;font-weight:850;white-space:nowrap}.needStatusBadge.active{background:#dbeafe;color:#1d4ed8}.depotDetails{margin-top:18px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;overflow:hidden}.depotDetails>summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 16px;font-weight:850}.depotDetails>summary::-webkit-details-marker{display:none}.depotDetails>summary small{color:#64748b;font-weight:700}.depotNeedList{padding:0 12px 12px}.depotBranchLine{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:5px}.miniAction{padding:5px 8px!important;min-height:0!important;font-size:11px!important}.miniDone{font-size:11px;font-weight:800;color:#16a34a}nav button{position:relative}.navNeedBadge{position:absolute;top:1px;left:calc(50% + 7px);min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:grid;place-items:center;background:#ef4444;color:#fff!important;font-size:10px!important;line-height:1;font-weight:900;border:2px solid #fff}html.dark .needsOverview,html.dark .depotDetails{background:#111827;border-color:#263244}html.dark .needsOverview.hasNeeds{background:#101a2e;border-color:#1d4ed8}html.dark .needsOverview small,html.dark .depotDetails>summary small{color:#94a3b8}html.dark .needStatusBadge{background:#172033;color:#64748b}html.dark .needStatusBadge.active{background:#172554;color:#93c5fd}html.dark .needBranchRow.hasNeeds{border-color:#3b82f6}html.dark .miniDone{color:#86efac}html.dark .navNeedBadge{border-color:#080d18}@media(max-width:820px){.homeAlertCard{margin:12px 18px 0}}@media(max-width:520px){.needBranchRow{min-height:82px}.needStatusBadge{font-size:11px;padding:6px 8px}.depotNeedList .productRow{align-items:stretch;flex-direction:column}.depotNeedList .productRow>button{width:100%}}
