*{margin:0}html,body,#root,.App{height:100%}p,span,input,select,label,button,a,h1,h2,h3,h4,h5,h6{font-family:Montserrat}input:disabled,select:disabled,textarea:disabled{background-color:#f2f2f2;color:#888;border:1px solid #ccc;cursor:not-allowed;opacity:1}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Italic-VariableFont_wght-B1o0utJu.ttf) format("truetype")}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-VariableFont_wght-CiIa1Ne8.ttf) format("truetype")}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background-color:transparent;box-shadow:none}::-webkit-scrollbar-thumb{background-color:#001937;border-radius:10px;border:2px solid #f0f0f0}::-webkit-scrollbar-thumb:hover{background:#001937}._header_pmyv0_1{width:100%;margin-bottom:2rem}._form_container_pmyv0_11{max-width:800px;margin:0 auto;padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}._error_container_pmyv0_29{height:100vh;display:flex;justify-content:center;align-items:center;gap:10px;flex-direction:column;text-align:center}._form_title_pmyv0_49{color:#202124;font-size:2rem;margin-bottom:2rem;text-align:center;font-weight:400}._form_body_pmyv0_65{display:flex;flex-direction:column;gap:2rem}._form_section_pmyv0_77{padding:1.5rem;border:1px solid #dadce0;border-radius:8px}._section_title_pmyv0_89{color:#3c4043;font-size:1.2rem;margin-bottom:1.5rem;font-weight:500}._input_group_pmyv0_103{margin-bottom:1.5rem;display:flex;flex-direction:column;justify-content:center}._input_label_pmyv0_117{display:block;color:#3c4043;font-size:.875rem;margin-bottom:.5rem;font-weight:500}._text_input_pmyv0_133{padding:.75rem;border:1px solid #dadce0;border-radius:4px;font-size:1rem;transition:border .2s}._text_input_pmyv0_133:focus{outline:none;border-color:#1a73e8;box-shadow:0 0 0 2px #e8f0fe}._select_input_pmyv0_161{width:100%;padding:.75rem;border:1px solid #dadce0;border-radius:4px;font-size:1rem;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;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='currentColor' 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 .75rem center;background-size:1rem;transition:border .2s}._select_input_pmyv0_161:focus{outline:none;border-color:#1a73e8;box-shadow:0 0 0 2px #e8f0fe}._radio_group_pmyv0_205,._checkbox_group_pmyv0_207{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}._radio_option_pmyv0_221,._checkbox_option_pmyv0_223{display:flex;align-items:center;gap:.75rem;cursor:pointer}._radio_label_pmyv0_237,._checkbox_label_pmyv0_239{font-size:.9rem;color:#3c4043}input[type=radio],input[type=checkbox]{width:1.1rem;height:1.1rem;accent-color:#1a73e8}._input_row_pmyv0_269{display:flex;gap:1rem;flex-wrap:wrap}._input_small_pmyv0_281{flex:1}._input_medium_pmyv0_289{flex:2}input[placeholder="00000-000"]{font-family:monospace}._select_input_pmyv0_161 option{padding:.5rem}._select_input_pmyv0_161 option[value=""]{color:#5f6368;font-style:italic}._checkbox_container_pmyv0_329{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer}._checkbox_input_pmyv0_343{min-width:1.25rem;min-height:1.25rem;margin-top:.2rem}._checkbox_label_pmyv0_239{font-size:.9rem;line-height:1.4;color:#3c4043}._terms_link_pmyv0_367{color:#1a73e8;text-decoration:none;font-weight:500}._terms_link_pmyv0_367:hover{text-decoration:underline}._error_message_pmyv0_387{display:block;color:#d93025;font-size:.75rem;margin-top:.5rem}._submit_button_pmyv0_403:disabled{background-color:#ccc;cursor:not-allowed;display:flex;align-items:center;justify-content:center;gap:5px}._submit_button_pmyv0_403 ._spinner_pmyv0_421{font-size:1rem}._textarea_input_pmyv0_431{width:100%;padding:.75rem;border:1px solid #dadce0;border-radius:4px;font-size:1rem;font-family:inherit;resize:vertical;min-height:100px;transition:border .2s}._textarea_input_pmyv0_431:focus{outline:none;border-color:#1a73e8;box-shadow:0 0 0 2px #e8f0fe}._custom_upload_button_pmyv0_469{background-color:#1765cc;color:#fff;display:flex;gap:10px;border:none;padding:.4rem 1rem;font-size:.9rem;border-radius:4px;cursor:pointer;transition:background-color .2s}._container_input_multiple_file_pmyv0_495 ._custom_upload_button_pmyv0_469{width:fit-content}._container_input_multiple_file_pmyv0_495,._container_input_file_pmyv0_505{display:flex;gap:.5rem}._container_input_multiple_file_pmyv0_495{flex-wrap:wrap}._file_name_pmyv0_525{font-size:.85rem;color:#333;border-radius:2px;padding:0 4px;background-color:#bababa;display:flex;align-items:center;gap:8px;margin-top:5px}._remove_file_button_pmyv0_551{background:none;border:none;color:#d32f2f;cursor:pointer;padding:2px}._custom_upload_button_pmyv0_469:hover{background-color:#1765cc}._custom_upload_button_pmyv0_469:active{background-color:#185abc}._file_hint_pmyv0_583{color:#5f6368;font-size:.75rem;margin-top:.25rem}._new_token_button_pmyv0_595{background-color:#1a73e8;color:#fff;border:none;padding:.75rem 1.5rem;font-size:1rem;border-radius:4px;cursor:pointer;transition:background-color .2s}._submit_button_pmyv0_403{background-color:#1a73e8;color:#fff;border:none;padding:.75rem 1.5rem;font-size:1rem;border-radius:4px;cursor:pointer;transition:background-color .2s;display:flex}._submit_button_pmyv0_403:hover{background-color:#1765cc}._submit_button_pmyv0_403:active{background-color:#185abc}._loading_pmyv0_659{display:flex;justify-content:center;align-items:center;height:100vh}._spinner_pmyv0_421{animation:_spin_pmyv0_421 .8s linear infinite;font-size:2.5rem}@keyframes _spin_pmyv0_421{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._info_text_pmyv0_703{font-size:14px;color:#333;margin-bottom:24px;line-height:1.5}@media (max-width: 600px){._form_container_pmyv0_11{padding:1rem}._container_input_file_pmyv0_505{flex-direction:column}._custom_upload_button_pmyv0_469{justify-content:center}._container_input_multiple_file_pmyv0_495 ._custom_upload_button_pmyv0_469{width:100%}._input_row_pmyv0_269{flex-direction:column}._form_title_pmyv0_49{font-size:1.5rem}}._header_16byj_1{width:100%;margin-bottom:2rem}._form_container_16byj_11{max-width:800px;margin:0 auto;padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}._form_body_16byj_31{display:flex;flex-direction:column;gap:2rem}._form_section_16byj_43{padding:1.5rem;border:1px solid #dadce0;border-radius:8px}._section_title_16byj_55{color:#3c4043;font-size:1.2rem;margin-bottom:1.5rem;font-weight:500}._input_group_16byj_69{margin-bottom:1.5rem;display:flex;flex-direction:column;justify-content:center}._checkbox_container_16byj_83{display:flex;gap:10px}._checkbox_container_16byj_83{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer}._error_message_16byj_107{display:block;color:#d93025;font-size:.75rem;margin-top:.5rem}._error_container_16byj_121{height:100vh;display:flex;justify-content:center;align-items:center;gap:10px;flex-direction:column;text-align:center}._checkbox_input_16byj_141{min-width:1.25rem;min-height:1.25rem;margin-top:.2rem}._checkbox_label_16byj_153{font-size:.9rem;line-height:1.4;color:#3c4043}._terms_link_16byj_165{color:#1a73e8;text-decoration:none;font-weight:500}._terms_link_16byj_165:hover{text-decoration:underline}._input_label_16byj_185{display:block;color:#3c4043;font-size:.875rem;margin-bottom:.5rem;font-weight:500}._text_input_16byj_201{padding:.75rem;border:1px solid #dadce0;border-radius:4px;font-size:1rem;transition:border .2s}._text_input_16byj_201:focus{outline:none;border-color:#1a73e8;box-shadow:0 0 0 2px #e8f0fe}._textarea_input_16byj_231{padding:.75rem;border:1px solid #dadce0;border-radius:4px;font-size:1rem;font-family:inherit;resize:vertical;min-height:100px;transition:border .2s}._textarea_input_16byj_231:focus{outline:none;border-color:#1a73e8;box-shadow:0 0 0 2px #e8f0fe}._file_input_16byj_267{width:100%;padding:.5rem 0}._file_hint_16byj_277{color:#5f6368;font-size:.75rem;margin-top:.25rem}._submit_button_16byj_291{background-color:#1a73e8;color:#fff;border:none;padding:.75rem 1.5rem;font-size:1rem;border-radius:4px;cursor:pointer;transition:background-color .2s;display:flex;gap:5px}._submit_button_16byj_291:hover{background-color:#1765cc}._submit_button_16byj_291:active{background-color:#185abc}._spinner_16byj_333{animation:_spin_16byj_333 .8s linear infinite}._info_text_16byj_343{font-size:14px;color:#333;margin-bottom:24px;line-height:1.5}@keyframes _spin_16byj_333{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 600px){._form_container_16byj_11{padding:1rem}._form_title_16byj_389{font-size:1.5rem}}._error_container_18psc_1{height:100vh;display:flex;justify-content:center;align-items:center;gap:10px;flex-direction:column;text-align:center}._new_token_button_18psc_21{background-color:#1a73e8;color:#fff;border:none;padding:.75rem 1.5rem;font-size:1rem;border-radius:4px;cursor:pointer;transition:background-color .2s}._loading_18psc_43{display:flex;justify-content:center;align-items:center;height:100vh}._spinner_18psc_57{animation:_spin_18psc_57 .8s linear infinite;font-size:2.5rem}@keyframes _spin_18psc_57{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._confirm_container_18psc_87{display:flex;align-items:center;justify-content:center;height:100vh;background-color:#f8f9fa;font-family:Roboto,sans-serif}._card_18psc_105{background-color:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;text-align:center;max-width:400px;width:100%}._question_18psc_125{font-size:1.25rem;margin-bottom:1.5rem}._button_group_18psc_135{display:flex;justify-content:space-around}._confirm_button_18psc_145,._reject_button_18psc_147{padding:.75rem 1.5rem;font-size:1rem;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease}._confirm_button_18psc_145{background-color:#0f9d58;color:#fff}._confirm_button_18psc_145:hover{background-color:#0c7a43}._reject_button_18psc_147{background-color:#d93025;color:#fff}._reject_button_18psc_147:hover{background-color:#b1271b}
