.DownloadModal_modal__xlcJN{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px}.DownloadModal_modalOverlay__Lrlgr{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5)}.DownloadModal_modalContent__eS4QD{position:relative;background:#fff;border-radius:8px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;padding:40px;box-shadow:0 10px 40px rgba(0,0,0,.2)}.DownloadModal_closeButton__nrOvC{position:absolute;top:15px;right:15px;background:none;border:none;padding:5px;cursor:pointer;color:#999;transition:color .3s ease}.DownloadModal_closeButton__nrOvC:hover{color:#333}.DownloadModal_modalTitle__HY44n{font-size:24px;font-weight:700;color:#333;margin-bottom:15px}.DownloadModal_modalDescription__TndV1{font-size:16px;color:#666;line-height:1.5;margin-bottom:30px}.DownloadModal_downloadForm__SmmFY .DownloadModal_formGroup__iY1nb{margin-bottom:20px}.DownloadModal_downloadForm__SmmFY .DownloadModal_formGroup__iY1nb label{display:block;font-size:14px;font-weight:600;color:#333;margin-bottom:8px}.DownloadModal_downloadForm__SmmFY .DownloadModal_formGroup__iY1nb input{width:100%;padding:10px 15px;border:1px solid #ddd;border-radius:4px;font-size:14px;transition:border-color .3s ease;box-sizing:border-box}.DownloadModal_downloadForm__SmmFY .DownloadModal_formGroup__iY1nb input:focus{outline:none;border-color:#f1645c}.DownloadModal_downloadForm__SmmFY .DownloadModal_formGroup__iY1nb input::-moz-placeholder{color:#999}.DownloadModal_downloadForm__SmmFY .DownloadModal_formGroup__iY1nb input::placeholder{color:#999}.DownloadModal_downloadForm__SmmFY .DownloadModal_submitButton__F0qsZ{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;background-color:#f1645c;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .3s ease}.DownloadModal_downloadForm__SmmFY .DownloadModal_submitButton__F0qsZ:hover{background-color:#dc2626}.DownloadModal_downloadForm__SmmFY .DownloadModal_submitButton__F0qsZ svg{width:20px;height:20px}