html:has(.vf-app-shell-outer-canvas){scrollbar-gutter:stable;overflow-y:scroll}html:has(.vf-app-shell-outer-canvas) body{min-height:calc(100dvh + 1px)}.vf-app-shell-outer-canvas{--vf-app-shell-frame-edge-inset:0.5rem;--vf-app-shell-footer-band-height:2.5rem;display:flex;min-height:100dvh;background-color:color-mix(in oklab,var(--ds-surface-muted) 24%,var(--ds-canvas));color:var(--ds-text-primary)}@media (min-width:640px){.vf-app-shell-outer-canvas{--vf-app-shell-frame-edge-inset:0.625rem}}.vf-app-shell-main-column{display:flex;min-height:100dvh;min-width:0;flex:1 1 0%;flex-direction:column}.vf-app-shell-frame-gutter{box-sizing:border-box;padding:var(--vf-app-shell-frame-edge-inset)}.vf-app-shell-frame-gutter,.vf-app-shell-framed-surface{display:flex;min-height:0;flex:1 1 0%;flex-direction:column}.vf-app-shell-framed-surface{width:100%;overflow:hidden;border-radius:var(--ds-radius-app-frame);background-color:var(--ds-surface);box-shadow:var(--ds-elevation-app-frame)}.vf-app-shell-scroll-region{box-sizing:border-box;display:flex;min-height:0;flex:1 1 0%;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;background-color:var(--ds-surface);padding-top:.75rem;padding-bottom:0;padding-left:var(--ds-space-4);padding-right:var(--ds-space-4)}@media (min-width:640px){.vf-app-shell-scroll-region{padding-top:.625rem;padding-left:var(--ds-space-6);padding-right:var(--ds-space-6)}}.vf-app-shell-scroll-main-slot{flex:0 0 auto;min-width:0}.vf-app-shell-scroll-footer-slot,.vf-app-shell-scroll-footer-slot>.vf-app-shell-legal-footer{flex:1 0 auto;min-height:0;display:flex;flex-direction:column}.vf-app-shell-scroll-footer-slot>.vf-app-shell-legal-footer{justify-content:flex-end;background-color:var(--ds-surface)}.vf-app-shell-scroll-inner-centered{display:flex;min-height:100%;flex-direction:column;align-items:center;justify-content:center}.vf-app-shell-rail-footer{gap:2px;padding-top:1rem;padding-bottom:var(--vf-app-shell-frame-edge-inset)}.vf-app-shell-rail-footer,.vf-app-shell-rail-footer-account-outer{box-sizing:border-box;display:flex;width:100%;flex-shrink:0;flex-direction:column}.vf-app-shell-rail-footer-account-outer{overflow:visible}.vf-app-shell-rail-footer-account-strip{box-sizing:border-box;display:flex;align-items:stretch;flex:0 0 auto;width:100%;height:var(--vf-app-shell-footer-band-height);min-height:var(--vf-app-shell-footer-band-height);max-height:var(--vf-app-shell-footer-band-height);overflow:visible}.vf-app-shell-legal-footer{flex-shrink:0;background-color:transparent}.vf-app-shell-legal-footer-bar{box-sizing:border-box;display:flex;align-items:center;width:100%;max-width:none;height:var(--vf-app-shell-footer-band-height,2.5rem);min-height:var(--vf-app-shell-footer-band-height,2.5rem);max-height:var(--vf-app-shell-footer-band-height,2.5rem);padding-block:0}.vf-app-shell-legal-footer-content{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;line-height:1.25;font-size:var(--ds-text-xs);color:var(--ds-text-tertiary)}.vf-app-shell-legal-footer-nav{display:flex;flex-wrap:wrap;align-items:center;column-gap:.75rem;row-gap:.125rem}.vf-app-shell-legal-footer-link{color:var(--ds-text-tertiary);text-decoration:none;transition:color .15s ease-out}.vf-app-shell-legal-footer-link:hover{color:var(--ds-text-secondary)}.vf-app-shell-legal-footer-sep{color:var(--ds-text-tertiary);opacity:.55}.vf-app-shell-legal-footer-copy{color:var(--ds-text-tertiary)}.ds-app-menu-dropdown__item--coming-soon{color:color-mix(in oklab,var(--ds-text-muted) 88%,transparent);opacity:.72;cursor:default;pointer-events:none}.ds-app-menu-dropdown__item--coming-soon:focus-visible,.ds-app-menu-dropdown__item--coming-soon:hover{background-color:transparent!important}.ds-app-menu-dropdown__item--coming-soon .ds-app-menu-dropdown__coming-soon-label{color:color-mix(in oklab,var(--ds-text-muted) 72%,transparent)}