.responsive-drawer{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.responsive-drawer.responsive-drawer--flow{background:color-mix(in srgb,var(--flow-chrome) 94%,transparent);-webkit-backdrop-filter:blur(22px)saturate(1.35)}.responsive-drawer.responsive-drawer--sheet{max-width:none!important;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px))!important;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important;margin:0!important;bottom:-20px!important;left:0!important;right:0!important}.responsive-drawer[data-state=open]{animation:.42s cubic-bezier(.32,.72,.16,1.06) both drawer-spring-in}@keyframes drawer-spring-in{0%{opacity:.6;filter:blur(6px);transform:scale(.96)}to{opacity:1;filter:blur();transform:scale(1)}}@media (prefers-reduced-motion:reduce){.responsive-drawer[data-state=open]{animation:none}}
