:root{--app-shell-safe-top:calc(var(--app-safe-area-top) + var(--mobile-statusbar-guard, 0px));--app-shell-safe-right:var(--app-safe-area-right);--app-shell-safe-bottom:calc(var(--app-safe-area-bottom) + var(--mobile-system-nav-guard, 0px));--app-shell-safe-left:var(--app-safe-area-left);--app-shell-topbar-content-height:76px;--app-shell-topbar-height:calc(var(--app-shell-topbar-content-height) + var(--app-shell-safe-top));--app-shell-tabbar-content-height:68px;--app-shell-bottom-nav-height:calc(var(--app-shell-tabbar-content-height) + var(--app-shell-safe-bottom));--app-shell-feed-gap:8px;--app-shell-content-clearance:16px;--app-shell-content-bottom-space:var(--app-shell-content-clearance)}body{--app-shell-safe-top:calc(var(--app-safe-area-top) + var(--mobile-statusbar-guard, 0px));--app-shell-safe-right:var(--app-safe-area-right);--app-shell-safe-bottom:calc(var(--app-safe-area-bottom) + var(--mobile-system-nav-guard, 0px));--app-shell-safe-left:var(--app-safe-area-left);--app-shell-topbar-height:calc(var(--app-shell-topbar-content-height) + var(--app-shell-safe-top));--app-shell-bottom-nav-height:calc(var(--app-shell-tabbar-content-height) + var(--app-shell-safe-bottom))}body:has([data-app-shell=true]),html:has([data-app-shell=true]){min-width:100%;min-height:100%;background:var(--app-shell-canvas)}body:has([data-app-shell=true]){padding-bottom:0!important;overflow-x:hidden}@media (min-width:601px){.app-shell[data-app-shell=true].stocks-page{height:100dvh;min-height:100dvh;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-gutter:stable}}[data-app-shell=true]{--background-app:var(--app-shell-canvas);--background-surface:var(--app-shell-surface);--background-card:var(--app-shell-surface);--background-card-elevated:var(--app-shell-surface);--background-soft:var(--app-shell-surface-soft);--background-nested:var(--app-shell-surface-soft);--text-primary:var(--app-shell-text);--text-secondary:var(--app-shell-text-secondary);--text-tertiary:var(--app-shell-text-tertiary);--border-default:var(--app-shell-border);--border-subtle:var(--app-shell-border);--border-strong:var(--app-shell-border);--accent-primary:var(--app-shell-accent);--accent-primary-soft:var(--app-shell-accent-soft);--mobile-tabbar-height:var(--app-shell-tabbar-content-height);--app-mobile-tabbar:var(--app-shell-tabbar-content-height);--app-mobile-bottom-gap:var(--app-shell-bottom-nav-height);--app-mobile-content-bottom-space:var(--app-shell-content-bottom-space);box-sizing:border-box;position:relative;width:100%;max-width:100%;min-height:100dvh;color:var(--app-shell-text);background:var(--app-shell-canvas)!important;color-scheme:light;overflow-x:clip}body.theme-dark [data-app-shell=true]{color-scheme:dark}[data-app-shell=true] .dash-body{background:var(--app-shell-canvas)!important}.app-recovery-banner{box-sizing:border-box;position:fixed;z-index:1180;top:var(--app-shell-topbar-height);right:0;left:0;min-height:40px;padding:9px max(16px,calc(var(--app-shell-safe-right) + 12px)) 9px max(16px,calc(var(--app-shell-safe-left) + 12px));display:flex;align-items:center;justify-content:center;gap:8px;color:var(--text-primary);background:var(--status-warning-bg);border-bottom:1px solid color-mix(in srgb,var(--status-warning) 30%,var(--border-subtle));font-size:var(--text-body-sm);font-weight:var(--weight-semibold);line-height:1.4}.app-recovery-banner svg{width:20px;height:20px;flex:0 0 auto;color:var(--status-warning)}.app-recovery-banner-copy{min-width:0;display:flex;align-items:baseline;justify-content:center;gap:6px;flex-wrap:wrap}.app-recovery-banner-copy strong{color:var(--status-warning);font-weight:var(--weight-bold)}.app-recovery-banner-copy span{color:var(--text-primary);font-weight:var(--weight-medium)}.app-recovery-session-modal .ds-state-surface{min-height:0;border:0;background:transparent}.app-recovery-session-modal .ds-state-surface-content{display:flex;justify-content:center}.app-recovery-session-overlay{z-index:2500!important}@media (max-width:430px){.app-recovery-banner{justify-content:flex-start}.app-recovery-banner-copy{display:grid;justify-content:start;gap:1px}}body:has(.app-recovery-session-overlay) .app-shell[data-app-shell=true]>.d-mobile-tabbar[data-app-shell-slot=bottom-navigation]{pointer-events:none!important;visibility:hidden!important;opacity:0!important}.app-shell[data-app-shell=true]>.app-topbar[data-app-shell-slot=topbar]{box-sizing:border-box!important;position:sticky!important;inset:auto!important;top:0!important;z-index:1200!important;width:100%!important;max-width:none!important;height:var(--app-shell-topbar-height)!important;min-height:var(--app-shell-topbar-height)!important;max-height:var(--app-shell-topbar-height)!important;flex:0 0 var(--app-shell-topbar-height)!important;margin:0!important;padding:var(--app-shell-safe-top) max(16px,calc(var(--app-shell-safe-right) + 12px)) 0 max(16px,calc(var(--app-shell-safe-left) + 12px))!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;color:var(--app-shell-text)!important;background:var(--app-shell-surface)!important;border:0!important;border-bottom:1px solid var(--app-shell-border)!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transform:none!important;overflow:visible!important}.app-shell[data-app-shell=true]>.d-mobile-tabbar[data-app-shell-slot=bottom-navigation]{display:none!important}@media (max-width:768px){:root{--app-shell-topbar-content-height:68px}[data-app-shell=true],[data-app-shell=true].dash{padding-bottom:var(--app-shell-bottom-nav-height)!important}[data-app-shell=true].dash{width:100%!important;height:100dvh!important;min-height:100dvh!important;gap:0!important;padding-top:0!important;padding-right:0!important;padding-left:0!important;overflow:hidden!important}[data-app-shell=true].dash>.dash-body{padding-top:var(--app-shell-feed-gap)!important;padding-bottom:0!important}[data-app-shell=true].stocks-page,[data-app-shell=true].tj-page{padding-top:0!important;padding-right:0!important;padding-bottom:var(--app-shell-bottom-nav-height)!important;padding-left:0!important}.app-shell[data-app-shell=true]>.app-topbar[data-app-shell-slot=topbar]{padding-right:max(12px,calc(var(--app-shell-safe-right) + 8px))!important;padding-left:max(16px,calc(var(--app-shell-safe-left) + 12px))!important}.app-shell[data-app-shell=true]>.d-mobile-tabbar[data-app-shell-slot=bottom-navigation]{box-sizing:border-box!important;position:fixed!important;inset:auto 0 0!important;z-index:1200!important;width:100%!important;max-width:100vw!important;height:var(--app-shell-bottom-nav-height)!important;min-height:var(--app-shell-bottom-nav-height)!important;padding:4px max(8px,calc(var(--app-shell-safe-right) + 4px)) var(--app-shell-safe-bottom) max(8px,calc(var(--app-shell-safe-left) + 4px))!important;display:flex!important;align-items:flex-start!important;gap:0!important;color:var(--app-shell-text-tertiary)!important;background:var(--app-shell-surface)!important;border:0!important;border-top:1px solid var(--app-shell-border)!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transform:translateZ(0)!important;touch-action:manipulation}.app-shell[data-app-shell=true]>.d-mobile-tabbar[data-app-shell-slot=bottom-navigation] .d-mtab{box-sizing:border-box!important;flex:1 1 20%!important;width:auto!important;min-width:0!important;height:calc(var(--app-shell-tabbar-content-height) - 4px)!important;min-height:var(--touch-target)!important;padding:6px 0 4px!important;gap:3px!important;color:var(--app-shell-text-tertiary)!important;background:transparent!important;border:0!important;border-radius:8px!important;box-shadow:none!important;font-size:var(--text-caption)!important;font-weight:600!important;line-height:1.1!important;transform:none!important}.app-shell[data-app-shell=true]>.d-mobile-tabbar[data-app-shell-slot=bottom-navigation] .d-mtab:active{background:var(--app-shell-surface-soft)!important}.app-shell[data-app-shell=true]>.d-mobile-tabbar[data-app-shell-slot=bottom-navigation] .d-mtab[data-active=true]{color:var(--app-shell-accent)!important;font-weight:750!important}.app-shell[data-app-shell=true]>.d-mobile-tabbar[data-app-shell-slot=bottom-navigation] .d-mtab[data-active=true]:before{display:none!important;content:none!important}.app-shell[data-app-shell=true]>.d-mobile-tabbar[data-app-shell-slot=bottom-navigation] .d-mtab-icon{width:30px!important;height:30px!important;color:var(--app-shell-text)!important}.app-shell[data-app-shell=true]>.d-mobile-tabbar[data-app-shell-slot=bottom-navigation] .d-nav-icon{--nav-icon-cutout:var(--app-shell-surface);width:28px!important;height:28px!important}body>.d-modal-overlay{z-index:var(--z-modal,17010)!important}body:has(>.d-modal-overlay) .app-shell[data-app-shell=true]>.d-mobile-tabbar[data-app-shell-slot=bottom-navigation]{pointer-events:none!important;visibility:hidden!important;opacity:0!important}}@media (min-width:769px){[data-app-shell=true]{padding-bottom:0!important}}@media (prefers-reduced-motion:reduce){.app-shell[data-app-shell=true]>.app-topbar[data-app-shell-slot=topbar] *,.app-shell[data-app-shell=true]>.d-mobile-tabbar[data-app-shell-slot=bottom-navigation] *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}