.Modal_overlay__2Sh3U{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(33,38,57,.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:15px}.Modal_container__jKKR0{position:relative;width:100%;max-width:600px;max-height:90vh;background:white;border-radius:24px;box-shadow:0 4px 20px rgba(0,0,0,.1);background-clip:padding-box;border:1px solid transparent;overflow:visible}.Modal_content__PAI6v{overflow-y:auto;max-height:inherit;border-radius:inherit}.Modal_gradientBackground__05wRx{background:linear-gradient(135deg,#FFF,#F5F7FA)}.Modal_closeButton__7VSKG{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:50%;background:#F3F4F6;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s;z-index:10;color:#6B728E}.Modal_closeButton__7VSKG:hover{background:#E5E7EB}