.CustomModal_overlay__Db6Tc{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.CustomModal_overlayBlur__bknNf{backdrop-filter:blur(4px)}.CustomModal_modal__lCj4n{background:white;border-radius:8px;padding:32px;position:relative;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.CustomModal_modal__lCj4n.CustomModal_small__C2Pls{width:100%;max-width:400px}.CustomModal_modal__lCj4n.CustomModal_medium__baqZV{width:100%;max-width:600px}.CustomModal_modal__lCj4n.CustomModal_large__qVyx4{width:100%;max-width:800px}.CustomModal_closeButton__2uLwu{position:absolute;top:16px;right:16px;background:transparent;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:4px;color:#666;transition:all .2s ease}.CustomModal_closeButton__2uLwu:hover{background-color:#f3f4f6;color:#000}.CustomModal_closeButton__2uLwu:focus{outline:2px solid #e60000;outline-offset:2px}.CustomModal_content___iVv8{margin-top:8px}.CustomModal_fadeIn__ATbpC{animation:CustomModal_fadeIn__ATbpC .2s ease-out}.CustomModal_slideIn__9XQMF{animation:CustomModal_slideIn__9XQMF .3s ease-out}@keyframes CustomModal_fadeIn__ATbpC{0%{opacity:0}to{opacity:1}}@keyframes CustomModal_slideIn__9XQMF{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.CustomModal_modal__lCj4n{padding:24px}.CustomModal_modal__lCj4n.CustomModal_large__qVyx4,.CustomModal_modal__lCj4n.CustomModal_medium__baqZV,.CustomModal_modal__lCj4n.CustomModal_small__C2Pls{max-width:100%}}