.page-module__WTmHvG__loginPage{justify-content:center;align-items:center;width:100%;height:calc(100vh - 10rem);display:flex}.page-module__WTmHvG__loginForm{background-color:var(--background-lighter);border-radius:var(--border-radius-m);width:25rem;max-width:calc(100% - 3rem);height:15rem;box-shadow:var(--box-shadow);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-top:5rem;padding:1rem;display:flex}.page-module__WTmHvG__loginLink{text-decoration:underline}
.toast-module__Ny4h1W__toast{border-radius:var(--border-radius-s);min-width:200px;max-width:calc(100vw - 17rem);height:5rem;color:var(--foreground);background-color:var(--background);box-shadow:var(--box-shadow);z-index:1000000;position:fixed;bottom:24px;right:1rem;overflow:hidden;transform:translate(-5rem)}.toast-module__Ny4h1W__toast.toast-module__Ny4h1W__show{animation:.3s ease-in-out forwards toast-module__Ny4h1W__slideIn}.toast-module__Ny4h1W__toast.toast-module__Ny4h1W__hide{animation:.3s ease-in-out forwards toast-module__Ny4h1W__slideOut}.toast-module__Ny4h1W__toast .toast-module__Ny4h1W__progressBar{background-color:var(--background-lighter);width:100%;height:.5rem}.toast-module__Ny4h1W__toast .toast-module__Ny4h1W__progressBar .toast-module__Ny4h1W__bar{width:0%;height:100%;animation:5s linear forwards toast-module__Ny4h1W__progress}.toast-module__Ny4h1W__success{background-color:var(--success-green)}.toast-module__Ny4h1W__error{background-color:var(--error-red)}.toast-module__Ny4h1W__warning{background-color:var(--warning-orange)}.toast-module__Ny4h1W__info{background-color:var(--info-blue)}.toast-module__Ny4h1W__primary{background-color:var(--primary)}.toast-module__Ny4h1W__toastContent{width:90%;height:4rem;font-size:calc(1.1rem*var(--font-scale));justify-content:space-between;align-items:center;margin-top:.2rem;padding:0 1rem;display:flex}.toast-module__Ny4h1W__toast button{width:2.5rem;height:2.5rem;color:inherit;cursor:pointer;border-radius:var(--border-radius-s);background:0 0;border:none;justify-content:center;align-items:center;transition:all .4s ease-in-out;display:flex}.toast-module__Ny4h1W__toast button:hover{background-color:#eee}@keyframes toast-module__Ny4h1W__progress{0%{width:0%}to{width:100%}}@keyframes toast-module__Ny4h1W__slideIn{0%{opacity:0;transform:translate(-5rem)}to{opacity:1;transform:translate(0)}}@keyframes toast-module__Ny4h1W__slideOut{0%{opacity:1;transform:translate(0)}to{opacity:.2;transform:translate(5rem)}}@media screen and (max-width:870px){.toast-module__Ny4h1W__toast{max-width:calc(100vw - 2rem)}.toast-module__Ny4h1W__toastContent{font-size:calc(.9rem*var(--font-scale))}}
.successPage-module__-CmkfW__successPage{justify-content:center;align-items:center;height:calc(100vh - 10rem);display:flex}.successPage-module__-CmkfW__pageContent{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;height:100%;display:flex}.successPage-module__-CmkfW__checkIcon{font-size:calc(5rem*var(--font-scale));color:var(--success-green)}.successPage-module__-CmkfW__seccuessHeadline{font-size:calc(2rem*var(--font-scale))}
.page-module__VT3_YW__formHeader{justify-content:space-between;align-items:center;height:4rem;display:flex}.page-module__VT3_YW__closeFormButton{border-radius:var(--border-radius-s);padding:.5rem;transition:all .4s ease-in-out}.page-module__VT3_YW__closeFormButton:hover{background-color:var(--primary)}
.reportIssue-module__Zg3TJa__container{flex-flow:column;justify-content:center;align-items:flex-start;width:100%;height:auto;display:flex}.reportIssue-module__Zg3TJa__mainHeadline{margin-bottom:-1rem}.reportIssue-module__Zg3TJa__reportForm{flex-flow:column;justify-content:center;align-items:flex-start;width:90%;display:flex}.reportIssue-module__Zg3TJa__label{font-weight:700;font-size:calc(1.3rem*var(--font-scale));margin-top:3rem;margin-bottom:1rem}.reportIssue-module__Zg3TJa__description,.reportIssue-module__Zg3TJa__techDetails{width:100%}.reportIssue-module__Zg3TJa__fileTable{border-collapse:collapse;width:100%;margin-top:1rem}.reportIssue-module__Zg3TJa__fileTable th,.reportIssue-module__Zg3TJa__fileTable td{text-align:center;border:1px solid #ddd;padding:8px}.reportIssue-module__Zg3TJa__preview{border-radius:4px;width:50px;height:auto}.reportIssue-module__Zg3TJa__deleteButton{color:var(--border-color);font-size:calc(1.1rem*var(--font-scale));cursor:pointer;background-color:transparent;border:none;border-radius:4px;padding:4px 8px}.reportIssue-module__Zg3TJa__techButtons{align-items:flex-end;gap:8px;margin:8px 0;display:flex}.reportIssue-module__Zg3TJa__clearButton{width:3rem;height:3rem;font-size:calc(1.2rem*var(--font-scale));background-color:transparent;border:none}.reportIssue-module__Zg3TJa__autoButton,.reportIssue-module__Zg3TJa__sendButton{margin-top:2rem}.reportIssue-module__Zg3TJa__sendButton{margin-bottom:10rem}
