.inventory-app-module__-JsmGG__appShell{background:var(--canvas);min-height:100vh;color:var(--ink)}.inventory-app-module__-JsmGG__skipLink{z-index:100;background:var(--ink);color:#fff;border-radius:8px;padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.inventory-app-module__-JsmGG__skipLink:focus{transform:translateY(0)}.inventory-app-module__-JsmGG__sidebar{z-index:40;color:#b3b3b3;background:#201f24;border-radius:0 18px 18px 0;flex-direction:column;width:272px;padding:40px 22px 24px;display:flex;position:fixed;inset:0 auto 0 0}.inventory-app-module__-JsmGG__brand,.inventory-app-module__-JsmGG__mobileBrand{color:#fff;letter-spacing:-1.2px;align-items:center;gap:10px;font-size:25px;font-weight:800;display:flex}.inventory-app-module__-JsmGG__brand{padding:0 14px 44px}.inventory-app-module__-JsmGG__brandMark{background:var(--teal);color:#fff;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.inventory-app-module__-JsmGG__primaryNav{gap:8px;display:grid}.inventory-app-module__-JsmGG__primaryNav button{color:#aaa9ad;width:100%;min-height:54px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:14px;padding:0 17px;font-weight:650;transition:all .16s;display:flex;position:relative}.inventory-app-module__-JsmGG__primaryNav button:hover{color:#fff}.inventory-app-module__-JsmGG__primaryNav button:focus-visible,.inventory-app-module__-JsmGG__bottomNav button:focus-visible{outline:3px solid var(--cyan);outline-offset:2px}.inventory-app-module__-JsmGG__primaryNav .inventory-app-module__-JsmGG__activeNav{background:var(--canvas);color:var(--ink)}.inventory-app-module__-JsmGG__primaryNav .inventory-app-module__-JsmGG__activeNav:before{background:var(--teal);content:"";border-radius:0 5px 5px 0;width:5px;position:absolute;inset:0 auto 0 -22px}.inventory-app-module__-JsmGG__primaryNav .inventory-app-module__-JsmGG__activeNav svg{color:var(--teal)}.inventory-app-module__-JsmGG__sidebarNote{color:#d8d8db;background:#29282e;border:1px solid #37363d;border-radius:12px;gap:12px;margin-top:auto;padding:16px;display:flex}.inventory-app-module__-JsmGG__sidebarNote svg{color:var(--cyan);flex:none}.inventory-app-module__-JsmGG__sidebarNote div{gap:4px;display:grid}.inventory-app-module__-JsmGG__sidebarNote strong{color:#fff;font-size:13px;line-height:1.3}.inventory-app-module__-JsmGG__sidebarNote span{font-size:11px;line-height:1.45}.inventory-app-module__-JsmGG__mobileHeader,.inventory-app-module__-JsmGG__bottomNav{display:none}.inventory-app-module__-JsmGG__main{width:calc(100% - 272px);max-width:1540px;min-height:100vh;margin-left:272px;padding:42px clamp(28px,4vw,60px) 60px}.inventory-app-module__-JsmGG__pageHeader{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;display:flex}.inventory-app-module__-JsmGG__eyebrow,.inventory-app-module__-JsmGG__panelKicker{color:var(--teal);letter-spacing:1.3px;text-transform:uppercase;font-size:11px;font-weight:800}.inventory-app-module__-JsmGG__pageHeader h1{letter-spacing:-1.8px;margin-top:6px;font-size:clamp(32px,3vw,42px);line-height:1.05}.inventory-app-module__-JsmGG__subtitle{max-width:650px;color:var(--muted);margin-top:10px;font-size:14px;line-height:1.55}.inventory-app-module__-JsmGG__primaryButton,.inventory-app-module__-JsmGG__secondaryButton,.inventory-app-module__-JsmGG__textButton,.inventory-app-module__-JsmGG__panelLink,.inventory-app-module__-JsmGG__iconButton{font:inherit;cursor:pointer;border:0}.inventory-app-module__-JsmGG__primaryButton{background:var(--ink);color:#fff;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 18px;font-size:13px;font-weight:750;transition:all .16s;display:inline-flex}.inventory-app-module__-JsmGG__primaryButton:hover{background:var(--teal);transform:translateY(-1px)}.inventory-app-module__-JsmGG__primaryButton:focus-visible,.inventory-app-module__-JsmGG__secondaryButton:focus-visible,.inventory-app-module__-JsmGG__textButton:focus-visible,.inventory-app-module__-JsmGG__panelLink:focus-visible,.inventory-app-module__-JsmGG__iconButton:focus-visible,.inventory-app-module__-JsmGG__filters input:focus-visible,.inventory-app-module__-JsmGG__filters select:focus-visible,.inventory-app-module__-JsmGG__formGrid input:focus-visible,.inventory-app-module__-JsmGG__formGrid select:focus-visible,.inventory-app-module__-JsmGG__formGrid textarea:focus-visible,.inventory-app-module__-JsmGG__pagination button:focus-visible,.inventory-app-module__-JsmGG__activeFilters button:focus-visible{outline:3px solid color-mix(in srgb, var(--teal) 35%, transparent);outline-offset:2px}.inventory-app-module__-JsmGG__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:22px;display:grid}.inventory-app-module__-JsmGG__metricCard{min-height:168px;box-shadow:var(--shadow-subtle);background:#fff;border-radius:14px;padding:24px;position:relative;overflow:hidden}.inventory-app-module__-JsmGG__metricCard p{color:var(--muted);margin-top:22px;font-size:12px}.inventory-app-module__-JsmGG__metricCard strong{letter-spacing:-1.5px;margin-top:5px;font-size:clamp(25px,2.2vw,34px);display:block}.inventory-app-module__-JsmGG__metricCard>span{color:var(--muted);margin-top:7px;font-size:11px;display:block}.inventory-app-module__-JsmGG__metricPrimary{background:var(--ink);color:#fff}.inventory-app-module__-JsmGG__metricPrimary:after{content:"";border:34px solid #ffffff0b;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-60px;right:-38px}.inventory-app-module__-JsmGG__metricPrimary p,.inventory-app-module__-JsmGG__metricPrimary>span{color:#c7c7ca}.inventory-app-module__-JsmGG__metricIcon{color:#b8e2df;background:#ffffff1c;border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.inventory-app-module__-JsmGG__metricCard:not(.inventory-app-module__-JsmGG__metricPrimary) .inventory-app-module__-JsmGG__metricIcon{color:var(--teal);background:#e5f1f0}.inventory-app-module__-JsmGG__metricCard .inventory-app-module__-JsmGG__iconBlue{color:#3d8d9d;background:#e8f4f7}.inventory-app-module__-JsmGG__metricCard .inventory-app-module__-JsmGG__iconPeach{color:#a76e48;background:#fbecdf}.inventory-app-module__-JsmGG__overviewGrid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.9fr);gap:22px;display:grid}.inventory-app-module__-JsmGG__panel,.inventory-app-module__-JsmGG__ledgerPanel{box-shadow:var(--shadow-subtle);background:#fff;border-radius:14px}.inventory-app-module__-JsmGG__panel{padding:28px}.inventory-app-module__-JsmGG__panelHeader,.inventory-app-module__-JsmGG__ledgerIntro{justify-content:space-between;align-items:center;gap:18px;display:flex}.inventory-app-module__-JsmGG__panelHeader h2,.inventory-app-module__-JsmGG__ledgerIntro h2,.inventory-app-module__-JsmGG__dialogHeader h2{letter-spacing:-.65px;margin-top:4px;font-size:21px}.inventory-app-module__-JsmGG__healthSummary{color:var(--muted);flex-wrap:wrap;gap:14px;font-size:11px;font-weight:650;display:flex}.inventory-app-module__-JsmGG__healthSummary span{align-items:center;gap:6px;display:inline-flex}.inventory-app-module__-JsmGG__healthSummary i{border-radius:50%;width:7px;height:7px}.inventory-app-module__-JsmGG__lowDot{background:var(--peach-strong)}.inventory-app-module__-JsmGG__outDot{background:var(--red)}.inventory-app-module__-JsmGG__attentionList{margin-top:20px}.inventory-app-module__-JsmGG__attentionItem{border-top:1px solid var(--line);grid-template-columns:minmax(230px,1fr) minmax(150px,.65fr) auto;align-items:center;gap:18px;min-height:73px;display:grid}.inventory-app-module__-JsmGG__attentionItem:first-child{border-top:0}.inventory-app-module__-JsmGG__productIdentity,.inventory-app-module__-JsmGG__tableProduct{align-items:center;gap:12px;min-width:0;display:flex}.inventory-app-module__-JsmGG__productAvatar{color:#fff;border-radius:50%;flex:none;place-items:center;width:37px;height:37px;font-size:13px;font-weight:800;display:grid}.inventory-app-module__-JsmGG__productIdentity div,.inventory-app-module__-JsmGG__tableProduct div,.inventory-app-module__-JsmGG__stockLevel>div:first-child,.inventory-app-module__-JsmGG__recentProduct,.inventory-app-module__-JsmGG__recentLocation,.inventory-app-module__-JsmGG__recentQuantity,.inventory-app-module__-JsmGG__categoryLegend dd{gap:3px;min-width:0;display:grid}.inventory-app-module__-JsmGG__productIdentity strong,.inventory-app-module__-JsmGG__tableProduct strong,.inventory-app-module__-JsmGG__recentProduct strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.inventory-app-module__-JsmGG__productIdentity span,.inventory-app-module__-JsmGG__tableProduct span,.inventory-app-module__-JsmGG__stockLevel small,.inventory-app-module__-JsmGG__recentItem span,.inventory-app-module__-JsmGG__categoryLegend span,.inventory-app-module__-JsmGG__ledgerPanel td>span,.inventory-app-module__-JsmGG__ledgerPanel td div span{color:var(--muted);font-size:10px}.inventory-app-module__-JsmGG__stockLevel>div:first-child{grid-template-columns:1fr auto;align-items:center}.inventory-app-module__-JsmGG__stockLevel>div:first-child span{color:var(--ink);font-size:11px;font-weight:700}.inventory-app-module__-JsmGG__progressTrack{background:#eeeae6;border-radius:99px;height:5px;margin-top:8px;overflow:hidden}.inventory-app-module__-JsmGG__progressTrack span{border-radius:inherit;height:100%;display:block}.inventory-app-module__-JsmGG__progressLow{background:var(--peach-strong)}.inventory-app-module__-JsmGG__progressOut{background:var(--red);width:8px!important}.inventory-app-module__-JsmGG__textButton,.inventory-app-module__-JsmGG__panelLink{color:var(--teal-dark);background:0 0;align-items:center;gap:6px;font-size:11px;font-weight:750;display:inline-flex}.inventory-app-module__-JsmGG__textButton:hover,.inventory-app-module__-JsmGG__panelLink:hover{color:var(--ink)}.inventory-app-module__-JsmGG__categoryContent{grid-template-columns:minmax(150px,.9fr) minmax(150px,1fr);align-items:center;gap:24px;margin-top:28px;display:grid}.inventory-app-module__-JsmGG__donut{aspect-ratio:1;background:conic-gradient(var(--donut));border-radius:50%;place-items:center;width:min(100%,210px);margin-inline:auto;display:grid;position:relative}.inventory-app-module__-JsmGG__donut:after{content:"";background:#fff;border:10px solid #ffffff61;border-radius:50%;width:60%;height:60%;position:absolute}.inventory-app-module__-JsmGG__donut>div{z-index:1;text-align:center;gap:2px;display:grid;position:relative}.inventory-app-module__-JsmGG__donut strong{letter-spacing:-1px;font-size:clamp(20px,2vw,28px)}.inventory-app-module__-JsmGG__donut span{color:var(--muted);font-size:10px}.inventory-app-module__-JsmGG__categoryLegend{gap:12px;display:grid}.inventory-app-module__-JsmGG__categoryLegend>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding-bottom:11px;display:flex}.inventory-app-module__-JsmGG__categoryLegend>div:last-child{border-bottom:0;padding-bottom:0}.inventory-app-module__-JsmGG__categoryLegend dt{align-items:center;gap:7px;display:flex}.inventory-app-module__-JsmGG__categoryLegend dt i{border-radius:99px;width:4px;height:26px}.inventory-app-module__-JsmGG__categoryLegend dd{text-align:right}.inventory-app-module__-JsmGG__categoryLegend dd strong{font-size:11px}.inventory-app-module__-JsmGG__recentPanel{grid-row:span 2}.inventory-app-module__-JsmGG__recentList{margin-top:18px}.inventory-app-module__-JsmGG__recentItem{border-top:1px solid var(--line);grid-template-columns:auto minmax(160px,1fr) minmax(150px,.7fr) auto;align-items:center;gap:13px;min-height:72px;display:grid}.inventory-app-module__-JsmGG__recentItem:first-child{border-top:0}.inventory-app-module__-JsmGG__movementIcon{border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:grid}.inventory-app-module__-JsmGG__recentLocation{text-align:left}.inventory-app-module__-JsmGG__recentLocation strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.inventory-app-module__-JsmGG__recentQuantity{text-align:right}.inventory-app-module__-JsmGG__recentQuantity strong{font-size:13px}.inventory-app-module__-JsmGG__inbound{color:var(--teal-dark)!important}.inventory-app-module__-JsmGG__movementIcon.inventory-app-module__-JsmGG__inbound,.inventory-app-module__-JsmGG__typeBadge.inventory-app-module__-JsmGG__inbound{background:#e4f1ef}.inventory-app-module__-JsmGG__outbound{color:#a85043!important}.inventory-app-module__-JsmGG__movementIcon.inventory-app-module__-JsmGG__outbound,.inventory-app-module__-JsmGG__typeBadge.inventory-app-module__-JsmGG__outbound{background:#faeae6}.inventory-app-module__-JsmGG__transfer{color:#50668d!important}.inventory-app-module__-JsmGG__movementIcon.inventory-app-module__-JsmGG__transfer,.inventory-app-module__-JsmGG__typeBadge.inventory-app-module__-JsmGG__transfer{background:#e9eef7}.inventory-app-module__-JsmGG__adjustment{color:#7d628f!important}.inventory-app-module__-JsmGG__movementIcon.inventory-app-module__-JsmGG__adjustment,.inventory-app-module__-JsmGG__typeBadge.inventory-app-module__-JsmGG__adjustment{background:#f0e9f4}.inventory-app-module__-JsmGG__flowNumbers{grid-template-columns:1fr 1fr;gap:28px;margin-top:30px;display:grid}.inventory-app-module__-JsmGG__flowNumbers>div{grid-template-columns:auto 1fr;align-items:center;gap:3px 11px;display:grid}.inventory-app-module__-JsmGG__flowNumbers .inventory-app-module__-JsmGG__movementIcon{grid-row:span 2}.inventory-app-module__-JsmGG__flowNumbers p{color:var(--muted);font-size:11px}.inventory-app-module__-JsmGG__flowNumbers strong{font-size:21px}.inventory-app-module__-JsmGG__flowBar{background:var(--line);border-radius:99px;gap:3px;height:9px;margin-top:26px;display:flex;overflow:hidden}.inventory-app-module__-JsmGG__flowBar span{background:var(--teal)}.inventory-app-module__-JsmGG__flowBar i{background:var(--peach-strong)}.inventory-app-module__-JsmGG__flowNote{color:var(--muted);margin-top:11px;font-size:11px;line-height:1.5}.inventory-app-module__-JsmGG__ledgerPanel{padding:28px}.inventory-app-module__-JsmGG__ledgerIntro>p{color:var(--muted);font-size:12px}.inventory-app-module__-JsmGG__filters{background:#f8f5f2;border-radius:11px;grid-template-columns:minmax(230px,1.4fr) repeat(4,minmax(130px,.65fr));gap:12px;margin-top:26px;padding:16px;display:grid}.inventory-app-module__-JsmGG__filters label,.inventory-app-module__-JsmGG__formGrid label{gap:6px;display:grid}.inventory-app-module__-JsmGG__filters label>span,.inventory-app-module__-JsmGG__formGrid label>span{color:var(--muted);font-size:10px;font-weight:700}.inventory-app-module__-JsmGG__filters input,.inventory-app-module__-JsmGG__filters select,.inventory-app-module__-JsmGG__formGrid input,.inventory-app-module__-JsmGG__formGrid select,.inventory-app-module__-JsmGG__formGrid textarea{width:100%;min-height:42px;color:var(--ink);font:inherit;background:#fff;border:1px solid #ddd8d3;border-radius:8px;font-size:12px}.inventory-app-module__-JsmGG__filters input,.inventory-app-module__-JsmGG__formGrid input,.inventory-app-module__-JsmGG__formGrid textarea{padding:0 12px}.inventory-app-module__-JsmGG__filters select,.inventory-app-module__-JsmGG__formGrid select{padding:0 32px 0 11px}.inventory-app-module__-JsmGG__formGrid textarea{resize:vertical;min-height:82px;padding-top:11px}.inventory-app-module__-JsmGG__searchField{align-self:end;align-items:center;position:relative;display:flex!important}.inventory-app-module__-JsmGG__searchField svg{color:var(--muted);position:absolute;left:12px}.inventory-app-module__-JsmGG__searchField input{padding-left:40px}.inventory-app-module__-JsmGG__activeFilters{flex-wrap:wrap;align-items:center;gap:7px;margin:13px 0 -5px;display:flex}.inventory-app-module__-JsmGG__activeFilters>span{color:var(--muted);margin-right:3px;font-size:10px;font-weight:700}.inventory-app-module__-JsmGG__activeFilters button{min-height:28px;color:var(--teal-dark);font:inherit;cursor:pointer;background:#e7f0ef;border:0;border-radius:99px;align-items:center;gap:5px;padding:0 9px;font-size:10px;font-weight:700;display:inline-flex}.inventory-app-module__-JsmGG__activeFilters .inventory-app-module__-JsmGG__clearButton{color:var(--muted);background:0 0;text-decoration:underline}.inventory-app-module__-JsmGG__tableWrap{margin-top:22px;overflow-x:auto}.inventory-app-module__-JsmGG__tableWrap table{border-collapse:collapse;table-layout:fixed;width:100%}.inventory-app-module__-JsmGG__tableWrap th{border-bottom:1px solid var(--line-strong);color:var(--muted);letter-spacing:.45px;text-align:left;text-transform:uppercase;padding:11px 10px;font-size:9px;font-weight:750}.inventory-app-module__-JsmGG__tableWrap th:first-child{width:11%}.inventory-app-module__-JsmGG__tableWrap th:nth-child(2){width:20%}.inventory-app-module__-JsmGG__tableWrap th:nth-child(3){width:14%}.inventory-app-module__-JsmGG__tableWrap th:nth-child(4){width:17%}.inventory-app-module__-JsmGG__tableWrap th:nth-child(5){width:14%}.inventory-app-module__-JsmGG__tableWrap th:nth-child(6){width:11%}.inventory-app-module__-JsmGG__tableWrap th:nth-child(7){width:13%}.inventory-app-module__-JsmGG__tableWrap td{border-bottom:1px solid var(--line);vertical-align:middle;padding:14px 10px}.inventory-app-module__-JsmGG__tableWrap td>strong,.inventory-app-module__-JsmGG__tableWrap td>span{min-width:0;display:block}.inventory-app-module__-JsmGG__tableWrap tbody tr:last-child td{border-bottom:0}.inventory-app-module__-JsmGG__tableWrap tbody tr{transition:background .12s}.inventory-app-module__-JsmGG__tableWrap tbody tr:hover{background:#fbf9f7}.inventory-app-module__-JsmGG__tableWrap td>strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.inventory-app-module__-JsmGG__numeric{text-align:right!important}.inventory-app-module__-JsmGG__typeBadge{white-space:nowrap;border-radius:99px;align-items:center;gap:5px;width:fit-content;padding:6px 8px;font-weight:750;font-size:9px!important;display:inline-flex!important}.inventory-app-module__-JsmGG__pagination{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding-top:18px;display:flex}.inventory-app-module__-JsmGG__pagination p{color:var(--muted);font-size:10px}.inventory-app-module__-JsmGG__pagination>div{gap:5px;display:flex}.inventory-app-module__-JsmGG__pagination button{border:1px solid var(--line-strong);min-width:34px;height:34px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:7px;place-items:center;font-size:10px;font-weight:700;display:grid}.inventory-app-module__-JsmGG__pagination button:hover:not(:disabled){border-color:var(--teal);color:var(--teal-dark)}.inventory-app-module__-JsmGG__pagination button:disabled{opacity:.35;cursor:not-allowed}.inventory-app-module__-JsmGG__pagination .inventory-app-module__-JsmGG__currentPage{border-color:var(--ink);background:var(--ink);color:#fff}.inventory-app-module__-JsmGG__emptyState{text-align:center;align-content:center;place-items:center;gap:9px;min-height:350px;display:grid}.inventory-app-module__-JsmGG__emptyState svg{color:var(--peach-strong)}.inventory-app-module__-JsmGG__emptyState h3{margin-top:5px;font-size:17px}.inventory-app-module__-JsmGG__emptyState p{max-width:380px;color:var(--muted);font-size:12px}.inventory-app-module__-JsmGG__secondaryButton{border:1px solid var(--line-strong);min-height:43px;color:var(--ink);background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:0 16px;font-size:12px;font-weight:700;display:inline-flex}.inventory-app-module__-JsmGG__emptyState .inventory-app-module__-JsmGG__secondaryButton{margin-top:8px}.inventory-app-module__-JsmGG__dialog{width:min(680px,100vw - 28px);max-height:calc(100vh - 40px);color:var(--ink);background:#fff;border:0;border-radius:16px;margin:auto;padding:0;overflow:auto;box-shadow:0 30px 80px #19161447}.inventory-app-module__-JsmGG__dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#16151994}.inventory-app-module__-JsmGG__dialog form{padding:28px}.inventory-app-module__-JsmGG__dialogHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:20px;display:flex}.inventory-app-module__-JsmGG__dialogHeader p:last-child{color:var(--muted);margin-top:6px;font-size:11px}.inventory-app-module__-JsmGG__iconButton{width:40px;height:40px;color:var(--ink);background:#f3f0ed;border-radius:8px;place-items:center;display:grid}.inventory-app-module__-JsmGG__formGrid{grid-template-columns:1fr 1fr;gap:16px;margin-top:22px;display:grid}.inventory-app-module__-JsmGG__fullField{grid-column:1/-1}.inventory-app-module__-JsmGG__formGrid label>small{color:var(--teal-dark);font-size:10px}.inventory-app-module__-JsmGG__formGrid label>span small{color:#9b9691;margin-left:3px;font-weight:500}.inventory-app-module__-JsmGG__formError{border-left:3px solid var(--red);color:#913c31;background:#fff0ed;border-radius:6px;margin-top:16px;padding:10px 12px;font-size:11px;line-height:1.5}.inventory-app-module__-JsmGG__dialogActions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;margin-top:22px;padding-top:20px;display:flex}.inventory-app-module__-JsmGG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1240px){.inventory-app-module__-JsmGG__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-app-module__-JsmGG__metricCard{min-height:145px}.inventory-app-module__-JsmGG__metricCard p{margin-top:12px}.inventory-app-module__-JsmGG__overviewGrid{grid-template-columns:1fr}.inventory-app-module__-JsmGG__recentPanel{grid-row:auto}.inventory-app-module__-JsmGG__filters{grid-template-columns:1.4fr repeat(2,1fr)}.inventory-app-module__-JsmGG__searchField{grid-column:span 1}}@media (max-width:1040px){.inventory-app-module__-JsmGG__sidebar{border-radius:14px;width:248px;height:auto;padding:25px 18px 20px;transition:transform .18s;inset:64px auto 76px 14px;transform:translate(calc(-100% - 28px));box-shadow:0 22px 60px #1d1b1940}.inventory-app-module__-JsmGG__sidebarOpen{transform:translate(0)}.inventory-app-module__-JsmGG__brand,.inventory-app-module__-JsmGG__sidebarNote{display:none}.inventory-app-module__-JsmGG__mobileHeader{z-index:30;background:#201f24;justify-content:space-between;align-items:center;height:64px;padding:0 28px;display:flex;position:sticky;top:0}.inventory-app-module__-JsmGG__mobileBrand{font-size:20px}.inventory-app-module__-JsmGG__mobileHeader .inventory-app-module__-JsmGG__iconButton{color:#fff;background:#333238}.inventory-app-module__-JsmGG__main{width:100%;margin-left:0;padding:36px 40px 112px}.inventory-app-module__-JsmGG__bottomNav{z-index:35;color:#aaa9ad;background:#201f24;grid-template-columns:repeat(3,1fr);height:76px;padding:0 24px;display:grid;position:fixed;bottom:0;left:0;right:0}.inventory-app-module__-JsmGG__bottomNav button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:10px;font-weight:650;display:flex;position:relative}.inventory-app-module__-JsmGG__bottomNav .inventory-app-module__-JsmGG__activeBottomNav{background:var(--canvas);color:var(--ink);border-radius:8px 8px 0 0;margin-top:8px}.inventory-app-module__-JsmGG__bottomNav .inventory-app-module__-JsmGG__activeBottomNav:after{background:var(--teal);content:"";height:4px;position:absolute;bottom:0;left:0;right:0}.inventory-app-module__-JsmGG__bottomNav .inventory-app-module__-JsmGG__activeBottomNav svg{color:var(--teal)}}@media (max-width:760px){.inventory-app-module__-JsmGG__mobileHeader{padding:0 16px}.inventory-app-module__-JsmGG__main{padding:27px 16px 102px}.inventory-app-module__-JsmGG__pageHeader{align-items:flex-start;margin-bottom:24px}.inventory-app-module__-JsmGG__pageHeader .inventory-app-module__-JsmGG__subtitle{display:none}.inventory-app-module__-JsmGG__pageHeader .inventory-app-module__-JsmGG__primaryButton{width:46px;min-width:46px;padding:0;font-size:0}.inventory-app-module__-JsmGG__pageHeader h1{font-size:29px}.inventory-app-module__-JsmGG__metrics{grid-template-columns:1fr;gap:12px}.inventory-app-module__-JsmGG__metricCard{min-height:0;padding:20px}.inventory-app-module__-JsmGG__metricCard p{margin-top:18px}.inventory-app-module__-JsmGG__metricCard strong{font-size:29px}.inventory-app-module__-JsmGG__overviewGrid{gap:14px}.inventory-app-module__-JsmGG__panel,.inventory-app-module__-JsmGG__ledgerPanel{border-radius:12px;padding:20px}.inventory-app-module__-JsmGG__panelHeader{align-items:flex-start}.inventory-app-module__-JsmGG__healthSummary{gap:6px;display:grid}.inventory-app-module__-JsmGG__attentionItem{grid-template-columns:1fr auto;gap:10px;padding:14px 0}.inventory-app-module__-JsmGG__stockLevel{grid-column:1/-1}.inventory-app-module__-JsmGG__attentionItem .inventory-app-module__-JsmGG__textButton{grid-area:1/2}.inventory-app-module__-JsmGG__categoryContent{grid-template-columns:1fr}.inventory-app-module__-JsmGG__donut{width:190px}.inventory-app-module__-JsmGG__recentItem{grid-template-columns:auto minmax(0,1fr) auto;padding:13px 0}.inventory-app-module__-JsmGG__recentLocation{display:none}.inventory-app-module__-JsmGG__flowNumbers{gap:12px}.inventory-app-module__-JsmGG__filters{grid-template-columns:1fr 1fr;padding:12px}.inventory-app-module__-JsmGG__searchField,.inventory-app-module__-JsmGG__filters label:last-child{grid-column:1/-1}.inventory-app-module__-JsmGG__ledgerIntro{align-items:flex-end}.inventory-app-module__-JsmGG__tableWrap{overflow:visible}.inventory-app-module__-JsmGG__tableWrap table,.inventory-app-module__-JsmGG__tableWrap tbody,.inventory-app-module__-JsmGG__tableWrap tr,.inventory-app-module__-JsmGG__tableWrap td{width:100%;display:block}.inventory-app-module__-JsmGG__tableWrap thead{display:none}.inventory-app-module__-JsmGG__tableWrap tbody{gap:12px;display:grid}.inventory-app-module__-JsmGG__tableWrap tbody tr{border:1px solid var(--line);border-radius:10px;grid-template-columns:1fr 1fr;gap:15px;padding:16px;display:grid}.inventory-app-module__-JsmGG__tableWrap td{border:0;padding:16px 0 0;position:relative;text-align:left!important}.inventory-app-module__-JsmGG__tableWrap td:before{color:var(--muted);content:attr(data-label);letter-spacing:.5px;text-transform:uppercase;font-size:8px;font-weight:800;position:absolute;top:0;left:0}.inventory-app-module__-JsmGG__tableWrap td:nth-child(2){grid-area:1/1/auto/-1}.inventory-app-module__-JsmGG__tableWrap td:first-child{grid-area:2/1}.inventory-app-module__-JsmGG__tableWrap td:nth-child(3){grid-area:2/2}.inventory-app-module__-JsmGG__tableWrap td:nth-child(4),.inventory-app-module__-JsmGG__tableWrap td:nth-child(5){display:none}.inventory-app-module__-JsmGG__pagination{flex-direction:column;align-items:flex-start}.inventory-app-module__-JsmGG__pagination>div{width:100%}.inventory-app-module__-JsmGG__pagination button{flex:1}.inventory-app-module__-JsmGG__formGrid{grid-template-columns:1fr}.inventory-app-module__-JsmGG__fullField{grid-column:auto}.inventory-app-module__-JsmGG__dialog form{padding:22px 18px}.inventory-app-module__-JsmGG__dialogActions{grid-template-columns:1fr 1fr;display:grid}.inventory-app-module__-JsmGG__bottomNav{padding:0 8px}}
