.Sheet_panel__aJ2mc{--sheet-x:0px;--sheet-y:0px}.Sheet_panel__aJ2mc[data-side=right]{--sheet-x:calc(100% + 1rem)}.Sheet_panel__aJ2mc[data-side=left]{--sheet-x:calc(-100% - 1rem)}.Sheet_panel__aJ2mc[data-side=top]{--sheet-y:calc(-100% - 1rem)}.Sheet_panel__aJ2mc[data-side=bottom]{--sheet-y:calc(100% + 1rem)}.Sheet_panel__aJ2mc[data-state=open]{animation:Sheet_sheet-enter__EdIjk .28s cubic-bezier(.22,1,.36,1) backwards}.Sheet_panel__aJ2mc[data-state=closed]{animation:Sheet_sheet-exit__K1b_3 .22s cubic-bezier(.4,0,1,1) both}.Sheet_overlay__KGUwO[data-state=open]{animation:Sheet_backdrop-enter__3pjup .28s ease-out backwards}.Sheet_overlay__KGUwO[data-state=closed]{animation:Sheet_backdrop-exit__6lJmu .22s ease-in both}@keyframes Sheet_sheet-enter__EdIjk{0%{transform:translate3d(var(--sheet-x),var(--sheet-y),0)}to{transform:translateZ(0)}}@keyframes Sheet_sheet-exit__K1b_3{0%{transform:translateZ(0)}to{transform:translate3d(var(--sheet-x),var(--sheet-y),0)}}@keyframes Sheet_backdrop-enter__3pjup{0%{opacity:0}to{opacity:1}}@keyframes Sheet_backdrop-exit__6lJmu{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.Sheet_overlay__KGUwO[data-state],.Sheet_panel__aJ2mc[data-state]{animation:none;transition:none}}