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;--vf-app-shell-mobile-bottom-nav-bar-height:3.125rem;--vf-app-shell-mobile-bottom-nav-pill-inset:0.1875rem;--vf-app-shell-mobile-bottom-nav-floating-gap:0.625rem;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}@media (max-width:767px){.vf-app-shell-outer-canvas{--vf-app-shell-frame-edge-inset:0px;--vf-app-shell-mobile-bottom-nav-bar-height:2.75rem;--vf-app-shell-mobile-bottom-nav-floating-gap:0px;--vf-app-shell-mobile-bottom-nav-home-inset:calc(env(safe-area-inset-bottom, 0px) + 30px);min-height:100dvh;min-height:100svh}.vf-app-shell-frame-gutter{padding:0}.vf-app-shell-framed-surface{border-radius:0;box-shadow:none}.vf-app-shell-scroll-region{padding:calc(3.25rem + env(safe-area-inset-top, 0px)) max(1rem,env(safe-area-inset-right,0px)) max(.5rem,env(safe-area-inset-bottom,0px)) max(1rem,env(safe-area-inset-left,0px))}.vf-app-shell-outer-canvas.vf-app-shell-has-mobile-header .vf-app-shell-scroll-region{padding-top:.75rem}.vf-app-shell-outer-canvas.vf-app-shell-has-mobile-bottom-nav .vf-app-shell-scroll-region{padding-bottom:calc(var(--vf-app-shell-mobile-bottom-nav-bar-height) + var(--vf-app-shell-mobile-bottom-nav-home-inset) + var(--vf-app-shell-mobile-bottom-nav-floating-gap) + .25rem)}.vf-app-shell-rail-aside{position:fixed;left:0;top:0;z-index:50;box-sizing:border-box;padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0);padding-left:env(safe-area-inset-left,0);transform:translate3d(-100%,0,0);transition:transform .32s cubic-bezier(.32,.72,0,1),width .32s cubic-bezier(.32,.72,0,1);background-color:var(--ds-app-sidebar-bg,var(--ds-surface));box-shadow:none}.vf-app-shell-rail-aside[data-mobile-open=true]{width:min(20rem,calc(100vw - env(safe-area-inset-left, 0px) - env(safe-area-inset-right, 0px) - 1rem))!important;transform:translateZ(0);box-shadow:var(--ds-elevation-app-frame)}.vf-app-shell-rail-footer{padding-bottom:max(var(--vf-app-shell-frame-edge-inset),env(safe-area-inset-bottom,0px))}}.vf-app-shell-mobile-nav-trigger{position:fixed;z-index:55;left:max(.75rem,env(safe-area-inset-left,0px));top:max(.625rem,env(safe-area-inset-top,0px));display:inline-flex;box-sizing:border-box;width:2.75rem;height:2.75rem;min-width:2.75rem;min-height:2.75rem;align-items:center;justify-content:center;padding:0;border:0;border-radius:var(--ds-radius-md);background-color:color-mix(in oklab,var(--ds-surface) 88%,transparent);color:var(--ds-text-muted);box-shadow:var(--ds-shadow-sm);-webkit-tap-highlight-color:transparent;transition:color .15s ease-out,background-color .15s ease-out}.vf-app-shell-mobile-nav-trigger:hover{color:var(--ds-text-primary);background-color:var(--ds-surface)}@media (min-width:768px){.vf-app-shell-mobile-nav-trigger{display:none}}.vf-app-shell-rail-mobile-backdrop{position:fixed;inset:0;z-index:40;margin:0;padding:0;border:none;cursor:pointer;background-color:color-mix(in oklab,var(--ds-canvas) 68%,transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-tap-highlight-color:transparent;animation:vf-app-shell-rail-backdrop-in .22s ease-out}@keyframes vf-app-shell-rail-backdrop-in{0%{opacity:0}to{opacity:1}}@media (min-width:768px){.vf-app-shell-rail-mobile-backdrop{display:none}}.vf-app-shell-mobile-header{display:none}@media (max-width:767px){.vf-app-shell-mobile-header{box-sizing:border-box;display:block;position:sticky;top:0;z-index:45;flex-shrink:0;width:100%;padding-top:env(safe-area-inset-top,0);padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0);border-bottom:0;background-color:color-mix(in oklab,var(--ds-bg) 84%,var(--ds-surface-muted) 16%);-webkit-backdrop-filter:blur(12px) saturate(1.05);backdrop-filter:blur(12px) saturate(1.05)}.vf-app-shell-mobile-header__inner{display:flex;min-height:2.75rem;align-items:center;justify-content:space-between;gap:.5rem;padding:.25rem .625rem .3125rem}.vf-app-shell-mobile-header__leading{display:flex;min-width:0;flex:1 1 auto;align-items:center;gap:.25rem}.vf-app-shell-mobile-header__identity{display:flex;min-width:0;flex:1 1 auto;align-items:center;gap:.375rem}.vf-app-shell-mobile-header__icon{box-sizing:border-box;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:auto;height:auto;border:0;border-radius:0;background:transparent}.vf-app-shell-mobile-header__icon .size-10,.vf-app-shell-mobile-header__icon img{display:block;width:1.75rem;height:1.75rem;max-width:1.75rem;max-height:1.75rem;object-fit:contain;opacity:.78}.vf-app-shell-mobile-header__titles{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;justify-content:center;gap:.0625rem}.vf-app-shell-mobile-header__titles:has(.vf-app-shell-mobile-header__page-title){flex-direction:column}.vf-app-shell-mobile-header__app-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.0625rem;font-weight:600;line-height:1.22;letter-spacing:-.02em;color:var(--ds-text-primary)}.vf-app-shell-mobile-header__page-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:500;line-height:1.25;color:var(--ds-text-secondary)}.vf-app-shell-mobile-header__titles:has(.vf-app-shell-mobile-header__page-title) .vf-app-shell-mobile-header__app-name{font-size:.8125rem;font-weight:500;color:var(--ds-text-secondary)}.vf-app-shell-mobile-header__titles:has(.vf-app-shell-mobile-header__page-title) .vf-app-shell-mobile-header__page-title{order:-1;font-size:1.0625rem;font-weight:600;letter-spacing:-.02em;color:var(--ds-text-primary)}.vf-app-shell-mobile-header__trailing{display:flex;flex-shrink:0;align-items:center;justify-content:flex-end;min-height:2.25rem;padding-left:.25rem}}.vf-app-shell-mobile-nav-trigger--in-header{position:static;left:auto;top:auto;flex-shrink:0;margin:0;border-radius:var(--ds-radius-md);background-color:transparent;box-shadow:none}.vf-app-shell-mobile-nav-trigger--in-header:hover{background-color:color-mix(in oklab,var(--ds-text-primary) 6%,var(--ds-surface))}.vf-app-shell-mobile-nav-trigger--in-header:focus-visible{outline:2px solid color-mix(in oklab,var(--ds-text-primary) 22%,transparent);outline-offset:2px}@media (min-width:768px){.vf-app-shell-mobile-nav-trigger--in-header{display:none}}.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)}.vf-app-shell-mobile-bottom-nav{display:none}@media (max-width:767px){.vf-app-shell-mobile-bottom-nav{box-sizing:border-box;position:fixed;z-index:45;left:0;right:0;bottom:0;display:block;height:auto;min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;pointer-events:none;-webkit-tap-highlight-color:transparent}.vf-app-shell-mobile-bottom-nav:before{content:"";position:absolute;left:0;right:0;bottom:0;height:calc(var(--vf-app-shell-mobile-bottom-nav-bar-height, 2.75rem) + var(
          --vf-app-shell-mobile-bottom-nav-home-inset,
          calc(env(safe-area-inset-bottom, 0px) + 30px)
        ) + 1rem);pointer-events:none;background:linear-gradient(180deg,transparent 0,color-mix(in oklab,var(--ds-bg) 12%,transparent) 70%,color-mix(in oklab,var(--ds-bg) 28%,var(--ds-canvas) 72%) 100%);opacity:.38}.vf-app-shell-mobile-bottom-nav__list{position:relative;z-index:1;box-sizing:border-box;display:flex;min-width:0;height:auto;min-height:calc(var(--vf-app-shell-mobile-bottom-nav-bar-height, 2.75rem) + var(
          --vf-app-shell-mobile-bottom-nav-home-inset,
          calc(env(safe-area-inset-bottom, 0px) + 30px)
        ));align-items:flex-start;justify-content:space-between;gap:0;width:100%;margin:0;padding:.25rem env(safe-area-inset-right,0) var(
          --vf-app-shell-mobile-bottom-nav-home-inset,calc(env(safe-area-inset-bottom, 0px) + 30px)
        ) env(safe-area-inset-left,0);list-style:none;border:0;border-radius:0;background-color:color-mix(in srgb,var(--ds-surface) 93%,transparent);box-shadow:0 1px 4px -1px color-mix(in srgb,var(--ds-text-primary) 5%,transparent),0 6px 18px -8px color-mix(in srgb,var(--ds-text-primary) 8%,transparent);-webkit-backdrop-filter:blur(18px) saturate(150%);backdrop-filter:blur(18px) saturate(150%);pointer-events:auto;-webkit-tap-highlight-color:transparent}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.vf-app-shell-mobile-bottom-nav__list{background-color:color-mix(in srgb,var(--ds-surface) 96%,var(--ds-canvas) 4%)}}.vf-app-shell-mobile-bottom-nav__item{display:flex;min-width:0;min-height:var(--vf-app-shell-mobile-bottom-nav-bar-height,2.75rem);flex:1 1 0%;align-items:center;justify-content:center}.vf-app-shell-mobile-bottom-nav__control{box-sizing:border-box;position:relative;display:flex;width:100%;min-width:0;min-height:2.625rem;flex-direction:column;align-items:center;justify-content:center;gap:.1875rem;padding:.125rem .0625rem;border:0;border-radius:.875rem;background:transparent;text-decoration:none;font-size:.625rem;font-weight:500;line-height:1.15;letter-spacing:.01em;-webkit-tap-highlight-color:transparent;transition:background-color .16s cubic-bezier(.32,.72,0,1),transform .14s cubic-bezier(.32,.72,0,1),color .16s ease-out}.vf-app-shell-mobile-bottom-nav__control:active{transform:scale(.99)}.vf-app-shell-mobile-bottom-nav__control:hover:not([data-active=true]){background-color:color-mix(in oklab,var(--ds-text-primary) 2.5%,transparent)}.vf-app-shell-mobile-bottom-nav__control:focus-visible{outline:2px solid color-mix(in oklab,var(--ds-primary) 40%,transparent);outline-offset:1px}.vf-app-shell-mobile-bottom-nav__control[data-active=true],.vf-app-shell-mobile-bottom-nav__control[data-active=true]:active,.vf-app-shell-mobile-bottom-nav__control[data-active=true]:hover{background-color:transparent;box-shadow:none}.vf-app-shell-mobile-bottom-nav__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;color:var(--ds-text-secondary);filter:none;transition:color .16s cubic-bezier(.32,.72,0,1)}.vf-app-shell-mobile-bottom-nav__control[data-active=true] .vf-app-shell-mobile-bottom-nav__icon{color:var(--ds-primary)}.vf-app-shell-mobile-bottom-nav__icon svg{display:block;width:1.1875rem;height:1.1875rem}.vf-app-shell-mobile-bottom-nav__label{overflow:hidden;max-width:100%;padding-inline:.0625rem;color:var(--ds-text-secondary);text-overflow:ellipsis;white-space:nowrap;transition:color .16s cubic-bezier(.32,.72,0,1),font-weight .16s ease-out}.vf-app-shell-mobile-bottom-nav__control:hover:not([data-active=true]) .vf-app-shell-mobile-bottom-nav__icon,.vf-app-shell-mobile-bottom-nav__control:hover:not([data-active=true]) .vf-app-shell-mobile-bottom-nav__label{color:color-mix(in oklab,var(--ds-text-primary) 36%,var(--ds-text-secondary) 64%)}.vf-app-shell-mobile-bottom-nav__control[data-active=true] .vf-app-shell-mobile-bottom-nav__label{color:var(--ds-primary);font-weight:600}@media (prefers-reduced-motion:reduce){.vf-app-shell-mobile-bottom-nav__control,.vf-app-shell-mobile-bottom-nav__icon,.vf-app-shell-mobile-bottom-nav__label{transition-duration:.01ms!important}}}@media (min-width:768px){.vf-app-shell-mobile-bottom-nav{display:none!important}}.ds-app-menu-dropdown{overflow:hidden;border-radius:var(--ds-radius-app-frame);border:0!important;background-color:var(--ds-app-document-bg)!important;box-shadow:var(--ds-elevation-app-frame);padding:0}.ds-app-menu-dropdown--min-w-nav{min-width:200px}.ds-app-menu-dropdown--min-w-full{min-width:100%}.ds-app-menu-dropdown__item{display:block;width:100%;box-sizing:border-box;margin:0;cursor:pointer;border:none;background:transparent;padding:var(--ds-space-3) var(--ds-space-4);text-align:left;font-size:var(--ds-text-sm);font-weight:inherit;font-family:inherit;line-height:inherit;color:var(--ds-text-primary);text-decoration:none;transition:background-color .15s ease-out,color .15s ease-out}.ds-app-menu-dropdown__item:focus-visible,.ds-app-menu-dropdown__item:hover{background-color:var(--ds-menu-item-hover-bg)!important}.ds-app-menu-dropdown__item:focus-visible{outline:2px solid var(--ds-primary);outline-offset:2px}.ds-app-menu-dropdown>.ds-app-menu-dropdown__item:first-child{border-top-left-radius:var(--ds-radius-app-frame);border-top-right-radius:var(--ds-radius-app-frame)}.ds-app-menu-dropdown>.ds-app-menu-dropdown__item:last-child{border-bottom-left-radius:var(--ds-radius-app-frame);border-bottom-right-radius:var(--ds-radius-app-frame)}.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)}