.SheetWithDetent-view{z-index:1000000;top:60px;bottom:auto;height:calc(var(--silk-100-lvh-dvh-pct) + 60px)}.SheetWithDetent-content{display:grid;grid-template-rows:min-content 1fr;box-sizing:border-box;height:calc(100% - max(env(safe-area-inset-top), 6px));max-width:800px;border-radius:24px 24px 0 0;overflow:hidden}@media (min-width:800px){.SheetWithDetent-content{height:calc(100% - max(env(safe-area-inset-top), 5vh))}}.ExampleSheetWithDetent-header{display:flex;justify-content:center;align-items:center;margin-bottom:.5rem}.SheetWithDetent-handle{width:50px;height:6px;border:0;border-radius:9999px;background-color:rgb(209,213,219);cursor:pointer}.SheetWithDetent-scrollContent{padding-bottom:calc(var(--viewport-action-bar-height, 0px) + env(safe-area-inset-bottom) + 24px)}.SheetWithDetent-scrollView{min-height:0}