.height-clamp-mask[data-state=closed]{--height-clamp-fade-height:50px;-webkit-mask:linear-gradient(#000 calc(100% - 50px),transparent);mask:linear-gradient(#000 calc(100% - 50px),transparent);-webkit-mask:linear-gradient(#000 calc(100% - var(--height-clamp-fade-height)),transparent);mask:linear-gradient(#000 calc(100% - var(--height-clamp-fade-height)),transparent)}
