.apply-module__sdjh2G__pageWrapper{background:var(--color-bg);flex-direction:column;width:100%;max-width:100vw;min-height:100vh;display:flex;overflow-x:hidden}.apply-module__sdjh2G__applySection{background:radial-gradient(ellipse at 0% 0%,var(--color-accent-soft)0%,transparent 50%),radial-gradient(ellipse at 100% 100%,var(--color-surface-alt)0%,transparent 50%),var(--color-bg);flex:1;padding:0 0 80px}.apply-module__sdjh2G__heroSection{text-align:center;padding:clamp(60px,10vw,100px) clamp(16px,4vw,40px) clamp(40px,6vw,60px);position:relative}.apply-module__sdjh2G__heroContent{max-width:700px;margin:0 auto}.apply-module__sdjh2G__backLink{color:var(--color-accent);align-items:center;gap:4px;margin-bottom:24px;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.apply-module__sdjh2G__backLink:hover{opacity:.8}.apply-module__sdjh2G__heroTitle{color:var(--color-text);letter-spacing:-.03em;margin:0 0 20px;font-size:clamp(32px,6vw,48px);font-weight:800;line-height:1.1}.apply-module__sdjh2G__heroTitleAccent{background:linear-gradient(135deg,var(--color-accent),var(--color-accent-hover));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.apply-module__sdjh2G__heroSubtitle{color:var(--color-text-soft);margin:0;font-size:clamp(16px,2.5vw,20px);line-height:1.6}.apply-module__sdjh2G__mainContent{max-width:800px;margin:0 auto;padding:0 clamp(16px,4vw,40px)}.apply-module__sdjh2G__formContainer{background:var(--color-card);border:1px solid var(--color-border);border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #0000000a}.apply-module__sdjh2G__formSection{border-bottom:1px solid var(--color-border);padding:32px}.apply-module__sdjh2G__formSection:last-of-type{border-bottom:none}.apply-module__sdjh2G__sectionHeader{margin-bottom:24px}.apply-module__sdjh2G__sectionTitle{color:var(--color-text);margin:0 0 4px;font-size:20px;font-weight:700}.apply-module__sdjh2G__sectionDescription{color:var(--color-text-soft);margin:0;font-size:14px}.apply-module__sdjh2G__fieldGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.apply-module__sdjh2G__fieldGridSingle{grid-template-columns:1fr;gap:20px;display:grid}@media (max-width:640px){.apply-module__sdjh2G__fieldGrid{grid-template-columns:1fr}}.apply-module__sdjh2G__fieldGroup{flex-direction:column;gap:8px;display:flex}.apply-module__sdjh2G__fieldGroupFull{grid-column:1/-1}.apply-module__sdjh2G__label{color:var(--color-text);align-items:center;gap:6px;font-size:14px;font-weight:500;display:flex}.apply-module__sdjh2G__required{color:var(--color-error);font-weight:600}.apply-module__sdjh2G__charCount{color:var(--color-text-softer);margin-left:auto;font-size:12px;font-weight:400}.apply-module__sdjh2G__input,.apply-module__sdjh2G__select,.apply-module__sdjh2G__textarea{background:var(--color-input-bg);border:1px solid var(--color-border);width:100%;color:var(--color-text);border-radius:12px;padding:14px 16px;font-family:inherit;font-size:15px;transition:all .2s}.apply-module__sdjh2G__input::placeholder,.apply-module__sdjh2G__textarea::placeholder{color:var(--color-text-softer)}.apply-module__sdjh2G__input:hover,.apply-module__sdjh2G__select:hover,.apply-module__sdjh2G__textarea:hover{border-color:var(--color-border-strong)}.apply-module__sdjh2G__input:focus,.apply-module__sdjh2G__select:focus,.apply-module__sdjh2G__textarea:focus{border-color:var(--color-accent);box-shadow:0 0 0 4px var(--color-accent-soft);background:var(--color-bg);outline:none}.apply-module__sdjh2G__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:44px}.apply-module__sdjh2G__textarea{resize:vertical;min-height:100px;line-height:1.5}.apply-module__sdjh2G__helperText{color:var(--color-text-softer);margin:0;font-size:12px;line-height:1.4}.apply-module__sdjh2G__agreementSection{background:var(--color-surface);border-top:1px solid var(--color-border);padding:28px 32px}.apply-module__sdjh2G__agreementTitle{color:var(--color-text);margin:0 0 16px;font-size:15px;font-weight:600}.apply-module__sdjh2G__agreementList{flex-direction:column;gap:10px;margin:0 0 20px;padding:0;list-style:none;display:flex}.apply-module__sdjh2G__agreementItem{color:var(--color-text-muted);align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.apply-module__sdjh2G__agreementItem svg{width:16px;height:16px;color:var(--color-accent);flex-shrink:0;margin-top:2px}.apply-module__sdjh2G__checkboxWrapper{border-top:1px solid var(--color-border);cursor:pointer;align-items:flex-start;gap:12px;padding-top:16px;display:flex}.apply-module__sdjh2G__checkbox{flex-shrink:0;width:22px;height:22px;position:relative}.apply-module__sdjh2G__checkbox input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute}.apply-module__sdjh2G__checkboxControl{background:var(--color-input-bg);border:2px solid var(--color-border);border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;transition:all .2s;display:flex}.apply-module__sdjh2G__checkbox input:checked+.apply-module__sdjh2G__checkboxControl{background:var(--color-accent);border-color:var(--color-accent)}.apply-module__sdjh2G__checkbox input:focus+.apply-module__sdjh2G__checkboxControl{box-shadow:0 0 0 4px var(--color-accent-soft)}.apply-module__sdjh2G__checkboxControl svg{stroke:#fff;stroke-width:3px;opacity:0;width:12px;height:12px;transition:all .15s;transform:scale(.5)}.apply-module__sdjh2G__checkbox input:checked+.apply-module__sdjh2G__checkboxControl svg{opacity:1;transform:scale(1)}.apply-module__sdjh2G__checkboxLabel{color:var(--color-text);font-size:14px;font-weight:500;line-height:1.4}.apply-module__sdjh2G__submitSection{background:var(--color-card);border-top:1px solid var(--color-border);text-align:center;padding:32px}.apply-module__sdjh2G__submitButton{background:var(--color-accent);color:#fff;cursor:pointer;box-shadow:0 4px 16px var(--color-accent-soft);border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:16px 48px;font-size:16px;font-weight:600;transition:all .2s;display:inline-flex}.apply-module__sdjh2G__submitButton:hover:not(:disabled){background:var(--color-accent-hover);box-shadow:0 8px 24px var(--color-accent-soft);transform:translateY(-2px)}.apply-module__sdjh2G__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.apply-module__sdjh2G__submitButton .apply-module__sdjh2G__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite apply-module__sdjh2G__spin}@keyframes apply-module__sdjh2G__spin{to{transform:rotate(360deg)}}.apply-module__sdjh2G__submitNote{color:var(--color-text-soft);margin:16px 0 0;font-size:13px}.apply-module__sdjh2G__feedbackMessage{text-align:left;border-radius:12px;align-items:flex-start;gap:12px;margin-top:20px;padding:16px 20px;animation:.3s apply-module__sdjh2G__slideUp;display:flex}@keyframes apply-module__sdjh2G__slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.apply-module__sdjh2G__feedbackMessage.apply-module__sdjh2G__error{background:var(--color-error-bg);border:1px solid var(--color-error)}.apply-module__sdjh2G__feedbackIcon{flex-shrink:0;width:20px;height:20px}.apply-module__sdjh2G__feedbackMessage.apply-module__sdjh2G__error .apply-module__sdjh2G__feedbackIcon{color:var(--color-error)}.apply-module__sdjh2G__feedbackText{margin:0;font-size:14px;line-height:1.5}.apply-module__sdjh2G__feedbackMessage.apply-module__sdjh2G__error .apply-module__sdjh2G__feedbackText{color:var(--color-error-text)}.apply-module__sdjh2G__successCard{background:var(--color-card);border:1px solid var(--color-border);text-align:center;border-radius:24px;padding:48px 32px;box-shadow:0 20px 60px #0000000a}.apply-module__sdjh2G__successIcon{background:var(--color-success-bg);width:64px;height:64px;color:var(--color-success);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.apply-module__sdjh2G__successIcon svg{width:32px;height:32px}.apply-module__sdjh2G__successTitle{color:var(--color-text);margin:0 0 16px;font-size:28px;font-weight:700}.apply-module__sdjh2G__successText{color:var(--color-text-muted);margin:0 0 8px;font-size:16px;line-height:1.6}.apply-module__sdjh2G__successActions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:32px;display:flex}.apply-module__sdjh2G__successButton{background:var(--color-accent);color:#fff;border-radius:12px;justify-content:center;align-items:center;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.apply-module__sdjh2G__successButton:hover{background:var(--color-accent-hover);transform:translateY(-2px)}.apply-module__sdjh2G__successButtonSecondary{background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);border-radius:12px;justify-content:center;align-items:center;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.apply-module__sdjh2G__successButtonSecondary:hover{background:var(--color-surface-hover);border-color:var(--color-border-strong)}@media (max-width:768px){.apply-module__sdjh2G__heroSection{padding:40px 16px 32px}.apply-module__sdjh2G__mainContent{padding:0 16px}.apply-module__sdjh2G__formSection,.apply-module__sdjh2G__agreementSection,.apply-module__sdjh2G__submitSection{padding:24px 20px}.apply-module__sdjh2G__submitButton{width:100%}.apply-module__sdjh2G__successCard{padding:32px 20px}.apply-module__sdjh2G__successActions{flex-direction:column}.apply-module__sdjh2G__successButton,.apply-module__sdjh2G__successButtonSecondary{width:100%}}
/*# sourceMappingURL=bb4ad34284b8ddbc.css.map*/