.page_container__Jm7dx{width:100%;max-width:800px;margin:0 auto;padding:20px;min-height:100vh;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#1a202c,#2d3748)}.page_formHeader__eX770{margin-bottom:40px;text-align:center}.page_formHeader__eX770 h1{font-size:2.5rem;font-weight:700;margin-bottom:20px;line-height:1.2;color:#fff}.page_formHeader__eX770 p{font-size:1rem;line-height:1.6;color:#b3b9c5}.page_formContainer__ZQqA5{background-color:hsla(0,0%,100%,.05);border-radius:12px;padding:40px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 30px rgba(0,0,0,.3)}.page_formSection__W1lDV{margin-bottom:2rem}.page_stepIndicator__lB_kH{display:flex;justify-content:space-between;margin-bottom:40px;position:relative;padding:0 40px}.page_stepIndicator__lB_kH:before{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background:hsla(0,0%,100%,.1);transform:translateY(-50%);z-index:1}.page_step__oPyCW{position:relative;z-index:2;background:hsla(0,0%,100%,.05);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;color:#b3b9c5;border:2px solid hsla(0,0%,100%,.1)}.page_step__oPyCW.page_active__uOAwu{background:#4a8eff;color:#fff;border-color:#4a8eff}.page_step__oPyCW.page_completed__Wi3b_{background:#4ade80;color:#fff;border-color:#4ade80}.page_formSection__W1lDV h2{color:#fff;font-size:1.5rem;margin-bottom:1.5rem;font-weight:600}.page_formGroup__Z_Pgh{margin-bottom:25px}.page_formGroup__Z_Pgh label{display:block;margin-bottom:8px;font-weight:500;color:#e0e0e0}.page_formGroup__Z_Pgh input,.page_formGroup__Z_Pgh select,.page_formGroup__Z_Pgh textarea{width:100%;padding:14px 16px;background-color:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#fff;font-size:1rem;transition:all .3s ease}.page_formGroup__Z_Pgh input:focus,.page_formGroup__Z_Pgh select:focus,.page_formGroup__Z_Pgh textarea:focus{outline:none;border-color:#4a8eff;background-color:rgba(74,142,255,.05);box-shadow:0 0 0 4px rgba(74,142,255,.1)}.page_formGroup__Z_Pgh select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' 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}.page_formGroup__Z_Pgh textarea{min-height:120px;resize:vertical}.page_checkboxGroup__7YJ5T{display:flex;flex-direction:column;gap:15px}.page_checkboxItem__4pWBE{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.page_checkboxItem__4pWBE input[type=checkbox]{width:auto;margin:0}.page_checkboxItem__4pWBE label{margin-bottom:0;color:#e0e0e0;min-width:160px}.page_checkboxItem__4pWBE input[type=number]{width:90px;margin-left:8px;margin-right:4px;text-align:right;color:#fff;background-color:hsla(0,0%,100%,.07)}.page_checkboxItem__4pWBE input[type=number]::-moz-placeholder{color:#fff;opacity:.7}.page_checkboxItem__4pWBE input[type=number]::placeholder{color:#fff;opacity:.7}.page_checkboxItem__4pWBE .page_percentSymbol__sOCqR{margin-left:0;color:#b3b9c5;font-size:1rem}.page_checkboxItem__4pWBE input[type=text]{flex:1;min-width:200px}.page_formNavigation__cQ9dJ{display:flex;justify-content:space-between;margin-top:40px;gap:20px}.page_navButton__aHOGk{padding:14px 28px;border-radius:30px;font-weight:600;cursor:pointer;transition:all .3s ease;flex:1;background:#4a8eff;border:none;color:#fff}.page_navButton__aHOGk:first-child{background:transparent;border:2px solid hsla(0,0%,100%,.1)}.page_navButton__aHOGk:first-child:hover{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.2)}.page_navButton__aHOGk:last-child:hover{background:#3a7ae8;transform:translateY(-2px);box-shadow:0 6px 16px rgba(74,142,255,.4)}.page_required__KkUHX:after{content:" *";color:#4a8eff}.page_statusMessage__2Le95{margin-bottom:20px;padding:16px;border-radius:8px;font-weight:500}.page_success__uEjE9{background-color:rgba(25,135,84,.1);color:#4ade80}.page_error__kn6Wy{background-color:rgba(220,38,38,.1);color:#f87171}@keyframes page_fadeIn__2HxC0{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.page_formContainer__ZQqA5{padding:30px 20px}.page_formHeader__eX770 h1{font-size:2rem}.page_formNavigation__cQ9dJ{flex-direction:column}.page_navButton__aHOGk{width:100%}}.page_characterCount__sJCm0{text-align:right;font-size:.875rem;color:#b3b9c5;margin-top:.5rem}.page_formGrid__1RIeN{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width:700px){.page_formGrid__1RIeN{grid-template-columns:1fr}}