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}.login-container{background-color:#161b22;border-radius:8px;box-shadow:0 0 10px #0000004d;padding:2rem;width:300px}.login-container h1{color:#fff}.login-container h1,h1{font-size:1.5rem;margin-bottom:1.5rem;text-align:center}form{display:flex;flex-direction:column;gap:1rem}input{background-color:#0d1117;border:1px solid #30363d;border-radius:6px;color:#c9d1d9;padding:.75rem}input::placeholder{color:#8b949e}button{border:none;border-radius:6px;cursor:pointer;font-weight:700;padding:.75rem;text-transform:uppercase;transition:background-color .3s ease}.login-button{background-color:#3f51b5;color:#fff}.login-button:hover{background-color:#283593}.submit-button{background-color:#3f51b5;color:#fff}.submit-button:hover{background-color:#283593}.forgot-password-link{color:#58a6ff;display:block;margin-top:1rem;padding:.5rem;text-align:center;text-decoration:none}.forgot-password-link:hover{color:#1f6feb;text-decoration:underline}.signup-button{background-color:initial;border:1px solid #e91e63;color:#e91e63;margin-top:1rem}.signup-button:hover{background-color:#e91e634d}.back-to-login-button{background-color:initial;border:1px solid #58a6ff;color:#58a6ff;margin-top:1rem;width:100%}.back-to-login-button:hover{background-color:#58a6ff4d}.message{color:#c9d1d9;margin-top:1rem;text-align:center}.auth-page{align-items:center;background-color:#0d1117;display:flex;justify-content:center;min-height:100vh}.auth-content{max-width:300px;width:100%}.popup-buttons button:disabled{background:#999;cursor:not-allowed}.item-list{margin-bottom:15px;max-height:300px;overflow-y:auto}.item{background:#333;border-radius:4px;cursor:pointer;margin-bottom:5px}.item:hover{background:#444}.item.selected{background:#3498db}.popup-overlay{background:#00000080;height:100%;width:100%;z-index:1000}.popup-content{background:#2a2a2a;box-shadow:0 5px 15px #0000004d;color:#fff;width:400px}.popup-content h2{font-size:24px;margin-bottom:20px;text-align:center}.popup-content input{background:#333;border:none;border-radius:4px;margin-bottom:15px;width:calc(100% - 20px)}.popup-buttons button{background:#3498db;padding:10px 20px;transition:background-color .3s ease}.popup-buttons button:hover{background:#2980b9}.popup-buttons button:first-child{background:#555}.popup-buttons button:first-child:hover{background:#444}.delete-icon{color:#f44;cursor:pointer;opacity:0;transition:opacity .3s ease}.item-header:hover .delete-icon{opacity:1}.delete-confirmation-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.delete-confirmation-content{background-color:#2a2a2a;border-radius:8px;padding:20px;width:300px}.delete-confirmation-buttons{display:flex;justify-content:space-between;margin-top:20px}.delete-button{background-color:#f44;color:#fff}.baustelle{background-color:#3a3a3a;border-radius:8px;margin-bottom:15px;padding:15px}.baustelle h2{color:#fff;margin-top:0}.baustelle p{color:#ccc}.table-container{max-width:100%;overflow-x:auto}.baustelle-table{border-collapse:collapse;color:#fff;width:100%}.baustelle-table td,.baustelle-table th{border:1px solid #555;padding:8px;text-align:left}.baustelle-table thead{background-color:#2a2a2a}.baustelle-table tbody tr:nth-child(2n){background-color:#444}.baustelle-table tfoot{background-color:#2a2a2a;font-weight:700}.time-frames-container{display:flex;flex-direction:column;gap:5px;padding:5px}.time-frame{align-items:center;background-color:#3a3a3a;border-radius:4px;cursor:pointer;display:flex;justify-content:space-between;padding:5px 10px}.time-frame-actions{display:flex;gap:5px}.action-icon,.paste-icon{color:#4caf50;cursor:pointer;font-size:14px}.action-icon:hover,.paste-icon:hover{color:#45a049}.add-time-frame{border:1px dashed #4caf50;border-radius:4px;color:#4caf50;cursor:pointer;margin-top:5px;padding:5px;text-align:center}.add-time-frame:hover{background-color:#4aaf501a}.item-header{align-items:center;display:flex;justify-content:space-between}.delete-icon-Baustelle{color:#f44;cursor:pointer;margin-left:10px}.delete-icon-Baustelle:hover{color:red}.edit-icon{cursor:pointer}.create-bill-icon{color:#4caf50;cursor:pointer;margin-left:10px}.create-bill-icon:hover{color:#45a049}.time-frame-editor-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.time-frame-editor{background:#2a2a2a;border-radius:8px;box-shadow:0 5px 15px #0000004d;color:#fff;padding:20px;width:400px}.time-frame-editor h3{font-size:24px;margin-bottom:20px;text-align:center}.time-frame-editor .time-frame{background:#333;border-radius:4px;margin-bottom:15px;padding:10px}.time-frame-editor label{display:block;margin-bottom:5px}.time-frame-editor input[type=time]{background:#444;border:none;border-radius:4px;color:#fff;margin-bottom:10px;padding:10px;width:calc(100% - 20px)}.time-frame-editor .remove-btn{background:#f44;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:5px;padding:5px 10px}.time-frame-editor .add-btn{background:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-bottom:15px;padding:10px;width:100%}.editor-buttons{display:flex;justify-content:space-between}.editor-buttons button{border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 20px;transition:background-color .3s ease}.editor-buttons button:first-child{background:#555}.editor-buttons button:first-child:hover{background:#444}.editor-buttons button:last-child{background-color:#4caf50}.editor-buttons button:last-child:hover{background-color:#45a049}.editor-buttons button:disabled{background:#999;cursor:not-allowed}.edit-baustelle-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0}.edit-baustelle-popup{background-color:#2a2a2a;border-radius:8px;padding:20px;width:300px}.edit-baustelle-popup h2{color:#fff;margin-top:0}.edit-baustelle-popup input{background-color:#333;border:1px solid #444;box-sizing:border-box;color:#fff;margin-bottom:10px;padding:10px;width:100%}.add-baustelle-btn{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;margin:4px 2px;padding:10px 20px;text-align:center;text-decoration:none}.add-baustelle-btn:hover{background-color:#45a049}.popup-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0}.popup-content{background-color:#2a2a2a;border-radius:8px;padding:20px;width:300px}.popup-content h2{color:#fff;margin-top:0}.popup-content input{background-color:#333;border:1px solid #444;box-sizing:border-box;color:#fff;margin-bottom:10px;padding:10px;width:100%}.popup-buttons{display:flex;justify-content:space-between}.popup-buttons button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-left:10px;padding:5px 10px}.popup-buttons button:hover{background-color:#45a049}.dashboard{align-items:flex-start;background-color:#1a1a1a;color:#fff;display:flex;height:100vh;justify-content:flex-start;margin:0;overflow:hidden;width:100%}.main-content{flex-grow:1;overflow-y:auto}.main-content,.sidebar{height:100vh;padding:20px}.sidebar{background-color:#2a2a2a;width:250px}.category-items-container,.sidebar{flex-direction:column;overflow:hidden}.category-items-container{display:flex;flex-grow:1}.category-items{flex-grow:1;max-height:calc(100vh - 190px);overflow-y:auto;padding-right:10px}.category-buttons{align-items:flex-start;display:flex;gap:5px;justify-content:space-around}.category-btn{align-items:center;background-color:initial;border:none;color:#fff;cursor:pointer;display:flex;margin-bottom:10px;margin-left:0;padding:10px;transition:all .3s ease;width:100%}.category-btn:hover{background-color:#ffffff1a;box-shadow:0 0 10px #ffffff1a}.category-btn.active{background-color:#3a3a3a}.category-btn span{margin-left:5px}.sidebar-footer{margin-top:auto;width:100%}.sidebar-search{background-color:#3a3a3a;border:none;border-radius:8px;box-sizing:border-box;color:#fff;margin-bottom:10px;margin-right:5px;padding:10px;width:100%}.sidebar-search::placeholder{color:#aaa}.sidebar-search svg{margin-right:5px}.add-item-btn{align-items:center;background-color:#4a4a4a;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:10px;transition:background-color .3s ease;width:100%}.add-item-btn:hover{background-color:#5a5a5a}.add-item-btn svg{margin-right:5px}.category-items{margin-top:20px}.item{border-bottom:1px solid #444;color:#fff;cursor:crosshair;padding:10px;transition:background-color .3s ease}.item:hover{background-color:#3a3a3a}.delete-icon-sidebar-item{color:#f44;cursor:pointer;right:5px;top:5px}.delete-icon:hover{color:red}.dashboard-controls{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.sort-button{background-color:#f9d949;border:none;border-radius:5px;color:#1a1a1a;cursor:pointer;font-weight:700;padding:10px 20px;transition:background-color .3s}.sort-button:hover{background-color:#f0c000}
/*# sourceMappingURL=main.d7c4c1c8.css.map*/