.AppShell-module__zsum4a__shell{min-height:100vh}.AppShell-module__zsum4a__sider{border-right:1px solid var(--pg-border);z-index:20;inset:0 auto 0 0;position:fixed!important}.AppShell-module__zsum4a__brand{height:64px;color:var(--pg-text);align-items:center;gap:10px;padding:0 20px;font-weight:700;display:flex}.AppShell-module__zsum4a__brandMark{background:var(--pg-primary);color:#fff;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.AppShell-module__zsum4a__body{min-height:100vh;transition:margin .2s}.AppShell-module__zsum4a__desktopBody{margin-left:232px}.AppShell-module__zsum4a__tabletBody{margin-left:80px}.AppShell-module__zsum4a__topbar{z-index:15;border-bottom:1px solid var(--pg-border);background:#fffffff5;justify-content:space-between;align-items:center;gap:16px;height:64px;padding:0 24px;display:flex;position:sticky;top:0}.AppShell-module__zsum4a__content{max-width:1520px;margin:0 auto;padding:24px}.AppShell-module__zsum4a__bottomNav,.AppShell-module__zsum4a__mobileTopbar{display:none}.AppShell-module__zsum4a__statusDot{background:var(--pg-success);border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block}@media (max-width:767px){.AppShell-module__zsum4a__sider,.AppShell-module__zsum4a__topbar{display:none!important}.AppShell-module__zsum4a__body,.AppShell-module__zsum4a__desktopBody,.AppShell-module__zsum4a__tabletBody{margin-left:0;padding-bottom:76px}.AppShell-module__zsum4a__mobileTopbar{z-index:15;border-bottom:1px solid var(--pg-border);background:#fff;justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:flex;position:sticky;top:0}.AppShell-module__zsum4a__content{width:100%;padding:16px;overflow-x:hidden}.AppShell-module__zsum4a__bottomNav{z-index:30;border-top:1px solid var(--pg-border);height:64px;padding-bottom:env(safe-area-inset-bottom);background:#fff;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;inset:auto 0 0}.AppShell-module__zsum4a__bottomItem{min-height:44px;color:var(--pg-secondary);align-content:center;place-items:center;gap:2px;font-size:11px;display:grid}.AppShell-module__zsum4a__bottomActive{color:var(--pg-primary);font-weight:600}}
.Shared-module__NuTxdG__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.Shared-module__NuTxdG__header h1{margin:0 0 6px;font-size:24px;line-height:1.35}.Shared-module__NuTxdG__subtitle{color:var(--pg-secondary)}.Shared-module__NuTxdG__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.Shared-module__NuTxdG__entityGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.Shared-module__NuTxdG__card{border-color:var(--pg-border)!important}.Shared-module__NuTxdG__cardTitle{justify-content:space-between;align-items:center;gap:10px;display:flex}.Shared-module__NuTxdG__meta{color:var(--pg-secondary);flex-wrap:wrap;gap:8px;margin-top:12px;font-size:13px;display:flex}.Shared-module__NuTxdG__mobileList{display:none}.Shared-module__NuTxdG__desktopTable{display:block}.Shared-module__NuTxdG__code{color:#e5e7eb;background:#111827;border-radius:8px;padding:14px;font-size:12px;line-height:1.55;overflow:auto}.Shared-module__NuTxdG__secret{border:1px solid var(--pg-border);background:var(--pg-layout);border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-family:monospace;display:flex}.Shared-module__NuTxdG__flow{grid-template-columns:repeat(5,1fr);align-items:center;gap:8px;display:grid}.Shared-module__NuTxdG__flowStep{text-align:center;border:1px solid var(--pg-border);background:#fff;border-radius:10px;min-width:0;padding:12px}.Shared-module__NuTxdG__flowArrow{color:var(--pg-secondary);display:none}.Shared-module__NuTxdG__toolbar{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.Shared-module__NuTxdG__metricValue{margin-top:4px;font-size:28px;font-weight:700}.Shared-module__NuTxdG__metricLabel{color:var(--pg-secondary)}.Shared-module__NuTxdG__detailGrid{grid-template-columns:2fr 1fr;gap:16px;display:grid}.Shared-module__NuTxdG__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;display:grid}.Shared-module__NuTxdG__full{grid-column:1/-1}.Shared-module__NuTxdG__stickyActions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}@media (max-width:991px){.Shared-module__NuTxdG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.Shared-module__NuTxdG__detailGrid{grid-template-columns:1fr}}@media (max-width:767px){.Shared-module__NuTxdG__header{flex-direction:column;align-items:stretch}.Shared-module__NuTxdG__header h1{font-size:21px}.Shared-module__NuTxdG__grid,.Shared-module__NuTxdG__entityGrid{grid-template-columns:1fr}.Shared-module__NuTxdG__desktopTable{display:none}.Shared-module__NuTxdG__mobileList{gap:12px;display:grid}.Shared-module__NuTxdG__flow{grid-template-columns:1fr}.Shared-module__NuTxdG__flowStep{text-align:left}.Shared-module__NuTxdG__formGrid{grid-template-columns:1fr}.Shared-module__NuTxdG__stickyActions{border-top:1px solid var(--pg-border);background:#fff;margin:16px -16px -16px;padding:12px 16px;position:sticky;bottom:64px}}
