.SheetWithDetent-view{z-index:60;top:0;bottom:auto;height:calc(var(--silk-100-lvh-dvh-pct) + 60px)}.SheetWithDetent-content{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;background-color:#fff}@media (min-width:800px){.SheetWithDetent-content{height:calc(100% - max(env(safe-area-inset-top), 5vh));box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);border-radius:24px}}.SheetWithDetent-handle{width:50px;height:6px;border:0;border-radius:9999px;background-color:#d1d5db;cursor:pointer}