.BottomSheet-view{z-index:60;height:calc(var(--silk-100-lvh-dvh-pct) + 60px)}.BottomSheet-content{box-sizing:border-box;height:auto;min-height:100px}.BottomSheet-bleedingBackground{border-radius:24px;background-color:white;box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1)}.BottomSheet-handle{width:50px;height:6px;min-height:0!important;border:0;border-radius:9999px;background-color:rgb(209,213,219);cursor:pointer}.DetachedSheet-view{z-index:80;height:calc(var(--silk-100-lvh-dvh-pct) + 60px);width:100%;min-width:100%}.DetachedSheet-view.contentPlacement-center{height:100vh}.DetachedSheet-content{box-sizing:border-box;max-width:650px;height:auto;min-height:100px;background-color:transparent;padding-inline:.375rem;padding-block:max(env(safe-area-inset-bottom,0px),.375rem)}.DetachedSheet-innerContent{height:100%;border-radius:36px;background-color:white;box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1)}.DetachedSheet-handle{width:50px;height:6px;min-height:0!important;margin-top:10px;border:0;border-radius:9999px;background-color:rgb(209,213,219);cursor:pointer}