.styles-module__Xs6q-G__pageContainer{background-color:var(--light-orange);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:8rem 4rem;display:flex}.styles-module__Xs6q-G__intro{text-align:center;max-width:700px;margin-bottom:3rem}.styles-module__Xs6q-G__title{color:var(--foreground);font-size:3.5rem;font-weight:700}.styles-module__Xs6q-G__title span{color:var(--orange)}.styles-module__Xs6q-G__subtitle{color:var(--foreground);margin-top:1rem;font-size:1.125rem}.styles-module__Xs6q-G__titleInline{text-align:center;color:var(--foreground);margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:none}.styles-module__Xs6q-G__titleInline span{color:var(--orange)}.styles-module__Xs6q-G__formWrapper{background-color:#fff;border-radius:.75rem;width:100%;max-width:700px;padding:2.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.styles-module__Xs6q-G__form{flex-direction:column;gap:1.5rem;display:flex}.styles-module__Xs6q-G__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.styles-module__Xs6q-G__field{flex-direction:column;gap:.5rem;display:flex}.styles-module__Xs6q-G__field label{color:var(--foreground);font-size:.875rem;font-weight:600}.styles-module__Xs6q-G__field input,.styles-module__Xs6q-G__field textarea{background-color:#fafafa;border:1px solid #e5e7eb;border-radius:.5rem;padding:.875rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.styles-module__Xs6q-G__field input:focus,.styles-module__Xs6q-G__field textarea:focus{border-color:var(--orange);outline:none;box-shadow:0 0 0 3px #ff66001a}.styles-module__Xs6q-G__field input::-moz-placeholder{color:#9ca3af}.styles-module__Xs6q-G__field textarea::-moz-placeholder{color:#9ca3af}.styles-module__Xs6q-G__field input::placeholder,.styles-module__Xs6q-G__field textarea::placeholder{color:#9ca3af}.styles-module__Xs6q-G__field textarea{resize:vertical;min-height:100px}.styles-module__Xs6q-G__fieldCompleted input,.styles-module__Xs6q-G__fieldCompleted textarea,.styles-module__Xs6q-G__fieldCompleted .styles-module__Xs6q-G__customSelectTrigger{border-color:var(--green);box-shadow:0 0 0 3px #22c55e1a}.styles-module__Xs6q-G__fieldCompleted input:focus,.styles-module__Xs6q-G__fieldCompleted textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff66001a}.styles-module__Xs6q-G__fieldInputWrap{position:relative}.styles-module__Xs6q-G__fieldInputWrap input,.styles-module__Xs6q-G__fieldInputWrap textarea{width:100%}.styles-module__Xs6q-G__fieldCheck{z-index:2;pointer-events:none;animation:.3s cubic-bezier(.34,1.56,.64,1) forwards styles-module__Xs6q-G__checkPop;position:absolute;top:-.5rem;right:-.5rem}.styles-module__Xs6q-G__fieldCheckIcon{background-color:var(--green);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}@keyframes styles-module__Xs6q-G__checkPop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.styles-module__Xs6q-G__fileInput{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.styles-module__Xs6q-G__fileTrigger{color:#6b7280;cursor:pointer;word-break:break-all;background-color:#fafafa;border:1px dashed #d1d5db;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1rem;font-size:1rem;font-weight:500;transition:border-color .2s,color .2s;display:flex}.styles-module__Xs6q-G__fileTrigger:hover{border-color:var(--orange);color:var(--orange)}.styles-module__Xs6q-G__fileClear{color:#6b7280;cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:.25rem;padding:0;font-size:.8125rem;display:inline-flex}.styles-module__Xs6q-G__fileClear:hover{color:#dc2626}.styles-module__Xs6q-G__fileHint{color:#6b7280;font-size:.8125rem}.styles-module__Xs6q-G__honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.styles-module__Xs6q-G__navButtons{gap:1rem;margin-top:.5rem;display:flex}.styles-module__Xs6q-G__submitButton{background:linear-gradient(135deg,var(--orange)0%,#e05500 100%);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:.5rem;flex:1;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:transform .2s,box-shadow .2s}.styles-module__Xs6q-G__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #f606}.styles-module__Xs6q-G__submitButton:disabled{opacity:.7;cursor:not-allowed}.styles-module__Xs6q-G__errorMessage{color:#dc2626;text-align:center;font-size:.875rem}.styles-module__Xs6q-G__successMessage{text-align:center;padding:2rem}.styles-module__Xs6q-G__successMessage h2{color:var(--orange);margin-bottom:1rem;font-size:2rem}.styles-module__Xs6q-G__successMessage p{color:var(--foreground)}.styles-module__Xs6q-G__customSelect{position:relative}.styles-module__Xs6q-G__customSelectTrigger{cursor:pointer;text-align:left;background-color:#fafafa;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:space-between;align-items:center;width:100%;padding:.875rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s;display:flex}.styles-module__Xs6q-G__customSelectTrigger:focus{border-color:var(--orange);outline:none;box-shadow:0 0 0 3px #ff66001a}.styles-module__Xs6q-G__customSelectTriggerFilled{color:var(--foreground)}.styles-module__Xs6q-G__customSelectPlaceholder{color:#9ca3af}.styles-module__Xs6q-G__customSelectArrow{color:#6b7280;flex-shrink:0;transition:transform .2s}.styles-module__Xs6q-G__customSelectArrowOpen{transform:rotate(180deg)}.styles-module__Xs6q-G__customSelectDropdown{z-index:50;scrollbar-width:thin;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;max-height:400px;margin:0;padding:.25rem 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.styles-module__Xs6q-G__customSelectOption{cursor:pointer;padding:.75rem 1rem;font-size:1rem;transition:background-color .15s}.styles-module__Xs6q-G__customSelectOption:hover{background-color:#ff660014}.styles-module__Xs6q-G__customSelectOptionActive{color:var(--orange);background-color:#ff66001f;font-weight:600}@media (max-width:768px){.styles-module__Xs6q-G__pageContainer{justify-content:flex-start;padding:5rem 1rem 2rem}.styles-module__Xs6q-G__intro{display:none}.styles-module__Xs6q-G__titleInline{display:block}.styles-module__Xs6q-G__formWrapper{padding:1.5rem}.styles-module__Xs6q-G__row{grid-template-columns:1fr}}
