.Sidebar-view{z-index:100;height:calc(var(--silk-100-lvh-dvh-pct) + 60px)}.Sidebar-content{width:min(90vw,325px);background-color:white;box-shadow:0 0 10px rgba(0,0,0,.1);display:grid;grid-template-rows:auto 1fr}.BottomSheet-view{z-index:30;height:calc(var(--silk-100-lvh-dvh-pct) + 120px)}.BottomSheet-content{max-width:710px;height:auto;min-height:200px;border-top-left-radius:8px;border-top-right-radius:8px}.BottomSheet-bleedingBackground{border-radius:var(--radius-7);background-color:white;box-shadow:var(--shadow-4)}.SheetWithDetentTop-view{z-index:41;top:0;bottom:auto;height:calc(var(--silk-100-lvh-dvh-pct) - 60px)}.SheetWithDetentTop-content{height:calc(100% - max(env(safe-area-inset-top), 6px));max-width:800px;background-color:white;border-bottom-left-radius:8px;border-bottom-right-radius:8px}@media (min-width:800px){.SheetWithDetentTop-content{height:calc(100% - max(env(safe-area-inset-top), 5vh))}}.TopSheet-view{z-index:50;height:calc(var(--silk-100-lvh-dvh-pct) + 60px)}.TopSheet-content{max-width:710px;height:auto;min-height:200px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.TopSheet-bleedingBackground{border-radius:var(--radius-7);background-color:white;box-shadow:var(--shadow-4)}