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}}