:root{--bg:#f5f7fb;--panel:#fff;--line:#e3e8ef;--text:#121722;--muted:#6b7280;--nav:#101827;--blue:#2563eb;--blueSoft:#e8f0ff;--green:#10a766;--orange:#f59e0b;--purple:#7c3aed;--danger:#dc2626;--shadow:0 10px 30px #1018270f}*{box-sizing:border-box}html{background:var(--bg)}body{color:var(--text);background:var(--bg);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.appShell{grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;background:linear-gradient(#0c1422,#121c2e);flex-direction:column;height:100vh;padding:24px 16px;display:flex;position:sticky;top:0}.brand{gap:6px;padding:2px 10px 22px;display:grid}.brandIcon{object-fit:contain;width:84px;height:84px;margin-left:2px;display:block}.brandMeta{align-items:center;gap:8px;min-width:0;padding-left:4px;display:flex}.brandVersion{color:#9eabc0;letter-spacing:.03em;flex:none;font-size:10px;font-weight:700}.brandSignedIn{color:#c7d0df;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:9px;font-weight:650;overflow:hidden}.sideNav{gap:6px;display:grid}.navLink{color:#d8deea;border-radius:10px;align-items:center;gap:12px;padding:12px 14px;font-weight:650;display:flex}.navLink:hover{color:#fff;background:#ffffff14}.navLink:first-child{color:#fff;background:#2563eb}.sideBottom{gap:12px;margin-top:auto;display:grid}.futureBox{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;gap:4px;padding:13px;display:grid}.futureBox span{color:#aeb8c8;font-size:12px}.ghostButton{color:#dbe4f1;text-align:left;cursor:pointer;background:0 0;border:0;padding:12px}.mainColumn{min-width:0}.topbar{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;justify-content:flex-end;align-items:center;gap:18px;height:72px;padding:0 30px;display:flex;position:sticky;top:0}.mobileBrand{display:none}.mobileBrandIcon{object-fit:contain;flex:none;width:48px;height:48px;display:block}.mobileBrandMeta{gap:1px;min-width:0;line-height:1.05;display:grid}.mobileBrand small{color:var(--muted);font-size:9px;font-weight:650}.mobileSignedIn{text-overflow:ellipsis;white-space:nowrap;max-width:26vw;overflow:hidden;font-size:8px!important}.topSearch{border:1px solid var(--line);width:280px;color:var(--muted);background:#f8fafc;border-radius:10px;margin-left:auto;padding:10px 12px}.account{align-items:center;gap:9px;font-weight:650;display:flex}.avatar{color:#fff;background:#4f46e5;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.content{width:100%;max-width:1500px;margin:0 auto;padding:32px}.pageTitleRow{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.pageTitleRow h1{letter-spacing:-.03em;margin:0 0 8px;font-size:clamp(30px,4vw,42px);line-height:1.05}.pageTitleRow p{color:var(--muted);margin:0;font-size:16px}.primaryButton,.secondaryButton{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:11px 16px;font-weight:750;display:inline-flex}.primaryButton{background:var(--blue);color:#fff;box-shadow:0 5px 14px #2563eb38}.secondaryButton{border-color:var(--line);color:#273142;background:#fff}.iconButton{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.statGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.statCard{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;align-items:center;gap:15px;padding:20px;display:flex}.statIcon{border-radius:12px;place-items:center;width:48px;height:48px;font-size:20px;font-weight:900;display:grid}.statIcon.blue{color:var(--blue);background:var(--blueSoft)}.statIcon.green{color:var(--green);background:#e9f9f1}.statIcon.orange{color:var(--orange);background:#fff3dc}.statIcon.purple{color:var(--purple);background:#f1eafe}.statCard div{display:grid}.statCard strong{font-size:29px;line-height:1}.statCard span:last-child{color:var(--muted);margin-top:6px;font-size:13px}.dashboardGrid{grid-template-columns:1.15fr 1.15fr .85fr;gap:18px;display:grid}.panel{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;padding:20px}.panelHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.panelHeader h2,.panel h2{margin:0;font-size:18px}.panelHeader a{color:var(--blue);font-size:13px;font-weight:700}.itemList{display:grid}.listItem{border-bottom:1px solid #edf0f4;align-items:center;gap:12px;padding:12px 0;display:flex}.listItem:last-child{border-bottom:0}.itemThumb{background:#f1f4f8;border-radius:10px;flex:none;place-items:center;width:43px;height:43px;font-size:20px;display:grid}.itemThumb.small{border-radius:8px;width:32px;height:32px;font-size:14px}.itemText{flex:1;gap:3px;min-width:0;display:grid}.itemText strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.itemText small,.muted{color:var(--muted);font-size:12px}.dangerText{color:var(--danger);font-weight:800}.categoryList{display:grid}.categoryRow{border-bottom:1px solid #edf0f4;grid-template-columns:32px 1fr auto;align-items:center;gap:8px;padding:10px 0;display:grid}.categoryRow:last-child{border-bottom:0}.categoryRow span:last-child{color:var(--muted);font-size:12px}.categoryIcon{background:#f1f4f8;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.quickActions{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.quickCard{border:1px solid var(--line);min-height:120px;box-shadow:var(--shadow);background:#fff;border-radius:14px;align-content:center;gap:5px;padding:18px;display:grid}.quickCard>span{color:var(--blue);font-size:24px}.quickCard small{color:var(--muted)}.toolbar{gap:10px;margin-bottom:15px;display:flex}.searchField{border:1px solid var(--line);min-width:300px;max-width:560px;color:var(--muted);background:#fff;border-radius:10px;flex:1;padding:11px 13px}.tablePanel{padding:0;overflow:hidden}.desktopTableWrap{overflow-x:auto}.inventoryTable{border-collapse:collapse;width:100%;min-width:880px}.inventoryTable th{text-align:left;color:#657083;letter-spacing:.01em;border-bottom:1px solid var(--line);background:#f8fafc;padding:13px 16px;font-size:12px}.inventoryTable td{border-bottom:1px solid #edf0f4;padding:14px 16px;font-size:14px}.inventoryTable tr:last-child td{border-bottom:0}.tableItem{align-items:center;gap:10px;display:flex}.tag{color:#40516a;background:#eef3fb;border-radius:999px;width:fit-content;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.mobileInventoryCards{display:none}.cardGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.categoryCard{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;grid-template-columns:50px 1fr auto;align-items:center;gap:14px;padding:19px;display:grid}.categoryCard h2{margin:0 0 4px;font-size:17px}.categoryCard p{color:var(--muted);margin:0;font-size:13px}.largeCategoryIcon{background:#eef3fb;border-radius:12px;place-items:center;width:50px;height:50px;font-size:22px;display:grid}.categoryCard.dashed{box-shadow:none;border-style:dashed}.locationLayout{grid-template-columns:1.5fr .7fr;gap:18px;display:grid}.treeList{gap:14px;display:grid}.treeGroup{border:1px solid var(--line);border-radius:10px;overflow:hidden}.treeParent{background:#f8fafc;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;padding:12px;display:grid}.treeParent small{color:var(--muted)}.treeChild{color:#445063;border-top:1px solid #eef1f4;padding:10px 16px 10px 42px}.infoPanel{align-self:start}.infoPanel p{color:var(--muted);line-height:1.6}.nfcMock{color:#fff;background:#111827;border-radius:14px;align-content:center;place-items:center;gap:5px;min-height:150px;margin-top:18px;display:grid}.nfcMock span{font-size:30px;transform:rotate(-90deg)}.nfcMock small{color:#aeb8c8}.formLayout{grid-template-columns:minmax(0,1.6fr) minmax(260px,.65fr);gap:18px;display:grid}.formPanel h2,.photoPanel h2{margin-bottom:18px}.formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.field{gap:7px;display:grid}.field.full{grid-column:1/-1}.field span{font-size:13px;font-weight:750}.field input,.field select,.field textarea{background:#fff;border:1px solid #dbe1ea;border-radius:9px;outline:none;width:100%;padding:11px 12px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#7aa7ff;box-shadow:0 0 0 3px #2563eb17}.photoPanel{align-self:start}.photoDrop{text-align:center;background:#fafbfd;border:2px dashed #d9e0ea;border-radius:12px;align-content:center;place-items:center;gap:6px;min-height:220px;padding:20px;display:grid}.photoDrop>span{color:var(--blue);font-size:36px}.photoDrop small{color:var(--muted)}.formHint{color:#40516a;background:#eef4ff;border-radius:10px;gap:7px;margin-top:18px;padding:14px;font-size:13px;display:grid}.formActions{grid-column:1/-1;justify-content:flex-end;gap:10px;display:flex}.mobileNav{display:none}@media (max-width:1100px){.statGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboardGrid{grid-template-columns:1fr 1fr}.dashboardGrid .panel:last-child{grid-column:1/-1}.cardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){body{padding-bottom:72px}.appShell{display:block}.sidebar{display:none}.topbar{justify-content:space-between;gap:10px;height:auto;min-height:70px;padding:8px 16px}.mobileBrand{flex:auto;align-items:center;gap:6px;min-width:0;display:flex}.mobileBrandIcon{width:48px;height:48px}.topSearch,.account span:last-child{display:none}.content{padding:20px 15px}.pageTitleRow{align-items:flex-start}.pageTitleRow>div:last-child{flex:none}.pageTitleRow .primaryButton{width:46px;height:46px;padding:0;font-size:0}.pageTitleRow .primaryButton:after{content:"+";font-size:25px}.statGrid{gap:10px}.statCard{gap:10px;padding:14px}.statIcon{width:38px;height:38px}.statCard strong{font-size:22px}.dashboardGrid{grid-template-columns:1fr}.dashboardGrid .panel:last-child{grid-column:auto}.quickActions{grid-template-columns:1fr}.toolbar{flex-wrap:wrap}.searchField{min-width:100%;max-width:none}.desktopTableWrap{display:none}.mobileInventoryCards{gap:10px;padding:12px;display:grid}.inventoryMobileCard{border:1px solid var(--line);border-radius:12px;padding:14px}.mobileCardTop{align-items:center;gap:10px;display:flex}.mobileCardTop>div{gap:6px;display:grid}.mobileCardMeta{color:var(--muted);gap:6px;padding-top:12px;font-size:12px;display:grid}.cardGrid,.locationLayout,.formLayout,.formGrid{grid-template-columns:1fr}.field.full,.formActions{grid-column:auto}.mobileNav{z-index:30;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;grid-template-columns:repeat(4,1fr);height:68px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobileNavLink{color:#4b5563;align-content:center;place-items:center;gap:3px;display:grid}.mobileNavLink>span{font-size:20px}.mobileNavLink small{font-size:10px}}@media (max-width:460px){.pageTitleRow h1{font-size:30px}.statCard{align-items:flex-start}.statCard span:last-child{font-size:11px}.panel{padding:15px}.listItem{align-items:flex-start}.categoryRow{grid-template-columns:30px 1fr}.categoryRow span:last-child{grid-column:2}}.authPage{background:radial-gradient(circle at 20% 10%,#e8f0ff 0,#0000 34%),radial-gradient(circle at 85% 90%,#e8f8f0 0,#0000 32%),#f5f7fb;place-items:center;min-height:100vh;padding:28px 16px;display:grid}.authCard{border:1px solid var(--line);background:#fff;border-radius:20px;width:min(100%,460px);padding:34px;box-shadow:0 24px 65px #1018271f}.authBrand{align-items:center;gap:10px;margin-bottom:26px;font-size:22px;display:flex}.authBrand>span{background:var(--nav);color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.authBrandWithLogo{justify-items:start;gap:5px;display:grid}.authBrandLogo{width:min(100%,310px);height:auto;display:block}.authBrandWithLogo small{color:var(--muted);padding-left:4px;font-size:11px;font-weight:700}.authCard h1{letter-spacing:-.03em;margin:0 0 8px;font-size:32px}.authIntro{color:var(--muted);margin:0 0 22px;line-height:1.55}.authForm{gap:16px;display:grid}.authForm label{gap:7px;display:grid}.authForm label>span{font-size:13px;font-weight:750}.authForm input{background:#fff;border:1px solid #dbe1ea;border-radius:10px;outline:none;width:100%;padding:12px 13px}.authForm input:focus{border-color:#7aa7ff;box-shadow:0 0 0 3px #2563eb17}.authSubmit{width:100%;margin-top:2px}.authSubmit:disabled{opacity:.65;cursor:wait}.authLink{color:var(--blue);text-align:center;margin-top:18px;font-weight:700;display:block}.authLink.subtle{color:var(--muted);margin-top:12px;font-weight:600}.authFootnote{border-top:1px solid var(--line);color:var(--muted);text-align:center;margin:22px 0 0;padding-top:18px;font-size:12px;line-height:1.5}.authMessage{border-radius:10px;margin:0 0 18px;padding:12px 13px;font-size:13px;line-height:1.45}.authMessage.error{color:#a81717;background:#fff0f0;border:1px solid #ffd0d0}.authMessage.success{color:#17633f;background:#edf9f3;border:1px solid #ccebdc}.authCardWide{width:min(100%,560px)}.authInfoBox{color:#334155;background:#f4f8ff;border:1px solid #cfe0ff;border-radius:12px;margin:0 0 20px;padding:16px 17px;font-size:14px;line-height:1.55}.authInfoBox>strong{color:var(--text)}.authInfoBox ol{gap:6px;margin:10px 0 12px 20px;padding:0;display:grid}.authInfoBox p{margin:0}.authInfoBox.compact{margin-bottom:18px;padding:13px 14px}.authSmallHint{color:var(--muted);margin:16px 0 0;font-size:12px;line-height:1.5}.sidebar form,.sidebar form .ghostButton{width:100%}@media (max-width:520px){.authPage{padding:14px}.authCard{border-radius:16px;padding:24px 20px}.authCard h1{font-size:28px}}.adminMessage{border-radius:10px;margin-bottom:18px;padding:12px 14px;font-size:14px}.adminMessage.success{color:#17633f;background:#edf9f3;border:1px solid #ccebdc}.adminMessage.error{color:#a81717;background:#fff0f0;border:1px solid #ffd0d0}.adminCreatePanel{margin-bottom:18px}.adminHint{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.5}.adminCreateGrid{grid-template-columns:1.3fr 1fr .75fr auto;align-items:end;gap:12px;display:grid}.adminCreateButton{white-space:nowrap;min-height:43px}.adminCreateButton:disabled,.adminSmallButton:disabled,.adminDeleteButton:disabled{opacity:.6;cursor:wait}.adminUsersPanel{overflow:hidden}.adminUsersHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.adminUsersHeader h2{margin:0;font-size:18px}.adminUsersTable select,.adminInlineSelect{background:#fff;border:1px solid #dbe1ea;border-radius:8px;padding:8px 10px}.adminToggleLabel{align-items:center;gap:8px;font-size:13px;font-weight:650;display:inline-flex}.adminToggleLabel input{width:17px;height:17px}.adminRowActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.adminSmallButton{padding:8px 10px;font-size:12px}.adminDeleteButton{color:#b91c1c;cursor:pointer;background:#fff7f7;border:1px solid #fecaca;border-radius:9px;padding:8px 10px;font-size:12px;font-weight:750}.adminMissingTag{color:#9a5b00;background:#fff3dc;margin-top:6px}.adminEmpty{color:var(--muted);padding:24px}.adminMobileUsers{display:none}@media (max-width:1000px){.adminCreateGrid{grid-template-columns:1fr 1fr}.adminCreateButton{align-self:end}}@media (max-width:800px){.adminCreateGrid{grid-template-columns:1fr}.adminCreateButton{width:100%}.adminUsersPanel .desktopTableWrap{display:none}.adminMobileUsers{gap:10px;padding:12px;display:grid}.adminMobileUsers .inventoryMobileCard{gap:12px;display:grid}.adminUsersHeader{align-items:flex-start}}.adminProtectionBox{color:#17365f;background:#f4f8ff;border:1px solid #bfd7ff;border-radius:14px;align-items:flex-start;gap:14px;margin:0 0 18px;padding:16px 18px;display:flex}.adminProtectionIcon{color:#225bc6;background:#e3edff;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;font-size:17px;font-weight:800;display:grid}.adminProtectionBox strong{margin-bottom:4px;display:block}.adminProtectionBox p{color:#4a607e;margin:0;font-size:13px;line-height:1.55}.adminProtectedTag{color:#1e50a7;background:#eaf1ff;margin-top:6px}.adminProtectedRow{background:#fbfdff}.adminUsersTable select:disabled,.adminToggleLabel input:disabled{cursor:not-allowed;opacity:.7}.adminDeleteButton:disabled{cursor:not-allowed}@media (max-width:520px){.adminProtectionBox{padding:14px}.adminProtectionIcon{width:34px;height:34px}}.moreGrid{gap:14px;max-width:820px;display:grid}.moreAccountCard{align-items:center;gap:14px;display:flex}.moreIcon{color:#fff;background:#4f46e5;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;font-size:14px;display:grid}.moreCardText h2{margin:0 0 4px;font-size:18px}.moreCardText p{overflow-wrap:anywhere;margin:0 0 4px;font-weight:700}.moreCardText span{color:var(--muted);font-size:13px}.moreActionCard{text-align:left;width:100%;color:var(--text);grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}button.moreActionCard{font:inherit;cursor:pointer}.moreActionCard>div{gap:4px;display:grid}.moreActionCard strong{font-size:15px}.moreActionCard small{color:var(--muted);line-height:1.4}.moreActionIcon{width:40px;height:40px;color:var(--blue);background:#eef3fb;border-radius:10px;place-items:center;font-size:18px;font-weight:800;display:grid}.moreChevron{color:#8b95a5;font-size:28px}.moreStatus{color:#17633f;background:#edf9f3;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.moreInfoCard{cursor:default}.moreLogoutCard{background:snow;border-color:#fecaca}.moreLogoutCard .moreActionIcon{color:#b91c1c;background:#fff0f0}.moreLogoutCard strong{color:#a81717}.moreLogoutCard:disabled{opacity:.65;cursor:wait}@media (max-width:800px){.moreGrid{max-width:none}.mobileNavLink small{font-size:10px}}.emptyState{color:var(--muted);margin:8px 0;font-size:13px;line-height:1.5}.emptyPanel{text-align:center;min-height:150px;color:var(--muted);align-content:center;place-items:center;gap:14px;padding:28px;display:grid}.emptyPanel strong{color:var(--text)}.clickableEmpty{border:1px dashed var(--line);cursor:pointer;background:#fff;border-radius:12px;width:100%}.realSearch{align-items:center;gap:8px;display:flex}.realSearch input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1}.realSearch input::placeholder{color:var(--muted)}.dashboardSearchRow{justify-content:flex-end;margin:-8px 0 18px;display:flex}.dashboardSearch{max-width:620px;box-shadow:var(--shadow)}.searchClearButton{width:28px;height:28px;color:var(--muted);cursor:pointer;background:#eef2f7;border:0;border-radius:7px;flex:none;place-items:center;font-size:20px;line-height:1;display:grid}.searchClearButton:hover{color:var(--text);background:#e2e8f0}.dashboardSearchResults{margin-bottom:20px}.dashboardSearchItem small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dashboardSearchMore{color:var(--muted);margin:12px 0 0;font-size:13px}.mobileCardActions{border-top:1px solid #edf0f4;justify-content:flex-end;margin-top:10px;padding-top:12px;display:flex}.inlineCreatePanel{margin-bottom:18px}.inlineCreatePanel h2{margin:0 0 16px;font-size:18px}.inlineCreateGrid{align-items:end;gap:12px;display:grid}.categoryCreateGrid{grid-template-columns:110px minmax(240px,1fr) auto}.locationCreateGrid{grid-template-columns:minmax(220px,1fr) minmax(260px,1.4fr) auto}.cardActions{align-items:center;gap:7px;display:flex}.compactDelete{place-items:center;width:34px;height:34px;padding:0;font-size:18px;display:grid}.clickableCard{width:100%;color:inherit;text-align:left;cursor:pointer}.liveTreeRow{min-height:58px}.treeChild.liveTreeRow{grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.treeName{gap:3px;min-width:0;display:grid}.treeName strong{overflow-wrap:anywhere}.treeName small{color:var(--muted);font-size:11px}.locationActions{align-items:center;gap:7px;display:flex}.subLocationButton{min-height:34px;color:var(--blue);cursor:pointer;white-space:nowrap;background:#eef4ff;border:1px solid #b9cdfa;border-radius:8px;padding:0 10px;font-weight:750}.subLocationButton:hover{background:#e2ecff}.inlineLink{color:var(--blue);font-weight:750;text-decoration:underline}@media (max-width:800px){.categoryCreateGrid,.locationCreateGrid{grid-template-columns:1fr}.inlineCreateGrid .primaryButton{width:100%}.categoryCard{grid-template-columns:50px minmax(0,1fr) auto}.treeParent.liveTreeRow,.treeChild.liveTreeRow{grid-template-columns:20px minmax(0,1fr) auto}.locationActions{gap:4px}.locationActions .iconButton,.locationActions .compactDelete{width:32px;height:32px}.subLocationButton{place-items:center;width:32px;min-width:32px;height:32px;padding:0;font-size:18px;display:grid}.subLocationButton span{display:none}}.categoryHierarchyGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.categoryHierarchyCard{padding:0;display:block;overflow:hidden}.categoryMainRow{grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px;display:grid}.categoryMainText{min-width:0}.subcategoryList{background:#fafbfd;border-top:1px solid #edf0f4;gap:7px;padding:9px 12px 12px;display:grid}.subcategoryRow{background:#fff;border:1px solid #edf0f4;border-radius:9px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:46px;padding:7px 8px;display:grid}.subcategoryBranch{color:#748197;text-align:center;font-size:18px}.subcategoryRow>div:nth-child(2){gap:2px;min-width:0;display:grid}.subcategoryRow strong{overflow-wrap:anywhere;font-size:14px}.subcategoryRow small{color:var(--muted);font-size:11px}.subcategoryActions{gap:5px;display:flex}.iconButton.mini{width:32px;height:32px}.addSubcategoryButton{width:100%;color:var(--blue);text-align:left;cursor:pointer;background:#fff;border:1px dashed #cdd6e3;border-radius:9px;padding:10px 12px;font-weight:750}.subcategoryCreateRow{grid-template-columns:minmax(0,1fr) auto auto;gap:7px;display:grid}.subcategoryCreateRow input{background:#fff;border:1px solid #dbe1ea;border-radius:9px;outline:none;min-width:0;padding:9px 10px}.smallButton{min-height:38px;padding:9px 11px}.fieldHelp{color:var(--muted);font-size:11px;line-height:1.4}.tableItem>div{gap:3px;display:grid}.tableItem small{color:var(--muted);font-size:11px}@media (max-width:800px){.categoryHierarchyGrid{grid-template-columns:1fr}.categoryHierarchyCard{display:block}.categoryMainRow{grid-template-columns:46px minmax(0,1fr) auto;padding:14px}.categoryMainRow .largeCategoryIcon{width:46px;height:46px}.subcategoryCreateRow{grid-template-columns:1fr 1fr}.subcategoryCreateRow input{grid-column:1/-1}}.locationPickerField{grid-column:1/-1}.locationSearchWrap{position:relative}.locationSearchResults{z-index:40;background:#fff;border:1px solid #dbe1ea;border-radius:10px;max-height:260px;padding:6px;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow:auto;box-shadow:0 12px 28px #0f172a24}.locationSearchResults button{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:0;border-radius:7px;padding:9px 10px;display:block}.locationSearchResults button:hover{background:#f1f5f9}.locationSearchEmpty{color:var(--muted);padding:10px;font-size:13px}.locationCascade{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.locationCascadeLevel{gap:5px;display:grid}.locationCascadeLevel small{color:var(--muted);font-size:11px;font-weight:700}.locationCascadeLevel select{background:#fff;border:1px solid #dbe1ea;border-radius:9px;width:100%;padding:11px 12px}.locationCurrentPath{color:var(--muted);font-size:12px;line-height:1.45}.locationCurrentPath strong{color:var(--text)}@media (max-width:720px){.locationCascade{grid-template-columns:1fr}.locationPickerField{grid-column:auto}}.inventorySwitcher{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;gap:6px;margin:-6px 4px 18px;padding:12px;display:grid}.inventorySwitcher>span{color:#aeb8c8;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:750}.inventorySwitcher select{color:#fff;background:#172237;border:1px solid #ffffff26;border-radius:8px;width:100%;min-width:0;padding:9px 10px;font-size:12px;font-weight:700}.inventorySwitcherDetail{color:#c6cfdd;overflow-wrap:anywhere;font-size:10px;line-height:1.35}.mobileInventorySwitcher{display:none}.inventoryScopeNote{color:#315278;background:#f1f6ff;border:1px solid #cfe0ff;border-radius:10px;margin-bottom:18px;padding:11px 13px;font-size:13px;line-height:1.5}.inventoryScopeNote strong{color:#1f3f68}@media (max-width:800px){.mobileInventorySwitcher{gap:2px;min-width:0;max-width:48vw;margin-left:auto;display:grid}.mobileInventorySwitcher>span{color:var(--muted);font-size:9px;font-weight:750}.mobileInventorySwitcher select{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;min-width:0;padding:7px 8px;font-size:11px;font-weight:700}.topbar .account{display:none}}.adminCreateGridV90{grid-template-columns:1.5fr .85fr auto}@media (max-width:1000px){.adminCreateGridV90{grid-template-columns:1fr 1fr}}@media (max-width:800px){.adminCreateGridV90{grid-template-columns:1fr}}.photoPicker{gap:10px;display:grid}.photoFileInput{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.photoDropButton{width:100%;color:inherit;font:inherit;cursor:pointer}.photoDropButton:disabled{cursor:wait;opacity:.7}.photoDropButton.hasPhoto{background:#f4f6f9;border-style:solid;padding:0;display:block;overflow:hidden}.photoPreview{object-fit:contain;background:#f4f6f9;width:100%;height:280px;display:block}.photoPickerActions{flex-wrap:wrap;gap:8px;display:flex}.photoCompressionInfo{color:var(--muted);font-size:11px;line-height:1.4;display:block}.photoError{color:#a81717;background:#fff5f5;border:1px solid #fecaca;border-radius:8px;padding:9px 10px;font-size:12px}.itemThumb.hasImage{background:#e9edf3;padding:0;overflow:hidden}.itemThumb.hasImage img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:800px){.photoPreview{height:min(70vw,360px)}.photoPickerActions>*{flex:auto}.mobileBrandMeta{align-content:center}}.photoThumbButton{cursor:zoom-in;appearance:none;font:inherit;border:0}.photoThumbButton:focus-visible{outline-offset:2px;outline:3px solid #2b6be059}.photoLightbox{z-index:10000;cursor:zoom-out;background:#080c14e6;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.photoLightboxContent{cursor:default;gap:10px;max-width:min(94vw,1200px);max-height:92vh;display:grid}.photoLightboxContent img{object-fit:contain;border-radius:12px;max-width:100%;max-height:calc(92vh - 46px);margin:auto;display:block;box-shadow:0 22px 70px #00000073}.photoLightboxCaption{color:#fff;text-align:center;text-shadow:0 1px 3px #000000b3;font-weight:750}.photoLightboxClose{top:max(14px, env(safe-area-inset-top));right:max(14px, env(safe-area-inset-right));z-index:10001;color:#fff;cursor:pointer;background:#0000008c;border:1px solid #ffffff59;border-radius:999px;width:44px;height:44px;font-size:30px;line-height:1;position:fixed}.photoLightboxClose:hover{background:#000000c7}@media (max-width:800px){.photoLightbox{padding:12px}.photoLightboxContent{max-width:96vw;max-height:94vh}.photoLightboxContent img{border-radius:8px;max-height:calc(94vh - 44px)}}.articlePhotoSlots{gap:18px;display:grid}.articlePhotoSlot{border-bottom:1px solid var(--line);gap:10px;padding-bottom:18px;display:grid}.articlePhotoSlot:last-child{border-bottom:0;padding-bottom:0}.articlePhotoSlotTitle{gap:3px;display:grid}.articlePhotoSlotTitle strong{font-size:14px}.articlePhotoSlotTitle small{color:var(--muted);line-height:1.4}.articlePhotoSlot .photoPreview{height:210px}.articlePhotoSlot .photoDrop{min-height:180px}@media (max-width:800px){.articlePhotoSlot .photoPreview{height:min(62vw,330px)}.articlePhotoSlot .photoDrop{min-height:190px}}.articleNameLink{color:var(--text);font-weight:800;text-decoration:none}.articleNameLink:hover{color:var(--blue);text-underline-offset:2px;text-decoration:underline}.itemText .articleNameLink{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.articleDetailToolbar{justify-content:space-between;align-items:center;gap:12px;margin:-8px 0 18px;display:flex}.articleDetailWarning{color:#b42318;background:#fff1f1;border:1px solid #fecaca;border-radius:999px;align-items:center;padding:7px 11px;font-size:12px;font-weight:800;display:inline-flex}.articleDetailLayout{grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);align-items:start;gap:18px;display:grid}.articleDetailDataPanel,.articleDetailPhotoPanel{min-width:0}.articleDetailSectionHeader{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.articleDetailSectionHeader.compact{margin-bottom:14px}.articleDetailSectionHeader h2{margin:3px 0 0}.articleDetailEyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.articleDetailStockBadge{white-space:nowrap;border-radius:999px;align-items:center;padding:7px 10px;font-size:12px;font-weight:850;display:inline-flex}.articleDetailStockBadge.ok{color:#08734a;background:#e9f9f1}.articleDetailStockBadge.low{color:#b42318;background:#fff0f0}.articleDetailGrid{border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.articleDetailField{border-bottom:1px solid #edf0f4;align-content:start;gap:5px;min-width:0;padding:14px 15px;display:grid}.articleDetailField:nth-child(odd):not(.full){border-right:1px solid #edf0f4}.articleDetailField>span{color:var(--muted);font-size:11px;font-weight:750}.articleDetailField>strong,.articleDetailField>div{overflow-wrap:anywhere;min-width:0;font-size:14px;line-height:1.45}.articleDetailField.full{grid-column:1/-1}.articleDetailField.notes{border-bottom:0}.articleDetailField.notes>div{white-space:pre-wrap}.articleDetailPhotos{gap:16px;display:grid}.articleDetailPhotoCard{gap:9px;display:grid}.articleDetailPhotoCard>div:first-child{gap:2px;display:grid}.articleDetailPhotoCard small{color:var(--muted);font-size:11px;line-height:1.4}.detailPhotoButton{border:1px solid var(--line);background:#f4f6f9;border-radius:12px;width:100%;height:230px}.detailPhotoButton img{object-fit:contain!important}.articleDetailPhotoEmpty{text-align:center;min-height:150px;color:var(--muted);background:#fafbfd;border:1px dashed #d8dee7;border-radius:12px;place-items:center;padding:18px;font-size:12px;display:grid}.articleDetailPhotoHint{color:var(--muted);margin:16px 0 0;font-size:11px;line-height:1.45}.articleDetailBottomActions{justify-content:flex-end;margin-top:18px;display:flex}@media (max-width:980px){.articleDetailLayout{grid-template-columns:1fr}.articleDetailPhotoPanel{order:-1}.articleDetailPhotos{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.articleDetailToolbar{flex-wrap:wrap;align-items:flex-start}.articleDetailGrid{grid-template-columns:1fr}.articleDetailField:nth-child(odd):not(.full){border-right:0}.articleDetailField.full{grid-column:auto}.articleDetailPhotos{grid-template-columns:1fr}.detailPhotoButton{height:min(66vw,330px)}.articleDetailBottomActions .primaryButton{width:100%}}.adminUserCreateSections{gap:18px;margin-bottom:18px;display:grid}.adminUserCreateSections .adminCreatePanel{margin-bottom:0}.authAccountHint{color:var(--muted);overflow-wrap:anywhere;margin:-6px 0 18px;font-size:14px}.authAccountHint strong{color:var(--text)}.subcategoryTreeNode{gap:7px;min-width:0;display:grid}.nestedCategoryRow,.nestedCategoryCreate{transition:margin-left .15s}.subCategoryButton{min-height:32px;color:var(--blue);cursor:pointer;white-space:nowrap;background:#eef4ff;border:1px solid #b9cdfa;border-radius:8px;padding:0 9px;font-weight:750}.subCategoryButton:hover{background:#e2ecff}@media (max-width:800px){.subcategoryActions{gap:4px}.subCategoryButton{place-items:center;width:32px;min-width:32px;height:32px;padding:0;font-size:18px;display:grid}.subCategoryButton span{display:none}.nestedCategoryRow,.nestedCategoryCreate{max-width:100%}}.siteBrandBanner{border-bottom:1px solid var(--line);background:#fffffffc}.siteBrandBannerLink{align-content:center;place-items:center;gap:0;width:min(100%,1500px);min-height:118px;margin:0 auto;padding:12px 32px 10px;display:grid}.siteBrandBannerLogo{width:clamp(520px,55vw,820px);max-width:92%;height:auto;display:block}.siteBrandDomain{color:#0b4e87;letter-spacing:.16em;text-transform:lowercase;margin-top:-7px;font-size:clamp(15px,1.35vw,21px);font-weight:800}.siteFooter{border-top:1px solid var(--line);background:#ffffffe6}.siteFooterInner{color:#667085;justify-content:space-between;align-items:center;gap:24px;width:min(100%,1500px);min-height:64px;margin:0 auto;padding:10px 32px;font-size:11px;display:flex}.siteFooterOwner{align-items:center;gap:9px;min-width:0;display:flex}.siteFooterOwner img{width:112px;height:auto;display:block}.siteFooterProject{text-align:right;align-items:baseline;gap:6px;display:flex}.siteFooterProject a{color:var(--blue);white-space:nowrap;font-weight:750}.siteFooterProject a:hover{text-decoration:underline}@media (max-width:800px){.siteBrandBannerLink{min-height:88px;padding:8px 12px 7px}.siteBrandBannerLogo{width:min(92vw,590px);max-width:100%}.siteBrandDomain{letter-spacing:.12em;margin-top:-5px;font-size:12px}.siteFooterInner{gap:7px;min-height:88px;padding:12px 15px 80px;display:grid}.siteFooterOwner img{width:105px}.siteFooterProject{text-align:left;flex-wrap:wrap;justify-content:flex-start}}@media (max-width:720px){.dashboardSearchRow{justify-content:stretch;margin-top:-4px}.dashboardSearch{min-width:100%;max-width:none}.dashboardSearchItem{align-items:flex-start}.dashboardSearchItem .secondaryButton{display:none}}
