.page_formContainer__FuK6m{max-width:800px;margin:2rem auto;padding:2rem;background:white;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.08)}.page_formContainer__FuK6m h1,.page_formContainer__FuK6m h2{color:black}.page_formContainer__FuK6m>p{margin-bottom:2rem;color:#666}.page_formSection__uXXvC{border-top:1px solid #e5e5e5;padding-top:30px;margin-top:30px}.page_formSection__uXXvC:first-of-type{border-top:none;padding-top:0;margin-top:0}.page_formSection__uXXvC h2{margin-top:0;margin-bottom:1.5rem}.page_formRow__osdrO{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:15px}.page_formGroup__dvR20{flex:1 1;min-width:calc(50% - 10px)}.page_formGroup__dvR20>label{display:block;margin-bottom:5px;font-weight:500}.page_formGroup__dvR20 input,.page_formGroup__dvR20 select,.page_formGroup__dvR20 textarea{width:100%;padding:10px;border:1px solid #ccc;border-radius:8px;font-size:1rem;color:black;background-color:white}.page_formGroup__dvR20 select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}.page_formGroup__dvR20 textarea{min-height:120px;resize:vertical}.page_formNote__0EfEI{font-size:.85em;color:#666;margin-top:5px}.page_submitBtn__Qnk9N{width:100%;padding:14px;margin-top:2rem;font-size:1.2em;background-color:#000;color:#fff;border:none;cursor:pointer;border-radius:8px;transition:background-color .2s ease,transform .2s ease}.page_submitBtn__Qnk9N:not(:disabled):hover{background-color:#333;transform:translateY(-2px)}.page_submitBtn__Qnk9N:disabled{background-color:#ccc;cursor:not-allowed}.page_formFeedback__6_ZtF{padding:15px;border-radius:4px;margin-top:20px}.page_formFeedback__6_ZtF.page_success__0MOgp{background-color:#d4edda;color:#155724}.page_formFeedback__6_ZtF.page_error__o5n2u{background-color:#f8d7da;color:#721c24}.page_authGuardMessage__Sy78F,.page_loginPrompt__9KUk_{text-align:center;padding:4rem 0}.page_formGroupCheckboxes__2bVRr{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-top:.75rem}.page_customLabel__28IRy{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-weight:400}.page_customLabel__28IRy input[type=checkbox]{display:none}.page_customCheckbox__PuINZ{display:inline-block;width:20px;height:20px;background-color:white;border:2px solid black;border-radius:4px;position:relative;flex-shrink:0;transition:all .2s}.page_customCheckbox__PuINZ:after{content:"";position:absolute;display:none;left:6.4px;top:2.5px;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;transform:rotate(45deg)}.page_customLabel__28IRy input[type=checkbox]:checked+.page_customCheckbox__PuINZ{background-color:#F37F21;border-color:#000}.page_customLabel__28IRy input[type=checkbox]:checked+.page_customCheckbox__PuINZ:after{display:block}.page_numberInputWrapper__EctIF{position:relative;display:flex}.page_customNumberInput__oypbg{-moz-appearance:textfield}.page_customNumberInput__oypbg::-webkit-inner-spin-button,.page_customNumberInput__oypbg::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.page_numberInputButtons__QdcH8{position:absolute;right:1px;top:1px;bottom:1px;display:flex;flex-direction:column;border-left:1px solid #ccc;border-top-right-radius:8px;border-bottom-right-radius:8px;overflow:hidden}.page_numberInputButtons__QdcH8 button{background-color:white;border:none;cursor:pointer;padding:0 8px;flex:1 1;color:black;font-size:10px;display:flex;align-items:center;justify-content:center}.page_numberInputButtons__QdcH8 button:hover{background-color:#f0f0f0}.page_numberInputButtons__QdcH8 button:first-child{border-bottom:1px solid #ccc}.page_fileSelectButton__b5brf{background-color:#f0f0f0;border:1px solid #ccc;border-radius:4px;padding:.75rem;cursor:pointer}.page_fileSelectButton__b5brf:hover{background-color:#e0e0e0}.page_filePreviewContainer__thDm3{margin-top:1rem;padding:1rem;background-color:#f9f9f9;border:1px solid #e5e5e5;border-radius:4px}.page_fileList__FY6lm{list-style:none;padding:0;margin-top:.5rem}.page_fileListItem__bOFxZ{display:flex;justify-content:space-between;align-items:center;padding:.5rem;border-bottom:1px solid #eee}.page_fileRemoveButton__Okm_G{background:none;border:none;color:#ff4d4d;font-size:1.5rem;line-height:1;cursor:pointer;padding:0 .5rem}.page_formGroup__dvR20 input:-webkit-autofill,.page_formGroup__dvR20 select:-webkit-autofill{box-shadow:inset 0 0 0 30px white!important;-webkit-text-fill-color:black!important}.page_imagePreviewGrid__Tol4C{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:1rem;gap:1rem;margin-top:1rem;padding:1rem;background-color:#f9f9f9;border-radius:8px}.page_imagePreviewItem__y9zzU{position:relative;aspect-ratio:1/1;border-radius:8px;overflow:hidden;cursor:pointer}.page_imagePreviewItem__y9zzU img{object-fit:cover}.page_removeImageButton__OVh23{position:absolute;top:5px;right:5px;width:24px;height:24px;background-color:rgba(0,0,0,.6);color:white;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;line-height:24px;text-align:center;transition:background-color .2s ease;padding:0}.page_removeImageButton__OVh23:hover{background-color:rgba(0,0,0,.8)}.page_searchContainer__TpdMy{position:relative;width:100%}.page_searchInput__7MYVH{width:100%;padding:.75rem;border:1px solid #ccc;border-radius:8px;font-size:1rem}.page_suggestionsList__sFy3_{position:absolute;top:100%;left:0;right:0;background:white;border:1px solid black;border-top:none;border-radius:0 0 8px 8px;list-style:none;margin:0;padding:0;z-index:10;box-shadow:0 4px 6px rgba(0,0,0,.1)}.page_suggestionItem__uxgQR{padding:.75rem;cursor:pointer}.page_suggestionItem__uxgQR:hover{background-color:#f5f5f5}.page_clearButton__uBkjM{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:none;background:transparent;cursor:pointer;color:black;font-size:1.5rem;line-height:1;padding:5px;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.page_clearButton__uBkjM:hover{background-color:#f0f0f0}.page_clearButton__uBkjM:active{background-color:#e0e0e0}.page_verificationPrompt__Lz8kB{max-width:600px;margin:4rem auto;text-align:center;padding:2.5rem;border:1px solid #e0e0e0;border-radius:12px;background-color:#f9f9f9}.page_verificationPrompt__Lz8kB h2{margin-top:0;font-size:1.8rem}.page_verificationPrompt__Lz8kB p{color:#555;line-height:1.6;margin-bottom:2rem}.page_verifyButton__il1_b{display:inline-block;padding:.8rem 1.75rem;border:none;border-radius:8px;background-color:#F37F21;color:white;font-size:1rem;font-weight:600;cursor:pointer;text-decoration:none;transition:background-color .2s}.page_verifyButton__il1_b:hover{background-color:#d86c13}.page_customLabel__28IRy input[type=radio]{display:none}.page_customRadio__QJ7nh{display:inline-block;width:20px;height:20px;background-color:white;border:2px solid black;border-radius:50%;position:relative;flex-shrink:0;transition:all .2s}.page_customRadio__QJ7nh:after{content:"";position:absolute;display:none;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:#F37F21}.page_customLabel__28IRy input[type=radio]:checked+.page_customRadio__QJ7nh{background-color:#F37F21;border-color:black}.page_customLabel__28IRy input[type=radio]:checked+.page_customRadio__QJ7nh:after{display:block}.page_title__XTNiO{font-size:2.5rem;font-weight:700;color:#1a202c;text-align:center;margin-bottom:2rem}.page_filterForm__3GQ6V{background-color:white;padding:1.5rem 2rem;border-radius:12px;border:1px solid #e0e0e0;margin:2rem 0;box-shadow:0 4px 12px rgba(0,0,0,.05)}.page_filterGrid__FuFv1{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:1.5rem;align-items:end}.page_formGroup__hfPga{display:flex;flex-direction:column}.page_formGroup__hfPga label{margin-bottom:.5rem;font-weight:500;color:#4a5568}.page_formGroup__hfPga input,.page_formGroup__hfPga select{width:100%;padding:.75rem;border:1px solid #ccc;border-radius:8px;font-size:1rem;background-color:white}.page_formGroup__hfPga select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}.page_checkboxContainer__bf_x7{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e5e5}.page_checkboxGroupTitle__kfw94{font-weight:600;color:#333;display:block;margin-bottom:1rem}.page_checkboxGrid__SQUZF{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:1rem 1.5rem;gap:1rem 1.5rem}.page_buttonGroup__N0a48{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e5e5}.page_applyButton__NEvwT{background-color:#F37F21;color:white;border:1px solid black;padding:.75rem 1.5rem;font-weight:700;cursor:pointer;border-radius:8px;transition:all .2s ease}.page_applyButton__NEvwT:active{background-color:#F37F21}.page_applyButton__NEvwT:hover:not(:disabled){background-color:#F37F21;transform:translateY(-2px)}.page_applyButton__NEvwT:active:not(:disabled){background-color:#d86c13;transform:scale(.97)}.page_resetButton__42Vd_{background-color:black;color:white;border:1px solid black;padding:.75rem 1.5rem;font-weight:700;cursor:pointer;border-radius:8px;transition:all .2s ease}.page_resetButton__42Vd_:hover:not(:disabled){background-color:black;transform:translateY(-2px)}.page_resetButton__42Vd_:active:not(:disabled){background-color:#696969;transform:scale(.97)}.page_grid__MzOXw{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1.5rem;gap:1.5rem;list-style:none;padding:0;margin-top:2rem}.page_noResults__3jGcS{text-align:center;padding:3rem 1rem;font-size:1.1rem;color:#718096}@media (max-width:1024px){.page_filterGrid__FuFv1{grid-template-columns:repeat(2,1fr)}}@media (max-width:1200px){.page_grid__MzOXw{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.page_filterGrid__FuFv1{grid-template-columns:1fr}}.page_numberInputWrapper__2_N_l{position:relative;display:flex}.page_customNumberInput__SDxKk{-moz-appearance:textfield}.page_customNumberInput__SDxKk::-webkit-inner-spin-button,.page_customNumberInput__SDxKk::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.page_numberInputButtons__sjHc5{position:absolute;right:1px;top:1px;bottom:1px;display:flex;flex-direction:column;border-left:1px solid #ccc;border-top-right-radius:8px;border-bottom-right-radius:8px;overflow:hidden}.page_numberInputButtons__sjHc5 button{background-color:white;border:none;cursor:pointer;padding:0 8px;flex:1 1;color:black;font-size:10px;display:flex;align-items:center;justify-content:center}.page_numberInputButtons__sjHc5 button:hover{background-color:#f0f0f0}.page_numberInputButtons__sjHc5 button:first-child{border-bottom:1px solid #ccc}.page_customLabel__mVwLw{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-weight:400}.page_customLabel__mVwLw input[type=checkbox]{display:none}.page_customCheckbox__m_Xz4{display:inline-block;width:20px;height:20px;background-color:white;border:2px solid black;border-radius:4px;position:relative;flex-shrink:0}.page_customCheckbox__m_Xz4:after{content:"";position:absolute;display:none;left:4.8px;top:1.5px;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;transform:rotate(45deg)}.page_customLabel__mVwLw input[type=checkbox]:checked+.page_customCheckbox__m_Xz4{background-color:#000;border-color:#000}.page_customLabel__mVwLw input[type=checkbox]:checked+.page_customCheckbox__m_Xz4:after{display:block}.page_customClearButton__qmojB{position:absolute;top:50%;right:12px;transform:translateY(-50%);background:none;border:none;color:black;font-size:.95rem;font-weight:600;line-height:1;cursor:pointer;padding:0;transition:color .2s ease;display:flex;align-items:center;justify-content:center;height:100%}.page_customClearButton__qmojB:hover{color:#666}.page_customClearButton__qmojB:active{color:#aaa}.page_searchContainer__NaUI7{position:relative;width:100%}.page_searchInput__X6v4d{width:100%;padding:.75rem;border:1px solid #ccc;border-radius:8px;font-size:1rem}.page_suggestionsList__fYSR7{position:absolute;top:100%;left:0;right:0;background:white;border:1px solid black;border-top:none;border-radius:0 0 8px 8px;list-style:none;margin:0;padding:0;z-index:10;box-shadow:0 4px 6px rgba(0,0,0,.1)}.page_suggestionItem__65UJ8{padding:.75rem;cursor:pointer}.page_suggestionItem__65UJ8:hover{background-color:#f5f5f5}.page_clearButton__i6fCf{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:none;background:transparent;cursor:pointer;color:black;font-size:1.5rem;line-height:1;padding:5px;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.page_clearButton__i6fCf:hover{background-color:#f0f0f0}.page_clearButton__i6fCf:active{background-color:#e0e0e0}.page_loadMoreContainer__pVdEO{text-align:center;padding:3rem 0}.page_loadMoreButton__P1oYK{background-color:black;color:white;border:none;border-radius:8px;padding:.8rem 2.5rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .2s,transform .2s}.page_loadMoreButton__P1oYK:hover:not(:disabled){background-color:gray;transform:translateY(-2px)}.page_loadMoreButton__P1oYK:disabled{background-color:#ccc;cursor:not-allowed}.page_applyButtonActive__xSrB0{background-color:#d86c13;color:white;border-color:#d86c13}.page_activeFiltersContainer__sfUp1{display:flex;flex-wrap:wrap;gap:.75rem;padding:1rem 0;margin-bottom:1rem;align-items:center}.page_activeFiltersTitle__QQXmh{font-weight:600;font-size:.9rem;margin-right:.5rem}.page_filterPill__RyBTf{display:flex;align-items:center;gap:.5rem;background-color:#f0f0f0;padding:.4rem .8rem;border-radius:16px;font-size:.85rem;border:1px solid #e0e0e0}.page_removePillButton__q0pk3{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;font-size:1.2rem;line-height:1;color:#888;transition:color .2s}.page_removePillButton__q0pk3:hover{color:#e53e3e}