body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}.App{align-items:center;background-color:#121212;display:flex;flex-direction:column;justify-content:center;min-height:100vh;text-align:center}.App-logo{background:#0000;height:10vmin;left:0;margin-bottom:20px;pointer-events:none;position:absolute;top:0;width:auto}.App-header{margin-top:60px}@media (max-width:600px){.logout-button-container{right:20px;top:60px}.App-logo{height:15vmin}}.App-link{color:#61dafb}.logout-button-container{position:absolute;right:10px;top:10px}h2{margin-top:20px}h3{border-bottom:2px solid #e07a3f}h2,h3{color:#fff;font-size:2.5rem;margin-bottom:15px;padding-bottom:5px;text-transform:uppercase}form{background:#1e1e2e;background:linear-gradient(135deg,#1e1e2e,#121212);border-radius:8px;box-shadow:0 4px 15px #0000004d;gap:15px;margin:auto;max-width:500px;min-width:440px;padding:20px;width:100%}.form-section,form{display:flex;flex-direction:column}.form-section{border-bottom:1px solid #333;gap:5px;margin-bottom:20px;padding-bottom:15px}form label{font-size:1.5rem;font-weight:500}form input,form select{background-color:#1e1e2e;border:1px solid #555;border-radius:4px;color:#ededed;max-width:400px;padding:10px;transition:border-color .3s ease;width:100%}form input:-webkit-autofill,form select:-webkit-autofill{-webkit-text-fill-color:#ededed;background-color:#1e1e2e!important;box-shadow:inset 0 0 0 1000px #1e1e2e;color:#ededed!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}form input:-webkit-autofill:first-line,form select:-webkit-autofill:first-line{color:#ededed!important}form input:-webkit-autofill:hover,form select:-webkit-autofill:hover{background-color:#1e1e2e!important;color:#ededed!important}.input-group{display:flex;flex-direction:column}form label{color:#aaa;font-size:1.7rem;margin-bottom:5px}.file-input-label,button{background-color:#e07a3f;border:1px solid #4a2d22;border-radius:4px;color:#fff;cursor:pointer;font-size:1.8rem;padding:10px 20px;transition:background-color .3s ease}.file-input-label{margin-top:10px}.file-input-label:hover,button:hover{background-color:#c56733}button:disabled{background-color:grey;border:1px solid grey}.success-message{background-color:#4caf50;border-radius:4px;color:#fff;margin-top:15px;padding:10px;text-align:center}@media (max-width:600px){header{align-items:center;display:flex;flex-direction:column;gap:10px;margin-top:60px}h2{text-align:center}h2,h3{font-size:2.2rem}form{min-width:300px;padding:15px;width:90%}button,form input,form select{font-size:1.5rem;max-width:100%}.logo,.logout-button{text-align:center;width:100%}}.selected-files{display:flex;flex-direction:column;gap:10px;max-height:150px;max-width:400px;overflow-y:auto;width:100%}.selected-files ul{font-size:1.5rem;list-style-type:none;padding:0}.file-item{align-items:center;background:#1e1e2e;border-radius:4px;color:#ededed;display:flex;font-size:14px;justify-content:space-between;margin-bottom:5px;overflow:hidden;padding:5px 10px}.file-name{flex-grow:1;max-width:calc(100% - 100px);overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.delete-file{color:red;cursor:pointer;font-size:1.6rem;margin-left:10px}@media (max-width:600px){.selected-files{max-width:350px;overflow:hidden;width:100%}}.input-group{margin-bottom:5px}.input-group label{display:block;margin-bottom:5px}.input-group .required{color:red}.input-group .error-message{color:#ff4c4c;display:block;font-size:1.6rem;margin-top:5px;text-align:left}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0}.modal{background:#1e1e2e;border-radius:8px;color:#fff;font-size:1.6rem;max-width:400px;padding:20px;text-align:center;width:90%}.modal-buttons{display:flex;justify-content:space-around;margin-top:20px}.modal-buttons button{background:#e07a3f;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}.modal-buttons button:hover{background:#d0692e}.compensation{display:flex;justify-content:space-between}span{color:#aaa;font-size:1.7rem}.navbar-collapse{display:flex;justify-content:flex-end}.login-page{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center}.login-button,.logout-button{font-size:1.8rem;padding:10px}
/*# sourceMappingURL=main.d16ac96f.css.map*/