.DetachedSheet-view{z-index:1;height:calc(var(--silk-100-lvh-dvh-pct) + 60px)}.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;border:0;border-radius:9999px;background-color:rgb(209,213,219);cursor:pointer}.BottomNavSheet-root{display:contents}.BottomNavSheet-view{z-index:35;height:calc(var(--silk-100-lvh-dvh-pct) + 60px)}.BottomNavSheet-backdrop{background-color:rgb(18 18 18/46%)}.BottomNavSheet-content{box-sizing:border-box;padding-inline:19px;padding-bottom:96px}.BottomNavSheet-content .DetachedSheet-innerContent{padding-bottom:8px;border-radius:26px;background-color:hsl(var(--card));box-shadow:0 18px 48px rgb(0 0 0/18%),0 4px 12px rgb(0 0 0/8%)}.BottomNavSheet-list{display:flex;flex-direction:column;padding:2px 6px;margin:0;list-style:none}.BottomNavSheet-row{display:flex;align-items:center;gap:14px;width:100%;min-height:60px;padding:8px 12px;border:0;border-radius:18px;background:none;text-align:left;cursor:pointer}.BottomNavSheet-icon,.BottomNavSheet-row:active{background-color:hsl(var(--muted))}.BottomNavSheet-icon{display:grid;flex-shrink:0;place-items:center;width:46px;height:46px;border-radius:999px;color:hsl(var(--foreground))}.BottomNavSheet-icon.is-active{background-color:var(--navigation-active-bg-start);color:var(--navigation-active-color)}.BottomNavSheet-text{display:flex;flex-direction:column;gap:2px;min-width:0}.BottomNavSheet-title{font-size:16px;font-weight:700;letter-spacing:-.01em;color:hsl(var(--foreground))}.BottomNavSheet-title.is-active{color:var(--navigation-active-color)}.BottomNavSheet-desc{font-size:13.5px;font-weight:500;line-height:18px;color:hsl(var(--muted-foreground))}