.style_popInBackdrop__otsSJ{position:fixed;top:0;left:0;width:100dvw;height:100dvh;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.style_popInBackdrop__otsSJ.style_open__MWQql{opacity:1;visibility:visible}.style_popInContainer__sf4dO{display:flex;flex-direction:column;justify-content:space-between;width:100%;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);transform:translateY(-50px);opacity:0;transition:transform .3s ease,opacity .3s ease;background:#fff}.style_popInContainer__sf4dO.style_open__MWQql{transform:translateY(0);opacity:1}.style_popInHeader__IODSF{display:flex;justify-content:space-between;align-items:center;padding:24px}