.app-shell_shell__Sw0qv{display:grid;height:100vh;width:100vw;overflow:hidden;background:var(--ops-bg);position:relative}.app-shell_shellExpanded__Elkse{grid-template-columns:var(--ops-sidebar-width) 1fr}.app-shell_shellCollapsed__NN2El{grid-template-columns:0 1fr}.app-shell_sidebar__ejHsR{background:var(--ops-panel);border-right:1px solid var(--ops-border);display:flex;flex-direction:column;overflow:hidden;width:var(--ops-sidebar-width);min-width:var(--ops-sidebar-width);transition:width .18s ease,min-width .18s ease}.app-shell_sidebarCollapsed__rPQ82{border-right:none;width:0;min-width:0}.app-shell_brand__sbDO5{padding:14px 14px 12px;border-bottom:1px solid var(--ops-border);font-weight:600;display:flex;align-items:center;gap:9px}.app-shell_brandLogo__qpjX4{width:28px;height:28px;border-radius:var(--ops-radius);border:1px solid var(--ops-border)}.app-shell_brandTitle___HYmo{line-height:1.2}.app-shell_brandName__B8ZKx{font-size:var(--ops-text-lg)}.app-shell_brandSub__OwAbX{font-size:var(--ops-text-sm);color:#6b7280;font-weight:500}.app-shell_navScroll__pVWHr{flex:1 1;overflow-y:auto;padding:6px 6px 0}.app-shell_navSection__2cTsV{margin-bottom:6px}.app-shell_sectionToggle__dzaKL{width:100%;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;padding:7px 9px;color:var(--ops-text-dim);font-size:var(--ops-text-xs);font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.app-shell_sectionChev___OJes{color:#9ca3af}.app-shell_navItems__FTdPN{display:flex;flex-direction:column;gap:2px;padding:0 3px}.app-shell_navItem__5IIpk{display:flex;align-items:center;gap:9px;padding:8px 9px;border-radius:var(--ops-radius);text-decoration:none;font-size:var(--ops-text-base);font-weight:500;border:1px solid transparent;color:var(--ops-text);cursor:pointer}.app-shell_navItemActive__hBz8k{font-weight:600;border-color:#bfdbfe;background:#dbeafe;color:#1d4ed8}.app-shell_navItemDisabled__KWma6{color:#a1a1aa;cursor:not-allowed;opacity:.75}.app-shell_sidebarFooter__pF8ef{border-top:1px solid var(--ops-border);padding:6px;display:flex;justify-content:flex-end}.app-shell_iconBtn__fD_ga{border:1px solid #e5e7eb;background:var(--ops-panel);width:32px;height:32px;border-radius:var(--ops-radius);color:#4b5563;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.app-shell_main__2JWLA{display:flex;flex-direction:column;overflow:hidden;min-width:0}.app-shell_topHeader__ZBNjY{height:var(--ops-header-height);border-bottom:1px solid var(--ops-border);background:var(--ops-panel);padding:0 var(--ops-space-page-x);display:flex;align-items:center;gap:10px}.app-shell_breadcrumb__wr4vv{display:flex;align-items:center;gap:7px;font-size:var(--ops-text-sm);color:var(--ops-text-mid)}.app-shell_breadcrumbCurrent__yfd8k{color:var(--ops-text);font-weight:600}.app-shell_headerSpacer__OIHFE{flex:1 1}.app-shell_picker__kFGqD{padding:var(--ops-btn-pad-y) 9px;border:1px solid var(--ops-border);border-radius:var(--ops-radius);background:var(--ops-panel);font-size:var(--ops-text-base)}.app-shell_pickerFactory__oAo9l{min-width:240px}.app-shell_pickerProduct__aTAxc{min-width:200px}.app-shell_content__aPB81{flex:1 1;min-height:0;overflow-x:hidden;overflow-y:auto}.app-shell_expandFab__c61cc{position:absolute;left:10px;bottom:10px;width:34px;height:34px;border-radius:9px;border:1px solid #d1d5db;background:var(--ops-panel);color:#374151;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.08);z-index:30}.app-shell_dialogBackdrop__omlif{position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;padding:18px}.app-shell_dialog__P4yG7{width:min(420px,100%);background:var(--ops-panel);border-radius:10px;border:1px solid var(--ops-border);box-shadow:0 12px 40px rgba(0,0,0,.12);padding:18px 20px}.app-shell_dialogTitle__TplzV{font-size:var(--ops-text-lg);font-weight:600;color:var(--ops-text);margin-bottom:7px}.app-shell_dialogBody__k1Rbx{font-size:var(--ops-text-base);color:var(--ops-text-mid);line-height:1.5;margin:0 0 16px}.app-shell_dialogActions__qA3iu{display:flex;justify-content:flex-end;gap:7px}.app-shell_dialogBtn__XSzEH{padding:7px 12px;border-radius:var(--ops-radius);font-size:var(--ops-text-base);cursor:pointer}.app-shell_dialogBtnSecondary__M2DQo{border:1px solid var(--ops-border);background:var(--ops-panel)}.app-shell_dialogBtnWarn__MTyk_{border:1px solid #d97706;background:#fff7ed;color:#9a3412;font-weight:600}