.account-portal{--fs-2xs:0.75rem;--fs-xs:0.8125rem;--fs-sm:0.875rem;--fs-md:0.9375rem;--fs-base:1rem;--fs-lg:1.125rem;--fs-xl:1.25rem;--fs-2xl:1.5rem;--fs-3xl:1.75rem;--fs-4xl:2rem;--text-xs:var(--fs-xs);--text-sm:var(--fs-sm);--text-base:var(--fs-base);--text-lg:var(--fs-lg);--text-xl:var(--fs-xl);--text-2xl:var(--fs-2xl);--text-3xl:var(--fs-3xl);--text-4xl:var(--fs-4xl);font-size:var(--fs-base);--account-sidebar-tab-bar-offset:0px;--account-sidebar-viewport-height:calc(100vh - var(--landing-nav-height) - var(--landing-announcement-height) - 56px - 48px - var(--account-sidebar-tab-bar-offset))}.has-mobile-tab-bar .account-portal{--account-sidebar-tab-bar-offset:calc(64px + env(safe-area-inset-bottom, 0) + 12px)}@media (min-width:1024px){.has-mobile-tab-bar .account-portal{--account-sidebar-tab-bar-offset:0px}}.site-header:has(.announcement-bar--dismissed)~main .account-portal,.site-header:not(:has(.announcement-bar))~main .account-portal{--account-sidebar-viewport-height:calc(100vh - var(--landing-nav-height) - 56px - 48px - var(--account-sidebar-tab-bar-offset))}@media (min-width:768px) and (max-width:1023px){.site-header:has(.announcement-bar--dismissed)~main .account-portal,.site-header:not(:has(.announcement-bar))~main .account-portal{--account-sidebar-viewport-height:calc(100vh - var(--landing-nav-height) - 40px - var(--account-sidebar-tab-bar-offset))}}.account-portal .admin-auth__error,.account-portal .buyer-profile__radio{font-size:var(--fs-sm)}.account-portal .seller-reg__field-error{display:block;margin-top:4px;color:var(--destructive,#ef4444);font-size:var(--fs-sm);font-weight:500}.account-portal [data-slot=input],.account-portal [data-slot=select-trigger],.account-portal [data-slot=textarea],.account-portal input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=hidden]):not([type=file]),.account-portal select,.account-portal textarea{background-color:var(--input-background,#f7f8fa)}