.dashboard-shell.app-shell-v2{background:var(--bg-primary);width:100%;height:100%;min-height:0;color:var(--text-primary);flex-direction:row;flex:auto;display:flex;overflow:hidden}.shell-sidebar{flex:0 0 var(--shell-rail-width);width:var(--shell-rail-width);background:var(--bg-elevated);border-right:1px solid var(--border-color);height:100%;-webkit-backdrop-filter:blur(var(--glass-blur,20px));transition:flex-basis var(--motion-duration-base,.2s) ease, width var(--motion-duration-base,.2s) ease;z-index:var(--z-fixed,300);flex-direction:column;display:flex}.shell-sidebar.is-collapsed{flex-basis:var(--shell-rail-collapsed-width);width:var(--shell-rail-collapsed-width)}.shell-brand{align-items:center;gap:var(--space-px-12);padding:var(--space-md) var(--space-md) var(--space-px-14);min-height:var(--shell-header-height);border-bottom:1px solid var(--border-subtle);display:flex}.shell-brand-mark{border-radius:var(--radius-px-8);background:var(--shell-navy);color:#fff;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.shell-brand-mark svg{width:17px;height:17px}.shell-brand-glyph{object-fit:contain;width:auto;height:20px;display:block}.shell-brand-lockup{flex-direction:column;flex:auto;min-width:0;line-height:1.1;display:flex;overflow:hidden}.shell-brand-wordmark{font-family:var(--font-display);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold,600);letter-spacing:-.02em;color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.shell-brand-eyebrow{font-family:var(--font-body);font-size:var(--font-size-2xs);font-weight:var(--font-weight-semibold,600);letter-spacing:.08em;text-transform:uppercase;color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.shell-collapse-btn{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-muted);cursor:pointer;transition:background var(--motion-duration-base,.2s) ease, color var(--motion-duration-base,.2s) ease;background:0 0;border:none;flex:none;justify-content:center;align-items:center;margin-left:auto;display:flex}.shell-collapse-btn:hover{background:var(--bg-hover);color:var(--text-primary)}.shell-collapse-btn svg{width:18px;height:18px}.shell-switcher{align-items:center;gap:var(--space-px-9);margin:var(--space-px-12) var(--space-px-12) var(--space-xs);padding:var(--space-sm) var(--space-px-10);border-radius:var(--radius-md);background:var(--bg-secondary);border:1px solid var(--border-color-light);display:flex}.shell-switcher-host{flex:none;align-items:center;margin-left:auto;display:flex}.shell-switcher-glyph{border-radius:var(--radius-sm);background:var(--shell-navy);color:#fff;width:22px;height:22px;font-family:var(--font-body);font-size:var(--font-size-2xs);font-weight:var(--font-weight-bold,700);flex:none;justify-content:center;align-items:center;display:flex}.shell-switcher-text{flex-direction:column;flex:auto;gap:1px;min-width:0;display:flex}.shell-switcher-title{font-family:var(--font-body);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold,600);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.shell-switcher-sub{font-family:var(--font-body);font-size:var(--font-size-2xs);color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.shell-switcher-chevron{color:var(--text-muted);flex:none}.shell-nav{min-height:0;padding:var(--space-sm) var(--space-px-12) var(--space-px-12);flex:auto;overflow:hidden auto}.shell-nav-group{margin-top:var(--space-px-12)}.shell-nav-group:first-child{margin-top:0}.shell-nav-eyebrow{padding:var(--space-xs) var(--space-px-10) var(--space-px-6);font-family:var(--font-body);font-size:var(--font-size-2xs);font-weight:var(--font-weight-semibold,600);letter-spacing:.07em;text-transform:uppercase;color:var(--text-primary);display:block}.shell-navitem{align-items:center;gap:var(--space-px-12);width:100%;margin-top:var(--space-2xs);padding:var(--space-px-9) var(--space-px-10);border-radius:var(--radius-sm);color:var(--text-primary);font-family:var(--font-body);font-size:var(--font-size-base);font-weight:var(--font-weight-medium,500);text-align:left;cursor:pointer;transition:background var(--motion-duration-base,.2s) ease, color var(--motion-duration-base,.2s) ease;background:0 0;border:none;text-decoration:none;display:flex}.shell-navitem:first-child{margin-top:0}.shell-navitem:hover{background:var(--bg-hover);color:var(--text-primary)}.shell-navitem-icon{flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.shell-navitem-icon svg{width:18px;height:18px}.shell-sidebar .shell-navitem .shell-navitem-label{white-space:nowrap;text-overflow:ellipsis;text-transform:none;min-width:0;font-size:var(--font-size-base);font-weight:var(--font-weight-medium,500);letter-spacing:normal;flex:auto;overflow:hidden}.shell-navitem-badge{min-width:18px;padding:0 var(--space-px-6);border-radius:var(--radius-full);background:rgba(var(--shell-navy-rgb), .16);color:var(--shell-navy);font-size:var(--font-size-2xs);font-weight:var(--font-weight-semibold,600);flex:none;justify-content:center;align-items:center;line-height:1.4;display:inline-flex}.shell-navitem.is-active{background:var(--shell-navy);color:#fff;font-weight:var(--font-weight-medium,500)}.shell-navitem.is-active:hover{background:var(--shell-navy);color:#fff}.shell-navitem.is-active .shell-navitem-icon{color:#fff}.shell-navitem.is-active .shell-navitem-badge{background:rgba(var(--white-rgb), .2);color:#fff}.shell-footer{padding:var(--space-sm) var(--space-px-12) var(--space-px-10);border-top:1px solid var(--border-color-light);flex:none}.shell-footer-settings{align-items:center;gap:var(--space-px-12);width:100%;padding:var(--space-px-9) var(--space-px-10);border-radius:var(--radius-md);color:var(--text-primary);font-family:var(--font-body);font-size:var(--font-size-base);text-align:left;cursor:pointer;transition:background var(--motion-duration-base,.2s) ease, color var(--motion-duration-base,.2s) ease;background:0 0;border:none;display:flex}.shell-footer-settings:hover{background:var(--bg-hover);color:var(--text-primary)}.shell-footer-settings.is-active,.shell-footer-settings.is-active:hover{background:var(--shell-navy);color:#fff}.shell-footer-settings.is-active svg{color:#fff}.shell-footer-settings svg{flex:none;width:18px;height:18px}.shell-user-card{align-items:center;gap:var(--space-px-10);margin-top:var(--space-2xs);padding:var(--space-px-9) var(--space-sm) var(--space-px-6);display:flex}.shell-user-avatar{border-radius:var(--radius-full);background:var(--bg-secondary);border:1px solid var(--border-color-light);width:30px;height:30px;color:var(--text-primary);font-family:var(--font-body);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold,600);flex:none;justify-content:center;align-items:center;display:flex}.shell-user-text{flex-direction:column;flex:auto;gap:1px;min-width:0;display:flex}.shell-user-name{font-family:var(--font-body);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold,600);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.shell-user-sub{font-family:var(--font-body);font-size:var(--font-size-2xs);color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.shell-user-signout{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-muted);cursor:pointer;transition:background var(--motion-duration-base,.2s) ease, color var(--motion-duration-base,.2s) ease;background:0 0;border:none;flex:none;justify-content:center;align-items:center;display:flex}.shell-user-signout:hover{background:var(--bg-hover);color:var(--color-error)}.shell-user-signout svg{width:16px;height:16px}.shell-user-theme{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-muted);cursor:pointer;transition:background var(--motion-duration-base,.2s) ease, color var(--motion-duration-base,.2s) ease;background:0 0;border:none;flex:none;justify-content:center;align-items:center;display:flex}.shell-user-theme:hover{background:var(--bg-hover);color:var(--text-primary)}.shell-user-theme:focus-visible{box-shadow:0 0 0 2px var(--focus-ring);outline:none}.shell-user-theme svg{width:16px;height:16px}.shell-user-card.avatar-menu-container{position:relative}.shell-sidebar .avatar-dropdown{bottom:calc(100% + var(--space-xs));min-width:220px;max-height:60vh;padding:var(--space-2xs) 0;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:var(--z-popover);position:absolute;left:0;overflow:hidden auto}.shell-sidebar.is-collapsed .avatar-dropdown{bottom:0;left:calc(100% + var(--space-px-12) + var(--space-xs))}.shell-sidebar .avatar-dropdown-header{padding:var(--space-sm) var(--space-md)}.shell-sidebar .avatar-dropdown-name{font-family:var(--font-body);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold,600);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.shell-sidebar .avatar-dropdown-role{font-family:var(--font-body);font-size:var(--font-size-2xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.07em;margin-top:var(--space-2xs)}.shell-sidebar .avatar-dropdown-divider{border-top:1px solid var(--border-color-light);height:0;margin:var(--space-2xs) 0}.shell-sidebar .avatar-dropdown-item{align-items:center;gap:var(--space-px-10);padding:var(--space-px-9) var(--space-md);font-family:var(--font-body);font-size:var(--font-size-sm);color:var(--text-primary);cursor:pointer;white-space:nowrap;transition:background var(--motion-duration-base,.2s) ease, color var(--motion-duration-base,.2s) ease;display:flex}.shell-sidebar .avatar-dropdown-item:hover,.shell-sidebar .avatar-dropdown-item:focus-visible{background:var(--bg-hover);color:var(--text-primary);outline:none}.shell-sidebar .avatar-dropdown-item-icon{width:16px;height:16px;color:var(--text-muted);flex:none;justify-content:center;align-items:center;display:flex}.shell-sidebar .avatar-dropdown-item:hover .avatar-dropdown-item-icon,.shell-sidebar .avatar-dropdown-item:focus-visible .avatar-dropdown-item-icon{color:var(--text-primary)}.shell-sidebar .avatar-dropdown-logout{color:var(--color-error)}.shell-sidebar .avatar-dropdown-logout:hover,.shell-sidebar .avatar-dropdown-logout:focus-visible{background:rgba(var(--color-error-rgb), .08);color:var(--color-error)}.shell-sidebar .avatar-dropdown-logout .avatar-dropdown-item-icon,.shell-sidebar .avatar-dropdown-logout:hover .avatar-dropdown-item-icon,.shell-sidebar .avatar-dropdown-logout:focus-visible .avatar-dropdown-item-icon{color:var(--color-error)}.shell-sidebar.is-collapsed .shell-brand-lockup,.shell-sidebar.is-collapsed .shell-collapse-btn,.shell-sidebar.is-collapsed .shell-switcher-text,.shell-sidebar.is-collapsed .shell-switcher-host,.shell-sidebar.is-collapsed .shell-nav-eyebrow,.shell-sidebar.is-collapsed .shell-navitem-label,.shell-sidebar.is-collapsed .shell-navitem-badge,.shell-sidebar.is-collapsed .shell-footer-settings span,.shell-sidebar.is-collapsed .shell-user-text,.shell-sidebar.is-collapsed .shell-user-theme,.shell-sidebar.is-collapsed .shell-user-signout{display:none}.shell-sidebar.is-collapsed .shell-brand{justify-content:center;gap:0;padding-left:0;padding-right:0}.shell-brand-mark--expand{cursor:pointer;border:none;padding:0}.shell-brand-mark--expand:hover{filter:brightness(1.12)}.shell-brand-mark--expand:focus-visible{box-shadow:0 0 0 2px var(--focus-ring);outline:none}.shell-sidebar.is-collapsed .shell-switcher,.shell-sidebar.is-collapsed .shell-navitem,.shell-sidebar.is-collapsed .shell-footer-settings,.shell-sidebar.is-collapsed .shell-user-card{justify-content:center}.shell-sidebar.is-collapsed .shell-switcher,.shell-sidebar.is-collapsed .shell-navitem,.shell-sidebar.is-collapsed .shell-footer-settings{gap:0;padding-left:0;padding-right:0}.shell-content-col{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;overflow:hidden}.shell-header{justify-content:space-between;align-items:center;gap:var(--space-lg);height:var(--shell-header-height);padding:0 var(--space-xl);background:var(--bg-elevated);border-bottom:1px solid var(--border-color);-webkit-backdrop-filter:blur(var(--glass-blur,20px));z-index:var(--z-fixed,300);flex:none;display:flex}.app-shell-v2 .shell-header-left{align-items:center;gap:var(--space-md);flex:0 auto;min-width:0;display:flex;overflow:hidden}.shell-header-wordmark{font-family:var(--font-display);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold,600);letter-spacing:-.02em;color:var(--text-primary);white-space:nowrap;flex:none}.app-shell-v2 .world-clocks{align-items:center;gap:var(--space-md);flex:0 auto;min-width:0;display:flex;overflow:hidden}.app-shell-v2 .world-clock{align-items:center;gap:var(--space-2xs);padding-right:var(--space-md);flex:none;display:flex;position:relative}.world-clock-flag{width:16px;height:12px;box-shadow:0 0 0 1px var(--border-color-light);border-radius:1px;flex:none;display:block;overflow:hidden}.flag-us-white{fill:#fff}.flag-us-red{fill:#b22234}.flag-us-blue{fill:#3c3b6e}.flag-gb-blue{fill:#012169}.flag-gb-white{fill:none;stroke:#fff}.flag-gb-red{fill:#c8102e;stroke:#c8102e}.flag-ae-red{fill:#ce1126}.flag-ae-green{fill:#009639}.flag-ae-white{fill:#fff}.flag-ae-black{fill:#000}.flag-jp-white{fill:#fff}.flag-jp-red{fill:#bc002d}.app-shell-v2 .world-clock:not(:last-child):after{content:"";background:var(--border-color);width:1px;height:14px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.world-clock-city{font-family:var(--font-body);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold,600);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}.world-clock-time{font-family:var(--font-mono);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium,500);font-variant-numeric:tabular-nums;color:var(--text-primary)}.app-shell-v2 .shell-market-status{align-items:center;gap:var(--space-2xs);padding-left:var(--space-2xs);flex:none;display:flex}.shell-market-status-label{font-family:var(--font-body);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium,500);letter-spacing:.02em;white-space:nowrap;color:var(--text-muted)}.shell-market-status-dot{width:var(--space-xs);height:var(--space-xs);border-radius:var(--radius-full);background:var(--text-muted);flex:none}.shell-market-status-dot--open{background:var(--color-success)}.shell-market-status-dot--pre{background:var(--color-warning)}.shell-market-status-dot--post{background:var(--accent-blue)}.shell-market-status-dot--closed{background:var(--text-muted)}.shell-market-status-dot--live{box-shadow:0 0 0 0 rgba(var(--color-success-rgb), .5);animation:shell-market-status-pulse var(--motion-duration-loop-slower) infinite}@keyframes shell-market-status-pulse{0%{box-shadow:0 0 0 0 rgba(var(--color-success-rgb), .5)}70%{box-shadow:0 0 0 var(--space-xs) rgba(var(--color-success-rgb), 0)}to{box-shadow:0 0 0 0 rgba(var(--color-success-rgb), 0)}}@media (prefers-reduced-motion:reduce){.shell-market-status-dot--live{animation:none}}.app-shell-v2 .shell-ai-launcher{align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-md);border-radius:var(--radius-md);background:var(--brand-blue);color:#fff;font-family:var(--font-body);font-size:var(--font-size-base);font-weight:var(--font-weight-semibold,600);cursor:pointer;box-shadow:0 2px 8px rgba(var(--shell-navy-rgb), .3);transition:background var(--motion-duration-base,.2s) ease, box-shadow var(--motion-duration-base,.2s) ease, transform var(--motion-duration-base,.2s) ease;border:none;flex:none;display:flex}.shell-ai-launcher:hover{background:var(--brand-blue-hover);box-shadow:0 4px 14px rgba(var(--shell-navy-rgb), .42)}.shell-ai-launcher:active{transform:translateY(1px)}.shell-ai-launcher:focus-visible{box-shadow:0 0 0 3px rgba(var(--focus-ring-rgb), .4);outline:none}.shell-ai-launcher svg{flex:none;width:22px;height:22px}.shell-ai-launcher-label{white-space:nowrap}.app-shell-v2 .shell-ai-launcher-kbd{padding:2px var(--space-2xs);border-radius:var(--radius-xs);color:#fff;font-family:var(--font-mono);font-size:var(--font-size-xs);background:#ffffff38;flex:none}.shell-header-actions{align-items:center;gap:var(--space-px-12);flex:none;display:flex}.shell-header-slot{flex:none;align-items:center;display:flex}.shell-content{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex;overflow:hidden}.shell-content>*{min-height:0}@media (width<=820px){.shell-ai-launcher-label,.shell-ai-launcher-kbd{display:none}.app-shell-v2 .shell-header{padding:0 var(--space-md)}}@media (prefers-reduced-motion:reduce){.shell-sidebar,.shell-navitem,.shell-footer-settings,.shell-collapse-btn,.shell-ai-launcher,.shell-user-theme,.shell-user-signout,.shell-sidebar .avatar-dropdown-item{transition:none}}.app-shell-v2 .shell-brand{padding:var(--space-md) var(--space-md) var(--space-px-14)}.app-shell-v2 .shell-nav{padding:var(--space-sm) var(--space-px-12) var(--space-px-12)}.app-shell-v2 .shell-nav-group{margin-top:var(--space-px-12)}.app-shell-v2 .shell-nav-group:first-child{margin-top:0}.app-shell-v2 .shell-nav-eyebrow{padding:var(--space-xs) var(--space-px-10) var(--space-px-6)}.app-shell-v2 .shell-navitem{padding:var(--space-px-9) var(--space-px-10);margin-top:var(--space-2xs);border-radius:9px;gap:11px}.app-shell-v2 .shell-navitem:first-child{margin-top:0}.app-shell-v2 .shell-navitem.is-active{font-weight:var(--font-weight-semibold,600)}.app-shell-v2 .shell-footer{padding:var(--space-sm) var(--space-px-12) var(--space-px-10)}.app-shell-v2 .shell-footer-settings{padding:var(--space-px-9) var(--space-px-10)}.app-shell-v2 .shell-header{padding:0 var(--space-xl)}.shell-phone-nav{min-height:calc(60px + env(safe-area-inset-bottom,0px));padding:0 var(--space-xs) env(safe-area-inset-bottom,0px);background:var(--bg-elevated);border-top:var(--border-width-thin) solid var(--border-color);-webkit-backdrop-filter:blur(var(--glass-blur,20px));z-index:var(--z-overlay);justify-content:space-around;align-items:stretch;display:none;position:fixed;bottom:0;left:0;right:0}.shell-phone-tab{min-width:0;min-height:var(--size-touch-target);justify-content:center;align-items:center;gap:var(--space-2xs);padding:var(--space-xs) var(--space-2xs);border:none;border-top:var(--border-width-medium) solid transparent;color:var(--text-secondary);font-family:var(--font-body);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium,500);white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:0 0;flex:1 1 0;display:flex;overflow:hidden}.shell-phone-tab.is-active,.shell-phone-tab[aria-current=page]{color:var(--text-primary);border-top-color:var(--accent-blue);font-weight:var(--font-weight-semibold,600)}.shell-phone-more.is-open{color:var(--text-primary)}.shell-phone-srlabel{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shell-phone-sheet-backdrop{background:var(--bg-overlay-medium);z-index:var(--z-overlay);position:fixed;inset:0}.shell-phone-sheet{gap:var(--space-2xs);max-height:70vh;padding:var(--space-md) var(--space-md) calc(env(safe-area-inset-bottom,0px) + var(--space-md));background:var(--bg-elevated);border-top:var(--border-width-thin) solid var(--border-color);border-radius:var(--radius-lg) var(--radius-lg) 0 0;z-index:var(--z-modal);flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.shell-phone-sheet-item{min-height:var(--size-touch-target);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);color:var(--text-primary);font-family:var(--font-body);font-size:var(--font-size-sm);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;display:flex}.shell-phone-sheet-item:hover{background:var(--bg-hover)}.shell-phone-sheet-item.is-active{color:var(--accent-blue);font-weight:var(--font-weight-semibold,600)}@media (width<=640px){.app-shell-v2.has-phone-nav .shell-phone-nav{display:flex}.app-shell-v2.has-phone-nav .shell-sidebar{display:none}.app-shell-v2.has-phone-nav .shell-content{padding-bottom:calc(60px + env(safe-area-inset-bottom,0px))}}@media (width>=768px) and (width<=1279px){.app-shell-v2[data-shell-layout=tablet] .shell-sidebar{flex-shrink:0}.app-shell-v2[data-shell-layout=tablet] .shell-content-col,.app-shell-v2[data-shell-layout=tablet] .shell-content{min-width:0}}.shell-sidebar .shell-navitem:focus-visible,.shell-sidebar .shell-footer-settings:focus-visible,.shell-sidebar .shell-collapse-btn:focus-visible,.shell-sidebar .shell-user-avatar:focus-visible,.shell-sidebar .shell-user-signout:focus-visible{box-shadow:0 0 0 2px var(--focus-ring);outline:none}
