.form-container[data-astro-cid-hp32nlnb]{--navy-light: #1a3a5c;--blue: #2563eb;--blue-bright: #3b82f6;--blue-light: #93c5fd;--white-soft: rgba(255, 255, 255, .92);--white-muted: rgba(255, 255, 255, .65);--white-subtle: rgba(255, 255, 255, .3);--white-faint: rgba(255, 255, 255, .1);--white-whisper: rgba(255, 255, 255, .04)}.form-container[data-astro-cid-hp32nlnb]{position:relative;background:var(--navy);overflow-x:hidden;min-height:100vh;color:var(--white)}.form-container[data-astro-cid-hp32nlnb]:before{content:"";position:absolute;top:10%;right:5%;width:600px;height:600px;background:radial-gradient(circle,rgba(37,99,235,.12) 0%,transparent 60%);pointer-events:none;z-index:0}.form-container[data-astro-cid-hp32nlnb]:after{content:"";position:absolute;bottom:10%;left:5%;width:500px;height:500px;background:radial-gradient(circle,rgba(147,197,253,.05) 0%,transparent 60%);pointer-events:none;z-index:0}.form-header[data-astro-cid-hp32nlnb]{position:relative;z-index:5;padding:32px 48px 0;max-width:880px;margin:0 auto;width:100%}.form-eyebrow[data-astro-cid-hp32nlnb]{display:inline-block;font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--blue-light);margin-bottom:16px;padding:6px 14px;background:#93c5fd14;border:1px solid rgba(147,197,253,.15);border-radius:100px}.form-title[data-astro-cid-hp32nlnb]{font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.1;letter-spacing:-1.2px;color:var(--white);margin-bottom:12px}.form-subtitle[data-astro-cid-hp32nlnb]{font-size:16px;line-height:1.6;color:var(--white-muted);margin-bottom:32px;max-width:600px}.progress-container[data-astro-cid-hp32nlnb]{position:sticky;top:0;z-index:10;background:var(--navy);padding:20px 48px;border-bottom:1px solid var(--white-faint)}.progress-wrapper[data-astro-cid-hp32nlnb]{max-width:880px;margin:0 auto}.progress-header[data-astro-cid-hp32nlnb]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.progress-step-label[data-astro-cid-hp32nlnb]{font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:var(--white-muted)}.progress-percent[data-astro-cid-hp32nlnb]{font-size:12px;font-weight:600;color:var(--blue-light)}.progress-bar[data-astro-cid-hp32nlnb]{width:100%;height:3px;background:var(--white-faint);border-radius:100px;overflow:hidden}.progress-fill[data-astro-cid-hp32nlnb]{height:100%;background:linear-gradient(90deg,var(--blue) 0%,var(--blue-bright) 100%);border-radius:100px;transition:width .5s cubic-bezier(.16,1,.3,1);box-shadow:0 0 12px #3b82f680}.step-dots[data-astro-cid-hp32nlnb]{display:flex;gap:8px;margin-top:12px}.step-dot[data-astro-cid-hp32nlnb]{flex:1;height:2px;background:var(--white-faint);border-radius:100px;transition:background .3s ease}.step-dot[data-astro-cid-hp32nlnb].active{background:var(--blue-bright);box-shadow:0 0 8px #3b82f680}.step-dot[data-astro-cid-hp32nlnb].completed{background:var(--blue-light)}.form-main[data-astro-cid-hp32nlnb]{position:relative;z-index:5;max-width:880px;margin:0 auto;padding:48px}.form-step[data-astro-cid-hp32nlnb]{display:none;animation:slideIn .5s cubic-bezier(.16,1,.3,1)}.form-step[data-astro-cid-hp32nlnb].active{display:block}.step-header[data-astro-cid-hp32nlnb]{margin-bottom:40px}.step-number[data-astro-cid-hp32nlnb]{display:inline-block;font-size:13px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--blue-light);margin-bottom:12px}.step-title[data-astro-cid-hp32nlnb]{font-size:clamp(24px,3.5vw,32px);font-weight:700;letter-spacing:-.8px;color:var(--white);margin-bottom:12px;line-height:1.2}.step-description[data-astro-cid-hp32nlnb]{font-size:15px;line-height:1.6;color:var(--white-muted);max-width:600px}.form-field[data-astro-cid-hp32nlnb]{margin-bottom:28px}.field-label[data-astro-cid-hp32nlnb]{display:block;font-size:14px;font-weight:600;color:var(--white);margin-bottom:8px;letter-spacing:-.1px}.field-label[data-astro-cid-hp32nlnb] .required[data-astro-cid-hp32nlnb]{color:var(--blue-bright);font-weight:700;margin-left:4px}.field-hint[data-astro-cid-hp32nlnb]{display:block;font-size:13px;color:var(--white-muted);margin-bottom:14px;line-height:1.5}.form-input[data-astro-cid-hp32nlnb],.form-textarea[data-astro-cid-hp32nlnb],.form-select[data-astro-cid-hp32nlnb]{width:100%;background:var(--white-whisper);border:1px solid var(--white-faint);border-radius:10px;padding:14px 16px;font-family:inherit;font-size:15px;color:var(--white);transition:all .2s ease;outline:none}.form-input[data-astro-cid-hp32nlnb]:focus,.form-textarea[data-astro-cid-hp32nlnb]:focus,.form-select[data-astro-cid-hp32nlnb]:focus{border-color:var(--blue-bright);background:#ffffff0f;box-shadow:0 0 0 3px #3b82f626}.form-input[data-astro-cid-hp32nlnb]::placeholder,.form-textarea[data-astro-cid-hp32nlnb]::placeholder{color:var(--white-subtle)}.form-textarea[data-astro-cid-hp32nlnb]{resize:vertical;min-height:100px;line-height:1.5}.form-select[data-astro-cid-hp32nlnb]{cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2393c5fd' 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-repeat:no-repeat;background-position:right 16px center;background-size:16px;padding-right:44px}.form-select[data-astro-cid-hp32nlnb] option[data-astro-cid-hp32nlnb]{background:var(--navy-deep);color:var(--white)}.radio-group[data-astro-cid-hp32nlnb],.checkbox-group[data-astro-cid-hp32nlnb]{display:flex;flex-direction:column;gap:10px}.radio-option[data-astro-cid-hp32nlnb],.checkbox-option[data-astro-cid-hp32nlnb]{position:relative;display:flex;align-items:flex-start;padding:14px 16px;background:var(--white-whisper);border:1px solid var(--white-faint);border-radius:10px;cursor:pointer;transition:all .2s ease}.radio-option[data-astro-cid-hp32nlnb]:hover,.checkbox-option[data-astro-cid-hp32nlnb]:hover{background:#ffffff0d;border-color:#93c5fd4d}.radio-option[data-astro-cid-hp32nlnb] input[data-astro-cid-hp32nlnb],.checkbox-option[data-astro-cid-hp32nlnb] input[data-astro-cid-hp32nlnb]{position:absolute;opacity:0;pointer-events:none}.radio-option[data-astro-cid-hp32nlnb] .indicator[data-astro-cid-hp32nlnb],.checkbox-option[data-astro-cid-hp32nlnb] .indicator[data-astro-cid-hp32nlnb]{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:12px;margin-top:1px;border:1.5px solid var(--white-subtle);background:transparent;flex-shrink:0;transition:all .2s ease}.radio-option[data-astro-cid-hp32nlnb] .indicator[data-astro-cid-hp32nlnb]{border-radius:50%}.checkbox-option[data-astro-cid-hp32nlnb] .indicator[data-astro-cid-hp32nlnb]{border-radius:5px}.radio-option[data-astro-cid-hp32nlnb] input[data-astro-cid-hp32nlnb]:checked+.indicator[data-astro-cid-hp32nlnb]{border-color:var(--blue-bright)}.radio-option[data-astro-cid-hp32nlnb] input[data-astro-cid-hp32nlnb]:checked+.indicator[data-astro-cid-hp32nlnb]:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--blue-bright);box-shadow:0 0 8px #3b82f680}.checkbox-option[data-astro-cid-hp32nlnb] input[data-astro-cid-hp32nlnb]:checked+.indicator[data-astro-cid-hp32nlnb]{background:var(--blue-bright);border-color:var(--blue-bright);box-shadow:0 0 8px #3b82f64d}.checkbox-option[data-astro-cid-hp32nlnb] input[data-astro-cid-hp32nlnb]:checked+.indicator[data-astro-cid-hp32nlnb]:after{content:"";width:5px;height:9px;border:solid var(--white);border-width:0 2px 2px 0;transform:rotate(45deg);margin-bottom:2px}.option-label[data-astro-cid-hp32nlnb]{flex:1;font-size:14px;color:var(--white-soft);line-height:1.5}.radio-option[data-astro-cid-hp32nlnb] input[data-astro-cid-hp32nlnb]:checked~.option-label[data-astro-cid-hp32nlnb],.checkbox-option[data-astro-cid-hp32nlnb] input[data-astro-cid-hp32nlnb]:checked~.option-label[data-astro-cid-hp32nlnb]{color:var(--white)}.radio-option[data-astro-cid-hp32nlnb]:has(input:checked),.checkbox-option[data-astro-cid-hp32nlnb]:has(input:checked){background:#3b82f614;border-color:#3b82f64d}.rating-scale[data-astro-cid-hp32nlnb]{display:flex;gap:8px;margin-top:12px}.rating-button[data-astro-cid-hp32nlnb]{flex:1;padding:14px 0;background:var(--white-whisper);border:1px solid var(--white-faint);border-radius:10px;color:var(--white-soft);font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:center;font-family:inherit}.rating-button[data-astro-cid-hp32nlnb]:hover{background:#ffffff0d;border-color:#93c5fd4d}.rating-button[data-astro-cid-hp32nlnb].active{background:var(--blue);border-color:var(--blue-bright);color:var(--white);box-shadow:0 4px 12px #2563eb59}.rating-labels[data-astro-cid-hp32nlnb]{display:flex;justify-content:space-between;margin-top:10px;font-size:12px;color:var(--white-subtle);letter-spacing:.5px}.field-error[data-astro-cid-hp32nlnb]{display:none;margin-top:8px;font-size:13px;color:var(--error);font-weight:500}.field-error[data-astro-cid-hp32nlnb].visible{display:block;animation:shake .4s ease-in-out}.form-input[data-astro-cid-hp32nlnb].error,.form-textarea[data-astro-cid-hp32nlnb].error,.form-select[data-astro-cid-hp32nlnb].error{border-color:var(--error)}.form-nav[data-astro-cid-hp32nlnb]{display:flex;justify-content:space-between;align-items:center;margin-top:48px;padding-top:32px;border-top:1px solid var(--white-faint);gap:16px}.btn-back[data-astro-cid-hp32nlnb]{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:transparent;border:1px solid var(--white-faint);color:var(--white-muted);border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit}.btn-back[data-astro-cid-hp32nlnb]:hover{border-color:var(--white-subtle);color:var(--white);background:var(--white-whisper)}.btn-back[data-astro-cid-hp32nlnb]:disabled{opacity:.3;cursor:not-allowed}.btn-next[data-astro-cid-hp32nlnb],.btn-submit[data-astro-cid-hp32nlnb]{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;background:var(--blue);color:var(--white);border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 16px #2563eb59;font-family:inherit}.btn-next[data-astro-cid-hp32nlnb]:hover,.btn-submit[data-astro-cid-hp32nlnb]:hover{background:var(--blue-bright);transform:translateY(-1px);box-shadow:0 8px 24px #2563eb73}.btn-next[data-astro-cid-hp32nlnb]:disabled,.btn-submit[data-astro-cid-hp32nlnb]:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-arrow[data-astro-cid-hp32nlnb]{transition:transform .3s ease}.btn-next[data-astro-cid-hp32nlnb]:hover .btn-arrow[data-astro-cid-hp32nlnb]{transform:translate(4px)}.autosave-indicator[data-astro-cid-hp32nlnb]{position:fixed;bottom:24px;right:24px;z-index:20;display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#10b98126;border:1px solid rgba(16,185,129,.3);border-radius:100px;font-size:12px;font-weight:500;color:var(--success);opacity:0;transform:translateY(20px);transition:all .3s ease;pointer-events:none}.autosave-indicator[data-astro-cid-hp32nlnb].visible{opacity:1;transform:translateY(0)}.autosave-dot[data-astro-cid-hp32nlnb]{width:6px;height:6px;background:var(--success);border-radius:50%;box-shadow:0 0 8px var(--success)}.success-state[data-astro-cid-hp32nlnb]{display:none;text-align:center;padding:80px 24px;animation:fadeIn .6s ease-out}.success-state[data-astro-cid-hp32nlnb].active{display:block}.success-icon[data-astro-cid-hp32nlnb]{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#10b98133,#3b82f633);border:1px solid rgba(16,185,129,.3);margin-bottom:32px}.success-icon[data-astro-cid-hp32nlnb] svg[data-astro-cid-hp32nlnb]{width:36px;height:36px;color:var(--success)}.success-title[data-astro-cid-hp32nlnb]{font-size:clamp(28px,4vw,40px);font-weight:800;letter-spacing:-1.2px;color:var(--white);margin-bottom:16px}.success-message[data-astro-cid-hp32nlnb]{font-size:17px;line-height:1.6;color:var(--white-muted);max-width:520px;margin:0 auto 40px}.success-actions[data-astro-cid-hp32nlnb]{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.success-link[data-astro-cid-hp32nlnb]{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:var(--white-whisper);border:1px solid var(--white-faint);color:var(--white);text-decoration:none;border-radius:8px;font-size:14px;font-weight:500;transition:all .2s ease}.success-link[data-astro-cid-hp32nlnb]:hover{background:#ffffff0f;border-color:var(--white-subtle)}.loading-overlay[data-astro-cid-hp32nlnb]{display:none;position:fixed;inset:0;background:#0a2540e6;backdrop-filter:blur(8px);z-index:100;align-items:center;justify-content:center}.loading-overlay[data-astro-cid-hp32nlnb].active{display:flex}.loading-content[data-astro-cid-hp32nlnb]{text-align:center}.loading-spinner[data-astro-cid-hp32nlnb]{width:48px;height:48px;border:3px solid var(--white-faint);border-top-color:var(--blue-bright);border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 20px}.loading-text[data-astro-cid-hp32nlnb]{font-size:14px;color:var(--white-muted);letter-spacing:.5px}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:768px){.form-header[data-astro-cid-hp32nlnb]{padding:24px 24px 0}.progress-container[data-astro-cid-hp32nlnb]{padding:16px 24px}.form-main[data-astro-cid-hp32nlnb]{padding:32px 24px}.form-title[data-astro-cid-hp32nlnb]{letter-spacing:-.8px}.step-title[data-astro-cid-hp32nlnb]{letter-spacing:-.5px}.form-nav[data-astro-cid-hp32nlnb]{flex-direction:column-reverse;align-items:stretch}.btn-back[data-astro-cid-hp32nlnb],.btn-next[data-astro-cid-hp32nlnb],.btn-submit[data-astro-cid-hp32nlnb]{width:100%;justify-content:center}.rating-scale[data-astro-cid-hp32nlnb]{gap:4px}.rating-button[data-astro-cid-hp32nlnb]{padding:12px 0;font-size:14px}.autosave-indicator[data-astro-cid-hp32nlnb]{bottom:16px;right:16px;left:16px;justify-content:center}}@media(prefers-reduced-motion:reduce){[data-astro-cid-hp32nlnb],[data-astro-cid-hp32nlnb]:before,[data-astro-cid-hp32nlnb]:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
