.apply-module__GHnFNq__container{background-color:#fff;min-height:100vh;padding:4rem 2rem}.apply-module__GHnFNq__header{text-align:center;max-width:800px;margin:0 auto 3rem}.apply-module__GHnFNq__smallTitle{text-transform:uppercase;letter-spacing:2px;color:#000;margin-bottom:1rem;font-family:Roboto,sans-serif;font-size:.875rem;font-weight:400}.apply-module__GHnFNq__title{color:#1a2b4a;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:3rem;font-weight:500}.apply-module__GHnFNq__subtitle{color:#666;font-family:Roboto,sans-serif;font-size:1.125rem;line-height:1.7}.apply-module__GHnFNq__positionBadge{border-left:4px solid var(--still-red);color:#1a2b4a;background-color:#f0f0f0;border-radius:4px;margin:1rem auto 2rem;padding:.75rem 1.5rem;font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:500;display:inline-block}.apply-module__GHnFNq__formContainer{background-color:#fff;border:1px solid #e5e5e5;border-radius:12px;max-width:800px;margin:0 auto;padding:3rem;box-shadow:0 4px 20px #00000014}.apply-module__GHnFNq__form{flex-direction:column;gap:2rem;display:flex}.apply-module__GHnFNq__section{border-bottom:1px solid #e5e5e5;margin-bottom:3rem;padding-bottom:3rem}.apply-module__GHnFNq__section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.apply-module__GHnFNq__sectionTitle{color:#1a2b4a;margin-bottom:1.5rem;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:500}.apply-module__GHnFNq__fieldGroup{margin-bottom:2rem}.apply-module__GHnFNq__row .apply-module__GHnFNq__fieldGroup{margin-bottom:0}.apply-module__GHnFNq__label{color:#1a2b4a;margin-bottom:.5rem;font-family:Roboto,sans-serif;font-size:1rem;font-weight:500;display:block}.apply-module__GHnFNq__required{color:var(--still-red);margin-left:.25rem}.apply-module__GHnFNq__input,.apply-module__GHnFNq__textarea,.apply-module__GHnFNq__select{color:#1a2b4a;background-color:#fff;border:2px solid #e5e5e5;border-radius:8px;width:100%;padding:.875rem 1rem;font-family:Roboto,sans-serif;font-size:1rem;transition:all .3s}.apply-module__GHnFNq__input::-moz-placeholder{color:#999;opacity:1}.apply-module__GHnFNq__textarea::-moz-placeholder{color:#999;opacity:1}.apply-module__GHnFNq__input::placeholder,.apply-module__GHnFNq__textarea::placeholder{color:#999;opacity:1}.apply-module__GHnFNq__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%231a2b4a' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.apply-module__GHnFNq__input:focus,.apply-module__GHnFNq__textarea:focus,.apply-module__GHnFNq__select:focus{border-color:var(--still-red);outline:none;box-shadow:0 0 0 2px #c700001a}.apply-module__GHnFNq__textarea{resize:vertical;min-height:120px;font-family:Roboto,sans-serif}.apply-module__GHnFNq__fileInput{cursor:pointer;background-color:#fafafa;border:2px dashed #d0d0d0;border-radius:8px;width:100%;padding:2rem 0;font-family:Roboto,sans-serif;font-size:1rem;transition:all .3s}.apply-module__GHnFNq__fileInput:hover{border-color:var(--still-red);background-color:#fff5f5;border-style:solid}.apply-module__GHnFNq__fileInputLabel{color:#666;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:1rem;display:flex}.apply-module__GHnFNq__fileInputLabel:before{content:"📎";font-size:2rem;display:block}.apply-module__GHnFNq__fileInputLabel:hover{color:var(--still-red)}.apply-module__GHnFNq__helpText{color:#777;margin-top:.5rem;font-family:Roboto,sans-serif;font-size:.875rem;line-height:1.4}.apply-module__GHnFNq__row{grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:2rem;display:grid}.apply-module__GHnFNq__row:last-child{margin-bottom:0}.apply-module__GHnFNq__submitButton{text-transform:uppercase;color:#000;background-color:var(--still-yellow);cursor:pointer;letter-spacing:.5px;border:none;border-radius:50px;margin-top:1rem;padding:1.25rem 3rem;font-family:Roboto,sans-serif;font-size:1rem;font-weight:600;transition:all .3s}.apply-module__GHnFNq__submitButton:hover:not(:disabled){background-color:#d4d126;transform:translateY(-2px);box-shadow:0 6px 20px #e7e7394d}.apply-module__GHnFNq__submitButton:disabled{opacity:.5;cursor:not-allowed}.apply-module__GHnFNq__backLink{text-align:center;color:#1a2b4a;margin-top:3rem;font-family:Roboto,sans-serif;font-size:1rem;text-decoration:none;transition:color .3s;display:block}.apply-module__GHnFNq__backLink:hover{color:var(--still-red)}.apply-module__GHnFNq__errorMessage{border-left:4px solid var(--still-red);color:#c70000;background-color:#fff0f0;border-radius:4px;margin-bottom:2rem;padding:1rem 1.5rem;font-family:Roboto,sans-serif}.apply-module__GHnFNq__successMessage{color:#166534;background-color:#f0fff4;border-left:4px solid #22c55e;border-radius:4px;margin-bottom:2rem;padding:1rem 1.5rem;font-family:Roboto,sans-serif}.apply-module__GHnFNq__statusCard{text-align:center;flex-direction:column;align-items:center;gap:2rem;padding:4rem 2rem;display:flex}.apply-module__GHnFNq__statusTitle{color:#1a2b4a;margin:0;font-family:Poppins,sans-serif;font-size:2rem;font-weight:500}.apply-module__GHnFNq__statusMessage{color:#666;max-width:600px;margin:0;font-family:Roboto,sans-serif;font-size:1.125rem;line-height:1.7}.apply-module__GHnFNq__loadingAnimation{justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.apply-module__GHnFNq__loadingLogo{animation:2s cubic-bezier(.4,0,.6,1) infinite apply-module__GHnFNq__pulse}@keyframes apply-module__GHnFNq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.95)}}.apply-module__GHnFNq__successIcon{animation:.6s cubic-bezier(.68,-.55,.265,1.55) apply-module__GHnFNq__successPop}@keyframes apply-module__GHnFNq__successPop{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.apply-module__GHnFNq__returnButton{text-transform:uppercase;color:#000;background-color:var(--still-yellow);cursor:pointer;letter-spacing:.5px;border:none;border-radius:50px;margin-top:1rem;padding:1.25rem 3rem;font-family:Roboto,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.apply-module__GHnFNq__returnButton:hover{background-color:#d4d126;transform:translateY(-2px);box-shadow:0 6px 20px #e7e7394d}@media (max-width:768px){.apply-module__GHnFNq__container{padding:2rem 1rem}.apply-module__GHnFNq__title{font-size:2rem}.apply-module__GHnFNq__formContainer{padding:2rem 1.5rem}.apply-module__GHnFNq__row{grid-template-columns:1fr;gap:1.5rem}.apply-module__GHnFNq__submitButton{width:100%}}
/*# sourceMappingURL=fff97029a3a2e53c.css.map*/