.timesheet-page .content{max-width:1700px}.timesheet-company strong,.timesheet-company small{display:block}.timesheet-company small{color:var(--muted,#64748b);margin-top:3px;font-size:.72rem;font-weight:500}.timesheet-history h2{margin-top:0}.timesheet-history-list{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;display:grid}.timesheet-history-card{border:1px solid var(--line,#d8dee8);color:inherit;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:14px;text-decoration:none;display:flex}.timesheet-history-card.active{border-color:#173b6c;box-shadow:0 0 0 2px #173b6c1f}.timesheet-history-card span{gap:4px;display:grid}.timesheet-history-card small{color:var(--muted,#64748b)}.timesheet-status{white-space:nowrap;color:#334155;background:#e8edf4;border-radius:999px;align-items:center;padding:5px 9px;font-size:.78rem;font-style:normal;font-weight:700;display:inline-flex}.timesheet-status.status-submitted{color:#1d4ed8;background:#dbeafe}.timesheet-status.status-returned{color:#92400e;background:#fff1cc}.timesheet-status.status-accepted{color:#166534;background:#dcfce7}.timesheet-status.status-processed{color:#3730a3;background:#e0e7ff}.timesheet-editor{margin-top:18px}.timesheet-editor-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.timesheet-editor-header span:first-child{color:var(--muted,#64748b);font-size:.82rem}.timesheet-editor-header h2{margin:3px 0 0}.timesheet-code-help,.timesheet-return-note,.timesheet-locked{background:#f4f7fb;border-radius:9px;padding:10px 12px}.timesheet-return-note{color:#7c4a03;background:#fff7df}.timesheet-table-wrap{border:1px solid #cbd5e1;border-radius:10px;max-height:65vh;margin:14px 0;overflow:auto}.timesheet-grid{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%;font-size:.78rem}.timesheet-grid th,.timesheet-grid td{text-align:center;background:#fff;border-bottom:1px solid #d8dee8;border-right:1px solid #d8dee8;height:34px;padding:0}.timesheet-grid thead th{z-index:4;background:#e9eff6;font-weight:700;position:sticky;top:0}.timesheet-grid .employee-column{z-index:3;text-align:left;background:#fff;width:210px;min-width:210px;padding:0 8px;position:sticky;left:0}.timesheet-grid thead .employee-column{z-index:6;background:#e9eff6}.timesheet-grid .type-column{z-index:3;text-align:left;background:#f6f8fb;width:92px;min-width:92px;padding:0 7px;position:sticky;left:210px}.timesheet-grid thead .type-column{z-index:6;background:#e9eff6}.timesheet-grid .day-column,.timesheet-grid td{width:42px;min-width:42px}.timesheet-grid .total-column{z-index:3;background:#eef3f8;width:66px;min-width:66px;font-weight:800;position:sticky;right:42px}.timesheet-grid thead .total-column{z-index:6}.timesheet-grid .action-column{z-index:3;background:#fff;width:42px;min-width:42px;position:sticky;right:0}.timesheet-grid thead .action-column{z-index:6;background:#e9eff6}.timesheet-grid input{text-align:center;background:0 0;border:0;width:100%;height:33px;padding:2px}.timesheet-grid input:focus{outline-offset:-2px;background:#eff6ff;outline:2px solid #2563eb}.timesheet-grid .employee-name-input{text-align:left;font-weight:700}.timesheet-grid .weekend{color:#b42318;background:#fff0f0}.timesheet-grid .inactive-day,.timesheet-grid .inactive-day input{color:#94a3b8;background:#edf0f4}.timesheet-grid tr[data-night-row] th,.timesheet-grid tr[data-night-row] td:not(.inactive-day){background:#fffde0}.timesheet-delete{color:#9f1239;cursor:pointer;background:0 0;border:0;font-size:1.25rem}.timesheet-editor-actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.timesheet-save-state{color:var(--muted,#64748b);font-size:.82rem}.timesheet-comment-label{gap:7px;margin-top:14px;font-weight:700;display:grid}.timesheet-comment-label textarea,.timesheet-review textarea{resize:vertical;min-height:80px}.timesheet-submit{justify-content:space-between;align-items:center;gap:20px;margin-top:16px;display:flex}.timesheet-submit label{align-items:flex-start;gap:10px;display:flex}.timesheet-versions{margin-top:16px}.timesheet-versions ol{gap:8px;display:grid}.timesheet-versions li{justify-content:space-between;gap:15px;display:flex}.timesheet-summary-grid{grid-template-columns:repeat(auto-fit,minmax(390px,1fr));gap:16px;display:grid}.timesheet-employee-summary header{justify-content:space-between;gap:18px;display:flex}.timesheet-employee-summary header>div{gap:4px;display:grid}.timesheet-employee-summary details{margin-top:15px}.timesheet-maximus-table{font-size:.85rem}.timesheet-review{justify-content:space-between;align-items:flex-end;gap:18px;margin-top:18px;display:flex}.timesheet-review form:first-child{flex:1;align-items:flex-end;gap:10px;display:flex}.timesheet-review label{flex:1;gap:6px;display:grid}@media (width<=800px){.timesheet-summary-grid{grid-template-columns:1fr}.timesheet-submit,.timesheet-review,.timesheet-review form:first-child{flex-direction:column;align-items:stretch}.timesheet-grid .employee-column{width:150px;min-width:150px}.timesheet-grid .type-column{width:76px;min-width:76px;left:150px}}.timesheet-employee-list{grid-template-columns:repeat(auto-fit,minmax(390px,1fr));gap:18px;margin:16px 0;display:grid}.timesheet-employee-card{background:#fff;border:1px solid #cbd5e1;border-radius:11px;min-width:0;overflow:hidden}.timesheet-employee-card>header{background:#f5f8fb;border-bottom:1px solid #d8dee8;grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:12px;padding:15px;display:grid}.timesheet-employee-card>header label{min-width:0;color:var(--muted,#64748b);gap:6px;font-size:.76rem;font-weight:800;display:grid}.timesheet-employee-card .employee-name-input{width:100%;height:42px;color:var(--navy);background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:0 11px;font-weight:800}.timesheet-employee-card .employee-name-input:focus,.timesheet-day-row input:focus{outline-offset:1px;outline:2px solid #2563eb}.timesheet-employee-totals{gap:7px;display:flex}.timesheet-employee-totals span{min-width:78px;color:var(--muted,#64748b);background:#e8f1f6;border-radius:7px;gap:2px;padding:6px 9px;font-size:.68rem;display:grid}.timesheet-employee-totals strong{color:var(--navy);font-size:1rem}.timesheet-employee-card .timesheet-delete{background:#fff0f3;border-radius:50%;align-self:center;width:34px;height:34px}.timesheet-day-list{padding:0 14px 14px}.timesheet-day-heading,.timesheet-day-row{grid-template-columns:minmax(70px,.7fr) minmax(100px,1fr) minmax(100px,1fr);align-items:center;gap:10px;display:grid}.timesheet-day-heading{z-index:2;color:var(--muted,#64748b);text-transform:uppercase;background:#fff;padding:11px 8px;font-size:.68rem;font-weight:800;position:sticky;top:0}.timesheet-day-row{border-top:1px solid #e2e8f0;padding:7px 8px}.timesheet-day-row.weekend{background:#fff1f1;border-radius:6px;margin:0 -2px;padding-left:10px;padding-right:10px}.timesheet-day-row time{align-items:baseline;gap:7px;display:flex}.timesheet-day-row time strong{font-size:1rem}.timesheet-day-row time small{color:var(--muted,#64748b);text-transform:capitalize;font-size:.72rem}.timesheet-day-row.weekend time{color:#b42318}.timesheet-day-row input{text-align:center;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:100%;min-width:0;height:39px;padding:0 9px}.timesheet-day-row input:disabled,.timesheet-employee-card .employee-name-input:disabled{color:#475569;background:#f4f6f8}.timesheet-editor-actions{margin-top:4px}@media (width<=600px){.timesheet-employee-list{grid-template-columns:1fr}.timesheet-employee-card>header{grid-template-columns:minmax(0,1fr) auto}.timesheet-employee-card>header label{grid-column:1/-1}.timesheet-employee-totals,.timesheet-employee-totals span{min-width:0}.timesheet-day-list{padding:0 8px 10px}.timesheet-day-heading,.timesheet-day-row{grid-template-columns:56px minmax(0,1fr) minmax(0,1fr);gap:7px}.timesheet-day-heading{font-size:.58rem}.timesheet-day-row{padding:7px 4px}.timesheet-day-row.weekend{margin:0}.timesheet-submit,.timesheet-editor{padding:18px}}.timesheet-page.accountant-page .content{max-width:1500px}
