:root{--fv-mobile-topbar-height:56px;--fv-mobile-tabbar-height:64px;--fv-safe-top:env(safe-area-inset-top,0px);--fv-safe-bottom:env(safe-area-inset-bottom,0px);--fv-mobile-top-chrome:calc(var(--fv-mobile-topbar-height) + var(--fv-safe-top));--fv-mobile-bottom-chrome:calc(var(--fv-mobile-tabbar-height) + var(--fv-safe-bottom));--fv-mobile-app-chrome:calc(var(--fv-mobile-top-chrome) + var(--fv-mobile-bottom-chrome));--fv-mobile-floating-bottom:calc(var(--fv-mobile-bottom-chrome) + 16px)}html{min-height:100%;text-size-adjust:100%}body,html{background:#f8fafc}body{min-height:100dvh;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}main{min-height:100%}@media (max-width:899.95px) and (pointer:coarse){input,select,textarea{font-size:16px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important}}