.PopupContainer_overlay__u7_bl{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;z-index:555555;animation:PopupContainer_fadeIn___9AHK .35s cubic-bezier(.34,1.56,.64,1) forwards;backdrop-filter:blur(12px) saturate(150%);-webkit-backdrop-filter:blur(12px) saturate(150%);background:linear-gradient(135deg,rgba(0,0,0,.25),rgba(0,0,0,.1))}.PopupContainer_overlay__u7_bl.PopupContainer_overlayExiting__VOh8z{animation:PopupContainer_fadeOut__8BJIc .35s ease-out forwards;pointer-events:none}.PopupContainer_popup____YE5{background:#fff;border-radius:12px;padding:32px;width:auto;max-width:min(960px,90vw);min-width:360px;display:flex;gap:0;position:relative;flex-direction:column;box-shadow:0 8px 24px rgba(0,0,0,.12);transform-origin:center;animation:PopupContainer_popIn__7QbfM .35s cubic-bezier(.34,1.56,.64,1) forwards}.PopupContainer_popup____YE5.PopupContainer_popupExiting___q3wt{animation:PopupContainer_popOut__6hpPZ .35s cubic-bezier(.55,.09,.68,.53) forwards}@keyframes PopupContainer_fadeIn___9AHK{0%{opacity:0}to{opacity:1}}@keyframes PopupContainer_fadeOut__8BJIc{0%{opacity:1}to{opacity:0}}@keyframes PopupContainer_popIn__7QbfM{0%{opacity:0;transform:scale(.82) translateY(-16px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes PopupContainer_popOut__6hpPZ{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.92) translateY(-8px)}}