.BottomSheet-view{z-index:150;box-sizing:border-box;top:var(--app-viewport-offset-top,0px);height:var(--app-sheet-paint-height);--sheet-viewport-extension:max(0px, calc(var(--app-sheet-paint-height) - var(--card-viewport-height,var(--app-visible-viewport-height))))}.BottomSheet-content{box-sizing:border-box;height:auto;min-height:100px;padding-bottom:var(--sheet-viewport-extension);border-radius:24px 24px 0 0;overflow:visible}.BottomSheet-bleedingBackground{border-radius:inherit;background-color:var(--bottom-sheet-bg,var(--card,white));box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.BottomSheet-handle{cursor:pointer;background-color:#d1d5db;border:0;border-radius:9999px;width:50px;height:6px}.BottomSheet-content.WhatsNewPromoSheet-content{border-radius:28px 28px 0 0}.BottomSheet-content.WhatsNewPromoSheet-content .BottomSheet-bleedingBackground{background-color:var(--bottom-sheet-bg,var(--paywall-bg,var(--overlay,white)));border-radius:28px 28px 0 0}
