.AppShell-module__zsum4a__shell{background:#f8fafc;min-height:100vh;display:flex}.AppShell-module__zsum4a__mobileOverlay{display:none}.AppShell-module__zsum4a__sidebar{z-index:40;background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:288px;height:100vh;transition:transform .3s ease-in-out;display:flex;position:sticky;top:0}.AppShell-module__zsum4a__mobileCloseRow{display:none}.AppShell-module__zsum4a__closeButton{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.8rem;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;display:inline-flex}.AppShell-module__zsum4a__closeButton svg{width:1.25rem;height:1.25rem}.AppShell-module__zsum4a__logoCard{justify-content:center;align-items:center;min-height:112px;padding:.5rem;display:flex}.AppShell-module__zsum4a__logoImage{object-fit:contain;width:auto;max-width:244px;max-height:96px}.AppShell-module__zsum4a__logoFallback{font-family:var(--font-title);letter-spacing:.04em;color:#0f172a;font-size:1.35rem}.AppShell-module__zsum4a__menu{flex-direction:column;gap:.5rem;padding:0 1rem;display:flex;overflow-y:auto}.AppShell-module__zsum4a__desktopMenu{flex:1}.AppShell-module__zsum4a__mobileSecondaryMenu{flex:1;display:none}.AppShell-module__zsum4a__menuItem{color:#475569;border-radius:.8rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:600;transition:background .18s,color .18s;display:flex}.AppShell-module__zsum4a__menuIcon{flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:inline-flex}.AppShell-module__zsum4a__menuIcon svg{width:1.25rem;height:1.25rem}.AppShell-module__zsum4a__menuItem:hover{color:#0f172a;background:#f8fafc}.AppShell-module__zsum4a__menuItemActive{color:#0f766e;background:#ecfeff;font-weight:700}.AppShell-module__zsum4a__accountCard{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;gap:.75rem;margin:auto 1rem 1rem;padding:.75rem;display:flex;box-shadow:0 1px 2px #0f172a0a}.AppShell-module__zsum4a__accountButton{text-align:left;background:0 0;border:0;border-radius:.8rem;align-items:center;gap:.75rem;width:100%;padding:.5rem;display:flex}.AppShell-module__zsum4a__avatar{color:#0f766e;background:#ccfbf1;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-weight:800;display:inline-flex}.AppShell-module__zsum4a__accountInfo{flex-direction:column;gap:.1rem;min-width:0;display:flex}.AppShell-module__zsum4a__accountInfo strong,.AppShell-module__zsum4a__accountInfo small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AppShell-module__zsum4a__accountInfo strong{color:#1e293b;font-size:.88rem}.AppShell-module__zsum4a__accountInfo small{color:#64748b;font-size:.75rem}.AppShell-module__zsum4a__accountSeparator{background:#f1f5f9;height:1px}.AppShell-module__zsum4a__logoutBtn{color:#ef4444;cursor:pointer;background:0 0;border:0;border-radius:.8rem;align-items:center;gap:.5rem;width:100%;padding:.58rem .75rem;font-size:.78rem;font-weight:800;transition:background .18s;display:inline-flex}.AppShell-module__zsum4a__logoutBtn:hover{background:#fef2f2}.AppShell-module__zsum4a__logoutBtn svg{width:1rem;height:1rem}.AppShell-module__zsum4a__contentWrap{background:#f8fafc;flex-direction:column;flex:1;min-width:0;min-height:100vh;display:flex}.AppShell-module__zsum4a__main{flex:1;padding:1.5rem}.AppShell-module__zsum4a__footer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border-top:1px solid #e2e8f0;width:100%;margin-top:auto}.AppShell-module__zsum4a__footerInner{justify-content:space-between;align-items:center;gap:.75rem;max-width:80rem;margin:0 auto;padding:1rem 1.5rem;display:flex}.AppShell-module__zsum4a__footerText,.AppShell-module__zsum4a__footerLabel{color:#94a3b8;font-size:.69rem}.AppShell-module__zsum4a__footerLabel{letter-spacing:.08em;text-transform:uppercase;font-weight:700}.AppShell-module__zsum4a__footerDivider{color:#cbd5e1}.AppShell-module__zsum4a__footerBrand{align-items:center;gap:1rem;display:flex}.AppShell-module__zsum4a__footerLogoLink{transition:transform .18s;display:inline-flex}.AppShell-module__zsum4a__footerLogoLink:hover{transform:scale(1.05)}.AppShell-module__zsum4a__footerLogo{object-fit:contain;width:auto;height:1.75rem}.AppShell-module__zsum4a__supportLink{color:#fff;background:#25d366;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;transition:background .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 1px 2px #0f172a14}.AppShell-module__zsum4a__supportLink:hover{background:#1da851;transform:translateY(-1px);box-shadow:0 4px 10px #0f172a1f}.AppShell-module__zsum4a__supportLink svg{fill:currentColor;flex-shrink:0}.AppShell-module__zsum4a__bottomNav{display:none}@media (max-width:980px){.AppShell-module__zsum4a__shell{padding-bottom:3.6rem;display:block}.AppShell-module__zsum4a__mobileOverlay{z-index:30;background:#0f172a80;border:0;display:block;position:fixed;inset:0}.AppShell-module__zsum4a__sidebar{width:288px;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.AppShell-module__zsum4a__sidebarOpen{transform:translate(0)}.AppShell-module__zsum4a__mobileCloseRow{justify-content:flex-end;padding:1rem 1rem .25rem;display:flex}.AppShell-module__zsum4a__logoCard{min-height:96px}.AppShell-module__zsum4a__desktopMenu{display:none}.AppShell-module__zsum4a__mobileSecondaryMenu{display:flex}.AppShell-module__zsum4a__contentWrap{min-height:calc(100vh - 3.6rem)}.AppShell-module__zsum4a__main{padding:1rem}.AppShell-module__zsum4a__footerInner{text-align:center;flex-direction:column;padding:1rem}.AppShell-module__zsum4a__footerDivider{display:none}.AppShell-module__zsum4a__footerBrand{flex-direction:column;gap:.5rem}.AppShell-module__zsum4a__bottomNav{z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-top:1px solid #e2e8f0;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.AppShell-module__zsum4a__bottomNavItem{color:#64748b;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:.18rem;min-height:3.45rem;font-size:.72rem;font-weight:700;display:flex}.AppShell-module__zsum4a__bottomNavItemActive{color:#0f766e}}
