.styles_light__jlrXZ{--bg-color:transparent;--text-color:#030303;--border-color:#030303;--input-bg:#eaeae9;--placeholder-color:rgba(3,3,3,.4);--hover-bg:rgba(3,3,3,.04);--hover-border:rgba(3,3,3,.2);--system-info-bg:rgba(3,3,3,.05);--system-info-border:rgba(3,3,3,.1);--command-bg:rgba(3,3,3,.1);--file-list-bg:rgba(3,3,3,.05);--file-list-text:#030303;--file-list-item-bg:rgba(3,3,3,.02);--file-list-item-text:#030303;--remove-button-color:rgba(3,3,3,.6);--remove-button-hover:#ff6363;--remove-button-hover-bg:rgba(255,99,99,.1);--title-color:#030303;--description-color:rgba(3,3,3,.6);--file-upload-text:#030303;--file-upload-hint:rgba(3,3,3,.6);--file-upload-bg:#eaeae9;--file-upload-border:rgba(3,3,3,.2);--file-upload-hover-bg:rgba(3,3,3,.04);--file-upload-hover-border:rgba(3,3,3,.3);--button-bg:#d3d4d3;--button-text:#030303;--button-border:#c4c4c4;--button-hover-bg:#d3d4d3;--button-hover-shadow:none;--button-active-shadow:none;--input-focus-border:#030303;--input-focus-shadow:rgba(3,3,3,.1);--error-border:#030303;--error-text:#030303;--error-bg:rgba(3,3,3,.05);--system-info-key-color:#030303;--system-info-value-color:#030303}.styles_dark__W7MXO{--bg-color:transparent;--text-color:hsla(0,0%,100%,.9);--border-color:hsla(0,0%,100%,.1);--input-bg:hsla(0,0%,100%,.05);--placeholder-color:hsla(0,0%,100%,.4);--hover-bg:hsla(0,0%,100%,.04);--hover-border:hsla(0,0%,100%,.2);--system-info-bg:rgba(0,0,0,.3);--system-info-border:hsla(0,0%,100%,.1);--command-bg:rgba(0,0,0,.5);--file-list-bg:rgba(0,0,0,.2);--file-list-text:hsla(0,0%,100%,.7);--file-list-item-bg:hsla(0,0%,100%,.05);--file-list-item-text:hsla(0,0%,100%,.9);--remove-button-color:hsla(0,0%,100%,.6);--remove-button-hover:#ff6363;--remove-button-hover-bg:rgba(255,99,99,.1);--title-color:hsla(0,0%,100%,.9);--description-color:hsla(0,0%,100%,.6);--file-upload-text:hsla(0,0%,100%,.9);--file-upload-hint:hsla(0,0%,100%,.6);--file-upload-bg:hsla(0,0%,100%,.02);--file-upload-border:hsla(0,0%,100%,.1);--file-upload-hover-bg:hsla(0,0%,100%,.04);--file-upload-hover-border:hsla(0,0%,100%,.2);--button-bg:#ff6363;--button-text:#fff;--button-hover-bg:#ff6363;--button-hover-shadow:rgba(0,0,0,.1);--button-active-shadow:rgba(0,0,0,.1);--error-border:#e53e3e;--error-text:#ff6b6b;--error-bg:hsla(0,100%,71%,.1)}.styles_container__m9P3j{display:flex;flex-direction:column;align-items:center;width:100%;max-width:800px;padding:2rem 1.5rem;margin:0 auto;background-color:var(--bg-color)}.styles_title__6ZRuS{margin-bottom:1rem;font-size:2rem;font-weight:600;color:var(--title-color);text-align:center}.styles_description__mOOpL{margin-bottom:2rem;line-height:1.6;color:var(--description-color);text-align:center}.styles_form__tbWKn{width:100%;max-width:800px;margin:0 auto}.styles_formGroup__Ye_TT{margin-bottom:1.5rem}.styles_label__f_CTR{display:flex;margin-top:16px;margin-bottom:8px;font-weight:500;color:var(--text-color);letter-spacing:.1px;opacity:.6}.styles_input__yWbum,.styles_select__VCbb7,.styles_textarea__CfA15{width:100%;padding:.75rem;font-size:1rem;color:var(--text-color);background-color:var(--input-bg);border:1px solid var(--border-color);border-radius:.375rem;transition:all .15s ease-in-out}.styles_select__VCbb7{-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='var(--text-color)' 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:1em}.styles_input__yWbum:focus,.styles_select__VCbb7:focus,.styles_textarea__CfA15:focus{border-color:var(--input-focus-border);outline:none;box-shadow:0 0 0 3px var(--input-focus-shadow)}.styles_input__yWbum:-webkit-autofill,.styles_input__yWbum:-webkit-autofill:active,.styles_input__yWbum:-webkit-autofill:focus,.styles_input__yWbum:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px var(--input-bg) inset!important;-webkit-text-fill-color:var(--text-color)!important}.styles_textarea__CfA15{min-height:120px;resize:vertical}.styles_buttonContainer__x_3ce{display:flex;justify-content:center;margin-top:20px}.styles_button__tylik{min-width:180px;padding:12px 24px;font-size:16px;font-weight:500;color:var(--button-text);cursor:pointer;background-color:var(--button-bg);border:1px solid var(--button-border);border-radius:6px;box-shadow:none;transition:none}.styles_button__tylik:hover{background-color:var(--button-hover-bg);box-shadow:var(--button-hover-shadow);transform:none}.styles_button__tylik:active{box-shadow:var(--button-active-shadow);transform:none}.styles_button__tylik:disabled{cursor:not-allowed;background-color:var(--grey-500)}.styles_systemInfo__f9Wh0{width:100%;padding:1rem;margin:1.5rem 0;overflow-x:auto;font-family:Courier New,Courier,monospace;color:var(--text-color);background-color:var(--system-info-bg);border:1px solid var(--system-info-border);border-radius:.375rem}.styles_systemInfoRow__CuhX9{display:flex;min-width:0;margin-bottom:.5rem}.styles_systemInfoRow__CuhX9:last-child{margin-bottom:0}.styles_systemInfoKey__MGzRr{flex-shrink:0;min-width:150px;font-weight:500;color:var(--system-info-key-color)}.styles_systemInfoValue__tgyou{flex:1;color:var(--system-info-value-color);word-break:break-word;overflow-wrap:break-word;white-space:pre-wrap}.styles_commandLine__h6z6_,.styles_systemInfoValue__tgyou pre{padding:.75rem;margin-top:1rem;font-family:Courier New,Courier,monospace;color:var(--text-color);background-color:var(--command-bg);border-radius:.375rem}.styles_commandLine__h6z6_{display:block}.styles_error__2yxI2{border-color:var(--error-border)!important}.styles_errorMessage__UWGx6{margin-top:.5rem;font-size:.875rem;color:var(--error-text)}.styles_select__VCbb7:disabled,.styles_textarea__CfA15:disabled{cursor:not-allowed;opacity:.7}.styles_success__zYUh_{border-color:var(--error-border)}.styles_textarea__CfA15::-moz-placeholder{color:var(--placeholder-color)}.styles_textarea__CfA15::placeholder{color:var(--placeholder-color)}.styles_select__VCbb7 option{padding:.75rem;color:var(--text-color);background-color:var(--input-bg);border:none;border-radius:0;box-shadow:none}.styles_select__VCbb7::-ms-expand{display:none}.styles_fileUploadContainer__PYabt{position:relative;width:100%;min-height:120px;padding:1.5rem;cursor:pointer;background-color:var(--file-upload-bg);border:2px dashed var(--file-upload-border);border-radius:.375rem;transition:all .2s ease}.styles_fileUploadContainer__PYabt:hover{background-color:var(--file-upload-hover-bg);border-color:var(--file-upload-hover-border)}.styles_fileInput__Rsv0c{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0}.styles_fileUploadContent__RgPHC{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center}.styles_fileUploadText__zDv7_{margin:0 0 .5rem;font-size:1rem;color:var(--file-upload-text)}.styles_fileUploadHint__exg21{margin:.25rem 0;font-size:.875rem;color:var(--file-upload-hint)}.styles_fileList__Wul7I{padding:1rem;margin-top:1rem;background-color:var(--file-list-bg);border-radius:.375rem}.styles_fileListTitle__Atc33{margin:0 0 .5rem;font-size:.875rem;color:var(--file-list-text)}.styles_fileList__Wul7I ul{padding:0;margin:0;list-style:none}.styles_fileListItem__Sl6Sa{display:flex;align-items:center;justify-content:space-between;padding:.5rem;margin-bottom:.25rem;font-size:.875rem;color:var(--file-list-item-text);background-color:var(--file-list-item-bg);border-radius:.25rem}.styles_fileListItem__Sl6Sa:last-child{margin-bottom:0}.styles_removeFileButton__Skf1s{padding:.25rem .5rem;margin-left:.5rem;font-size:1.25rem;line-height:1;color:var(--remove-button-color);cursor:pointer;background:none;border:none;border-radius:.25rem;transition:all .2s ease}.styles_removeFileButton__Skf1s:hover{color:var(--remove-button-hover);background-color:var(--remove-button-hover-bg)}.styles_successMessage__SWtTo{padding:1rem;margin-bottom:1.5rem;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem}.styles_successMessage__SWtTo h3{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;color:#166534}.styles_successMessage__SWtTo p{margin:0;color:#166534}