._popoverContent_g17wh_1{background-color:var(--color-surface-default);border:1px solid var(--color-border-weak);border-radius:var(--radius-l);animation-duration:.2s;animation-timing-function:ease;will-change:transform,opacity;box-shadow:0 4px 4px rgba(0,0,0,.1);min-width:260px}._popoverContent_g17wh_1[data-state=open][data-side=top]{transform-origin:top center;animation-name:_slideUpAndScale_g17wh_1}@keyframes _slideUpAndScale_g17wh_1{0%{opacity:0;transform:translateY(4px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}._popoverContent_g17wh_1[data-state=open][data-side=right]{animation-name:_slideLeftAndScale_g17wh_1}@keyframes _slideLeftAndScale_g17wh_1{0%{opacity:0;transform:translateX(4px) scale(.9)}to{opacity:1;transform:translateX(0) scale(1)}}._popoverContent_g17wh_1[data-state=open][data-side=bottom]{transform-origin:top center;animation-name:_slideDownAndScale_g17wh_1}@keyframes _slideDownAndScale_g17wh_1{0%{opacity:0;transform:translateY(-4px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}._popoverContent_g17wh_1[data-state=open][data-side=left]{animation-name:_slideRightAndScale_g17wh_1}@keyframes _slideRightAndScale_g17wh_1{0%{opacity:0;transform:translateX(-4px) scale(.9)}to{opacity:1;transform:translateX(0) scale(1)}}._popoverContent_g17wh_1[data-state=closed]{animation:_fadeOut_g17wh_1 .2s ease}@keyframes _fadeOut_g17wh_1{0%{opacity:1}to{opacity:0}}._popoverContent_g17wh_1[data-state=closed][data-side=bottom]{transform-origin:top center;animation:_slideUpAndScaleOut_g17wh_1 .2s ease}@keyframes _slideUpAndScaleOut_g17wh_1{0%{transform:translateY(0) scale(1);opacity:1}to{transform:translateY(-4px) scale(.9);opacity:0}}._children_g17wh_91{overflow:hidden;border-radius:var(--radius-l)}._size-m_g17wh_96{padding:var(--space-m)}._size-s_g17wh_100{padding:var(--space-s)}._size-zeroPadding_g17wh_104{padding:0}._closeButton_g17wh_108{position:absolute;top:var(--space-fixed-xs);right:var(--space-fixed-xs)}._backdrop_g17wh_114{box-shadow:0 0 0 500vh var(--color-surface-backdrop)}