.popup-backdrop{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:999}.popup{background-color:#fff;max-width:675px;width:90%;border-radius:6px;padding:22px 24px;display:flex;flex-direction:column;box-shadow:0 4px 20px #0000001a;outline:none;max-height:90vh;overflow-y:auto}.popup__header{display:flex;width:100%;gap:15px;border-bottom:1px solid #F0F0F0;padding-bottom:22px;margin-bottom:22px;align-items:center;justify-content:space-between}.popup__close{cursor:pointer}
