.layout{min-height:100vh}.navbar{align-items:center;background-color:#06c;color:#fff;display:flex;height:60px;justify-content:space-between;padding:0 1.5rem}.nav-brand{font-size:1.25rem;font-weight:600}.nav-links{display:flex;gap:1.5rem}.nav-links a{border-bottom:2px solid transparent;color:hsla(0,0%,100%,.8);padding:.5rem 0;text-decoration:none}.nav-links a:hover{color:#fff;text-decoration:none}.nav-links a.active{border-bottom-color:#fff;color:#fff}.nav-user{align-items:center;display:flex;gap:1rem}.nav-user span{font-size:.9rem}.nav-user button{background-color:hsla(0,0%,100%,.2);border:none;border-radius:4px;color:#fff;font-size:.85rem;padding:.4rem .75rem}.nav-user button:hover{background-color:hsla(0,0%,100%,.3)}.main-content{margin:0 auto;max-width:1200px;padding:1.5rem}.login-container{align-items:center;background-color:#f5f5f5;display:flex;justify-content:center;min-height:100vh}.login-box{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);max-width:400px;padding:2rem;width:100%}.login-box h1{color:#333;margin-bottom:1.5rem;text-align:center}.login-error{background-color:#fee;border:1px solid #fcc;border-radius:4px;color:#c00;padding:.75rem}.form-group,.login-error{margin-bottom:1rem}.form-group input{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem;width:100%}.form-group input:focus{border-color:#06c;box-shadow:0 0 0 2px rgba(0,102,204,.2);outline:none}.login-box button{background-color:#06c;border:none;border-radius:4px;color:#fff;font-size:1rem;font-weight:500;margin-top:.5rem;padding:.75rem;width:100%}.login-box button:hover{background-color:#0052a3}.login-box button:disabled{background-color:#999;cursor:not-allowed}.page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.page-header h1{font-size:1.5rem;font-weight:600}.error-message{background-color:#fee;border:1px solid #fcc;border-radius:4px;color:#c00;margin-bottom:1rem;padding:.75rem}.date-nav{align-items:center;display:flex;gap:.5rem}.date-nav input[type=date]{border:1px solid #ddd;border-radius:4px;padding:.5rem}.date-nav button{background-color:#e9e9e9;border:1px solid #ddd;border-radius:4px;padding:.5rem .75rem}.date-nav button:hover{background-color:#ddd}.entry-form{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);margin-bottom:1.5rem;padding:1.5rem}.form-row{display:flex;gap:1rem;margin-bottom:1rem}.form-row:last-child{margin-bottom:0}.form-group{flex:1 1}.form-group-small{flex:0 0 100px}.form-group-notes{flex:2 1}.form-group label{display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select{border:1px solid #ddd;border-radius:4px;padding:.6rem;width:100%}.form-group input:focus,.form-group select:focus{border-color:#06c;outline:none}.form-actions{align-items:flex-end;display:flex;gap:.5rem}.form-actions button{background-color:#06c;border:none;border-radius:4px;color:#fff;font-weight:500;padding:.6rem 1.25rem}.form-actions button:hover{background-color:#0052a3}.form-actions button:disabled{background-color:#999}.btn-secondary{background-color:#e9e9e9!important;color:#333!important}.btn-secondary:hover{background-color:#ddd!important}.entries-section{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:1.5rem}.entries-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}.entries-header h2{font-size:1.1rem;font-weight:500}.daily-total{color:#06c;font-weight:600}.no-entries{color:#666;font-style:italic}.entries-table{border-collapse:collapse;width:100%}.entries-table td,.entries-table th{border-bottom:1px solid #eee;padding:.75rem;text-align:left}.entries-table th{color:#666;font-size:.85rem;font-weight:500}.client-name{color:#666;display:block;font-size:.8rem}.project-name{font-weight:500}.notes-cell{color:#666;font-size:.9rem;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn-small{background-color:#e9e9e9;border:none;border-radius:4px;font-size:.8rem;margin-right:.25rem;padding:.3rem .6rem}.btn-small:hover{background-color:#ddd}.btn-danger{background-color:#fee;color:#c00}.btn-danger:hover{background-color:#fdd}.management-page{max-width:800px}.add-form{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);margin-bottom:1.5rem;padding:1.5rem}.add-form h2{font-size:1.1rem;margin-bottom:1rem}.items-list{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.items-list h2{border-bottom:1px solid #eee;font-size:1.1rem;margin:0;padding:1rem 1.5rem}.list-table{border-collapse:collapse;width:100%}.list-table td,.list-table th{border-bottom:1px solid #eee;padding:.75rem 1.5rem;text-align:left}.list-table th{color:#666;font-size:.85rem;font-weight:500}.status-active{color:#090}.status-inactive{color:#999}.inline-edit{align-items:center;display:flex;gap:.5rem}.inline-edit input,.inline-edit select{border:1px solid #ddd;border-radius:4px;padding:.4rem}.icon-btn.save-btn:hover{color:#28a745}.icon-btn.cancel-btn:hover{color:#666}.reports-page{max-width:1200px}.report-filters{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);margin-bottom:1rem;padding:1.5rem}.filter-row{display:flex;flex-wrap:wrap;gap:1rem}.filter-group{display:flex;flex-direction:column;gap:.5rem}.filter-group label{color:#333;font-size:.9rem;font-weight:500}.filter-group input,.filter-group select{border:1px solid #ddd;border-radius:4px;min-width:150px;padding:.5rem}.filter-group input:focus,.filter-group select:focus{border-color:#06c;outline:none}.filter-presets{margin-left:auto}.preset-buttons{display:flex;gap:.5rem}.preset-buttons button{background-color:#e9e9e9;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:.85rem;padding:.5rem .75rem}.preset-buttons button:hover{background-color:#ddd}.report-actions{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.view-toggle{background:#fff;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;overflow:hidden}.view-toggle button{background:#fff;border:none;color:#666;cursor:pointer;font-weight:500;padding:.6rem 1.25rem}.view-toggle button:first-child{border-right:1px solid #eee}.view-toggle button:hover{background-color:#f5f5f5}.export-btn,.view-toggle button.active{background-color:#06c;color:#fff}.export-btn{border:none;border-radius:4px;cursor:pointer;font-weight:500;padding:.6rem 1.25rem}.export-btn:hover{background-color:#0052a3}.report-content{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:1.5rem}.loading-text,.no-data{color:#666;font-style:italic}.no-data{padding:2rem;text-align:center}.totals-row{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.total-card{background:#f8f9fa;border-radius:8px;min-width:150px;padding:1rem 1.5rem}.total-label{color:#666;font-size:.85rem;margin-bottom:.25rem}.total-value{color:#333;font-size:1.5rem;font-weight:600}.total-amount{color:#06c}.client-section{margin-bottom:1.5rem}.client-section:last-child{margin-bottom:0}.client-heading{border-bottom:2px solid #06c;font-size:1.1rem;font-weight:600;margin-bottom:.75rem;padding-bottom:.5rem}.project-link{background:none;border:none;color:#06c;cursor:pointer;font-size:inherit;padding:0;text-align:left;text-decoration:none}.project-link:hover{text-decoration:underline}.project-filter-banner{align-items:center;background:#e8f4fc;border:1px solid #b8daef;border-radius:4px;display:flex;justify-content:space-between;margin-bottom:1rem;padding:.75rem 1rem}.clear-filter-btn{background:none;border:1px solid #06c;border-radius:4px;color:#06c;cursor:pointer;font-size:.85rem;padding:.25rem .75rem}.clear-filter-btn:hover{background:#06c;color:#fff}.report-table{border-collapse:collapse;table-layout:fixed;width:100%}.report-table td,.report-table th{border-bottom:1px solid #eee;padding:.75rem;text-align:left}.report-table th{background:#f8f9fa;color:#666;font-size:.85rem;font-weight:500}.report-table tbody tr:hover{background-color:#f8f9fa}.num-col{text-align:right}.summary-view .report-table td:first-child,.summary-view .report-table th:first-child{width:auto}.summary-view .report-table td:nth-child(2),.summary-view .report-table td:nth-child(3),.summary-view .report-table th:nth-child(2),.summary-view .report-table th:nth-child(3){width:100px}.summary-view .report-table td:nth-child(4),.summary-view .report-table td:nth-child(5),.summary-view .report-table th:nth-child(4),.summary-view .report-table th:nth-child(5){text-align:right;width:120px}.detailed-table td:first-child,.detailed-table th:first-child{white-space:nowrap;width:100px}.detailed-table td:nth-child(2),.detailed-table th:nth-child(2){width:90px}.detailed-table td:nth-child(3),.detailed-table th:nth-child(3){width:140px}.detailed-table td:nth-child(4),.detailed-table th:nth-child(4){width:auto}.detailed-table td:nth-child(5),.detailed-table th:nth-child(5){width:120px}.detailed-table td:nth-child(6),.detailed-table th:nth-child(6){width:70px}.detailed-table td:nth-child(7),.detailed-table th:nth-child(7){text-align:right;width:100px}.detailed-table td:nth-child(8),.detailed-table th:nth-child(8){width:140px}.detailed-table td:nth-child(9),.detailed-table th:nth-child(9){width:70px}.detailed-table .notes-cell{color:#666;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detailed-table.filtered-by-project td:first-child,.detailed-table.filtered-by-project td:nth-child(2),.detailed-table.filtered-by-project th:first-child,.detailed-table.filtered-by-project th:nth-child(2){width:100px}.detailed-table.filtered-by-project td:nth-child(3),.detailed-table.filtered-by-project th:nth-child(3){width:140px}.detailed-table.filtered-by-project td:nth-child(4),.detailed-table.filtered-by-project th:nth-child(4){width:80px}.detailed-table.filtered-by-project td:nth-child(5),.detailed-table.filtered-by-project th:nth-child(5){text-align:right;width:110px}.detailed-table.filtered-by-project td:nth-child(6),.detailed-table.filtered-by-project th:nth-child(6){width:auto}.detailed-table.filtered-by-project td:nth-child(7),.detailed-table.filtered-by-project th:nth-child(7){width:70px}.actions-col{text-align:center;width:70px}.actions-cell{text-align:center;white-space:nowrap}.icon-btn{align-items:center;background:none;border:none;border-radius:4px;color:#666;cursor:pointer;display:inline-flex;justify-content:center;padding:.25rem;transition:color .15s,background-color .15s}.icon-btn:hover{background-color:#f0f0f0}.icon-btn.edit-btn:hover{color:#06c}.icon-btn.delete-btn:hover{color:#dc3545}.icon-btn+.icon-btn{margin-left:.25rem}@media (max-width:768px){.filter-row{flex-direction:column}.filter-presets{margin-left:0}.totals-row{flex-direction:column}.total-card{width:100%}.report-table{font-size:.85rem}.report-table td,.report-table th{padding:.5rem}}.loading{align-items:center;color:#666;display:flex;font-size:1.2rem;height:100vh;justify-content:center}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f5f5f5;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.5}a{color:#06c;text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer}button,input,select,textarea{font-family:inherit;font-size:inherit}
/*# sourceMappingURL=main.34cebb92.css.map*/