.SheetWithDetent-view{z-index:10;top:0;bottom:initial;height:calc(var(--silk-100-lvh-dvh-pct) + 60px)}.SheetWithDetent-content{height:calc(100% - max(env(safe-area-inset-top), 6px));background-color:hsl(var(--card));border-top-left-radius:8px;border-top-right-radius:8px;max-width:800px}@media (min-width:800px){.SheetWithDetent-content{height:calc(100% - max(env(safe-area-inset-top), 5vh))}}
.Sidebar-view{z-index:100;height:calc(var(--silk-100-lvh-dvh-pct) + 60px)}.Sidebar-content{background-color:hsl(var(--card));width:min(90vw,325px);box-shadow:0 0 10px hsl(var(--foreground) / .1);grid-template-rows:auto 1fr;display:grid}
