:root{--greetings-header-height:80px;--tabs-header-height:44px}#tab-panels,.tab,.tabs{-ms-overflow-style:none;scrollbar-width:none}#tab-panels::-webkit-scrollbar,.tab::-webkit-scrollbar,.tabs::-webkit-scrollbar{display:none}.tab{contain:layout style paint}.tab-inactive{contain-intrinsic-size:100vw 100vh;content-visibility:auto}.tabs{box-shadow:inset 0 -1px rgb(var(--color-gray-300))}html.dark .tabs{box-shadow:inset 0 -1px rgb(var(--color-gray-700))}.fixed-tab{background-image:repeating-linear-gradient(45deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 4px,transparent 0,transparent 8px)}html.dark .fixed-tab{background-image:repeating-linear-gradient(45deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.1) 4px,transparent 0,transparent 8px)}.header-slide{transition:transform .3s cubic-bezier(.4,0,.2,1);will-change:transform}.header-hidden{transform:translateY(calc(var(--greetings-header-height)*-1))}
