.scrollable-base-container{--hyper-extension-top-slot-height: 0px}.scrollable-base-container:has(.hyper-extension-bottom-slot):has(.hyper-extension-top-slot){display:grid;grid-template-rows:auto 1fr auto;overflow-y:auto;scroll-snap-type:y mandatory;container-type:size;gap:0;scrollbar-width:none}.scrollable-base-container:has(.hyper-extension-bottom-slot):has(.hyper-extension-top-slot)>:nth-child(2){height:100cqh;scroll-snap-align:center;overscroll-behavior:auto}.scrollable-base-container:has(.hyper-extension-bottom-slot):has(.hyper-extension-top-slot) .shadow-indicators-container,.scrollable-base-container:has(.hyper-extension-bottom-slot):has(.hyper-extension-top-slot) .icons-indicators-container{top:var(--hyper-extension-top-slot-height)}.scrollable-base-container:has(.hyper-extension-bottom-slot):has(.hyper-extension-top-slot) .scroll-to-top-button{transform:translateY(var(--hyper-extension-top-slot-height))}.scrollable-base-container:has(.hyper-extension-bottom-slot):not(:has(.hyper-extension-top-slot)){display:grid;grid-template-rows:1fr auto;overflow-y:auto;scroll-snap-type:y mandatory;container-type:size;gap:0;scrollbar-width:none}.scrollable-base-container:has(.hyper-extension-bottom-slot):not(:has(.hyper-extension-top-slot))>:nth-child(1){scroll-snap-align:center;height:100cqh;overscroll-behavior:auto}.scrollable-base-container:has(.hyper-extension-bottom-slot):not(:has(.hyper-extension-top-slot)) .shadow-indicators-container{top:var(--hyper-extension-top-slot-height)}.scrollable-base-container:has(.hyper-extension-bottom-slot):not(:has(.hyper-extension-top-slot)) .icons-indicators-container{top:var(--hyper-extension-top-slot-height);overflow:hidden}.scrollable-base-container:has(.hyper-extension-bottom-slot):not(:has(.hyper-extension-top-slot)) .scroll-to-top-button{transform:translateY(var(--hyper-extension-top-slot-height))}.scrollable-base-container:not(:has(.hyper-extension-bottom-slot)):not(:has(.hyper-extension-top-slot)):has(.icons-indicators-container){overflow:hidden}
