.app-shell-module__J3-ASG__layout{background:var(--ps-bg);min-height:100vh}.app-shell-module__J3-ASG__sider{border-right:1px solid var(--ps-border);z-index:200;top:0;bottom:0;left:0;background:var(--ps-bg-elevated)!important;position:fixed!important}.app-shell-module__J3-ASG__siderInner{flex-direction:column;height:100%;padding:20px 12px;display:flex}.app-shell-module__J3-ASG__brand{color:var(--ps-text);letter-spacing:-.02em;align-items:center;gap:10px;padding:4px 12px 24px;font-size:17px;font-weight:600;display:flex}.app-shell-module__J3-ASG__brandIcon{background:linear-gradient(135deg,#6366f1,#3ecf8e);border-radius:8px;flex-shrink:0;width:28px;height:28px}.app-shell-module__J3-ASG__nav{flex-direction:column;flex:1;gap:4px;display:flex}.app-shell-module__J3-ASG__navItem{border-radius:var(--ps-radius-sm);color:var(--ps-text-muted);align-items:center;gap:12px;padding:10px 14px;font-size:14px;transition:background .15s,color .15s;display:flex}.app-shell-module__J3-ASG__navItem:hover{color:var(--ps-text);background:var(--ps-surface-hover)}.app-shell-module__J3-ASG__navItemActive{color:var(--ps-text);background:var(--ps-surface)}.app-shell-module__J3-ASG__navIcon{opacity:.85;font-size:16px}.app-shell-module__J3-ASG__siderFooter{border-top:1px solid var(--ps-border);margin-top:8px;padding:12px}.app-shell-module__J3-ASG__userEmail{color:var(--ps-text-muted);text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px;font-size:12px;display:block;overflow:hidden}.app-shell-module__J3-ASG__main{margin-left:var(--ps-sidebar-width);background:var(--ps-bg);min-height:100vh}.app-shell-module__J3-ASG__mainGuest{margin-left:0}.app-shell-module__J3-ASG__content{max-width:1280px;padding:28px 32px 48px}.app-shell-module__J3-ASG__contentGuest{max-width:480px;margin:0 auto;padding:48px 24px}.app-shell-module__J3-ASG__mobileHeader,.app-shell-module__J3-ASG__mobileBottomNav{display:none}.app-shell-module__J3-ASG__mobileNavItem{min-width:0;color:var(--ps-text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:6px 4px;font-size:10px;line-height:1.2;transition:color .15s;display:flex}.app-shell-module__J3-ASG__mobileNavItem:hover{color:var(--ps-text)}.app-shell-module__J3-ASG__mobileNavItemActive{color:var(--ps-accent)}.app-shell-module__J3-ASG__mobileNavIcon{font-size:20px}.app-shell-module__J3-ASG__drawerUserEmail{color:var(--ps-text-muted);text-overflow:ellipsis;white-space:nowrap;margin-bottom:16px;font-size:13px;display:block;overflow:hidden}.app-shell-module__J3-ASG__drawerBody{flex-direction:column;min-height:100%;display:flex}.app-shell-module__J3-ASG__drawerNav{flex-direction:column;flex:1;gap:4px;display:flex}.app-shell-module__J3-ASG__drawerNavItem{border-radius:var(--ps-radius-sm);color:var(--ps-text-muted);align-items:center;gap:12px;padding:10px 8px;font-size:15px;transition:background .15s,color .15s;display:flex}.app-shell-module__J3-ASG__drawerNavItem:hover{color:var(--ps-text);background:var(--ps-surface-hover)}.app-shell-module__J3-ASG__drawerNavItemActive{color:var(--ps-text);background:var(--ps-surface)}.app-shell-module__J3-ASG__drawerNavIcon{opacity:.85;font-size:16px}.app-shell-module__J3-ASG__drawerLogout{margin-top:24px}.app-shell-module__J3-ASG__guestBar{justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}@media (max-width:768px){.app-shell-module__J3-ASG__sider{display:none!important}.app-shell-module__J3-ASG__main{margin-left:0}.app-shell-module__J3-ASG__mobileHeader{z-index:150;height:var(--ps-mobile-header-height);background:var(--ps-bg-elevated);border-bottom:1px solid var(--ps-border);justify-content:space-between;align-items:center;gap:12px;padding:0 16px;display:flex;position:sticky;top:0}.app-shell-module__J3-ASG__mobileBrand{color:var(--ps-text);letter-spacing:-.02em;align-items:center;gap:8px;min-width:0;font-size:15px;font-weight:600;display:flex}.app-shell-module__J3-ASG__mobileBrandLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell-module__J3-ASG__mobileBottomNav{z-index:200;height:calc(var(--ps-mobile-nav-height) + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);background:var(--ps-bg-elevated);border-top:1px solid var(--ps-border);display:flex;position:fixed;bottom:0;left:0;right:0}.app-shell-module__J3-ASG__content{padding:16px 16px calc(32px + var(--ps-mobile-nav-height) + env(safe-area-inset-bottom,0px))}.app-shell-module__J3-ASG__contentGuest{padding:32px 16px}.app-shell-module__J3-ASG__guestBar{padding:12px 16px}}
:root{--ps-bg:#0a0a0f;--ps-bg-elevated:#12121a;--ps-surface:#1a1a24;--ps-surface-hover:#22222e;--ps-border:#2a2a38;--ps-text:#f4f4f8;--ps-text-muted:#8b8b9e;--ps-accent:#3ecf8e;--ps-accent-muted:#3ecf8e26;--ps-danger:#f07178;--ps-sidebar-width:240px;--ps-mobile-header-height:52px;--ps-mobile-nav-height:56px;--ps-radius:14px;--ps-radius-sm:10px;--font-geist-sans:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-geist-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--ps-text);background:var(--ps-bg);font-family:var(--font-geist-sans), system-ui, -apple-system, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.ps-dashboard-card.ant-card{background:var(--ps-surface);border:1px solid var(--ps-border);border-radius:var(--ps-radius)}.ps-dashboard-card .ant-card-head{border-bottom-color:var(--ps-border)}@media (max-width:768px){.ant-card-head-wrapper{flex-wrap:wrap;gap:8px}.ant-card-extra{margin-inline-start:0}.ant-card-extra .ant-btn{font-size:13px}}
