.page_submitPage__R5KeN{min-height:100vh;background:linear-gradient(135deg,#F7F9FC,#EFF6FF);padding:2rem 0}.page_submitContainer___vRc0{max-width:800px;margin:0 auto;padding:0 1rem}.page_submitHeader__DX7fz{text-align:center;margin-bottom:2rem}.page_submitTitle__K2HdO{font-size:clamp(2rem,1.8rem + 1vw,2.5rem);font-weight:700;color:#1e1e1e;margin:0 0 1rem;line-height:1.2}.page_submitDescription__S4rPh{font-size:clamp(1rem,.9rem + .4vw,1.125rem);color:#5b5b5b;margin:0;line-height:1.6}.page_warningCard__pF_0b{margin-bottom:2rem;border-left:4px solid #ef4444;background:linear-gradient(135deg,#FEF2F2,#FEE2E2)}.page_warningContent__XDfAe{display:flex;align-items:flex-start;gap:1rem}.page_warningIcon__qgyoh{flex-shrink:0;margin-top:.25rem}.page_warningText__eepJW{flex:1 1}.page_warningTitle__jhCpC{font-size:clamp(1.125rem,1rem + .5vw,1.25rem);font-weight:600;color:#dc2626;margin:0 0 .75rem}.page_warningList__Qrs90{list-style:none;padding:0;margin:0}.page_warningList__Qrs90 li{font-size:clamp(.875rem,.8rem + .3vw,1rem);color:#991b1b;margin-bottom:.5rem;line-height:1.5}.page_formCard__bPjhB{background:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.page_submitForm__fetiJ{padding:2rem}.page_formSection__SBPUN{margin-bottom:2.5rem}.page_formSection__SBPUN:last-child{margin-bottom:0}.page_sectionTitle__g6REl{font-size:clamp(1.25rem,1.1rem + .6vw,1.5rem);font-weight:600;color:#1e1e1e;margin:0 0 1.5rem;padding-bottom:.75rem;border-bottom:2px solid #e3e9f0}.page_formGroup__5Qb6F{margin-bottom:1.5rem}.page_sectionDescription__HAqZN{font-size:clamp(.875rem,.8rem + .3vw,1rem);color:#5b5b5b;margin:0 0 1rem;line-height:1.5}.page_formRow__hOxYt{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media(max-width:768px){.page_formRow__hOxYt{grid-template-columns:1fr;gap:0}}.page_formLabel__8H1EI{display:block;font-size:clamp(.875rem,.8rem + .3vw,1rem);font-weight:500;color:#1e1e1e;margin-bottom:.5rem}.page_required__68iUZ{color:#ef4444;font-weight:600}.page_formInput__uHRUW,.page_formSelect__xJ9T8{width:100%}.page_formTextarea__mimcB{width:100%;min-height:120px;padding:.75rem 1rem;border:1px solid #e3e9f0;border-radius:.5rem;background:#fff;color:#1e1e1e;font-size:clamp(.875rem,.8rem + .3vw,1rem);line-height:1.5;resize:vertical;transition:all .15s ease-out;font-family:inherit}.page_formTextarea__mimcB:focus{outline:none;border-color:#5a8dee;box-shadow:0 0 0 3px rgba(90,141,238,.1)}.page_formTextarea__mimcB::placeholder{color:#94a3b8}.page_checkboxGroup__12cmR{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem}.page_checkboxInput__EGaPI{width:18px;height:18px;margin-top:.125rem;flex-shrink:0}.page_checkboxLabel__exR7_{font-size:clamp(.875rem,.8rem + .3vw,1rem);color:#1e1e1e;line-height:1.5;cursor:pointer}.page_checkboxLabel__exR7_ a{color:#5a8dee;text-decoration:none}.page_checkboxLabel__exR7_ a:hover{text-decoration:underline}.page_fileUploadGroup__lurfL{margin-bottom:1.5rem}.page_fileUploadLabel__brUPn{display:block;font-size:clamp(.875rem,.8rem + .3vw,1rem);font-weight:500;color:#1e1e1e;margin-bottom:.5rem}.page_fileUploadInput__WARcD{width:100%;padding:.75rem 1rem;border:2px dashed #e3e9f0;border-radius:.5rem;background:#f7f9fc;color:#5b5b5b;font-size:clamp(.875rem,.8rem + .3vw,1rem);cursor:pointer;transition:all .15s ease-out}.page_fileUploadInput__WARcD:hover{border-color:#5a8dee;background:#eff6ff}.page_fileUploadInput__WARcD:focus{outline:none;border-color:#5a8dee;box-shadow:0 0 0 3px rgba(90,141,238,.1)}.page_fileUploadHint__R6yZ5{font-size:clamp(.75rem,.7rem + .2vw,.875rem);color:#94a3b8;margin-top:.5rem}.page_submitButtonGroup__N4JtU{display:flex;gap:1rem;justify-content:center;margin-top:2rem;padding-top:2rem;border-top:1px solid #e3e9f0}.page_cancelButton__b6PWL,.page_submitButton__UFJCf{min-width:120px}.page_loadingOverlay__4460t{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.page_loadingContent__p1Evt{background:#fff;padding:2rem;border-radius:.75rem;text-align:center;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.page_loadingSpinner__EK3Qb{width:40px;height:40px;border:4px solid #e3e9f0;border-top-color:#5a8dee;border-radius:50%;animation:page_spin__e0psw 1s linear infinite;margin:0 auto 1rem}@keyframes page_spin__e0psw{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_loadingText__AXUeN{font-size:clamp(1rem,.9rem + .4vw,1.125rem);color:#1e1e1e;font-weight:500}.page_successMessage__24XOr{background:linear-gradient(135deg,#D1FAE5,#A7F3D0);border:1px solid #10b981;border-radius:.75rem;padding:1.5rem;margin-bottom:2rem;text-align:center}.page_successIcon__6bbHv{color:#059669;margin-bottom:.75rem}.page_successTitle__ZrrAI{font-size:clamp(1.125rem,1rem + .5vw,1.25rem);font-weight:600;color:#047857;margin:0 0 .5rem}.page_successDescription__51749{font-size:clamp(.875rem,.8rem + .3vw,1rem);color:#065f46;margin:0}@media(max-width:768px){.page_submitPage__R5KeN{padding:1rem 0}.page_submitContainer___vRc0{padding:0 .75rem}.page_submitHeader__DX7fz{margin-bottom:1.5rem}.page_warningContent__XDfAe{flex-direction:column;gap:.75rem}.page_formSection__SBPUN{margin-bottom:2rem}.page_submitButtonGroup__N4JtU{flex-direction:column;gap:.75rem}.page_cancelButton__b6PWL,.page_submitButton__UFJCf{width:100%}}@media(max-width:479px){.page_submitPage__R5KeN{padding:.75rem 0}.page_submitContainer___vRc0{padding:0 .5rem}.page_formGroup__5Qb6F{margin-bottom:1.25rem}.page_formSection__SBPUN{margin-bottom:1.5rem}}.page_inputHint__qE19f{color:#6b7280;font-size:.75rem;margin-top:.25rem;font-style:italic}.page_successState__GrFFK{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);max-width:600px;margin:0 auto}.page_successIcon__6bbHv{margin-bottom:1.5rem;animation:page_successPulse__ACgUc 2s ease-in-out infinite}.page_successTitle__ZrrAI{font-size:1.875rem;font-weight:700;color:#059669;margin-bottom:1rem;line-height:1.2}.page_successDescription__51749{font-size:1.125rem;color:#6b7280;margin-bottom:2rem;line-height:1.6;max-width:500px}.page_successActions__dGmYQ{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap;justify-content:center}.page_successRedirect__d4DLE{font-size:.875rem;color:#9ca3af;font-style:italic}@keyframes page_successPulse__ACgUc{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}