.reports-page{width:min(1720px,100%)}.reports-layout{margin-top:27px;display:grid;grid-template-columns:260px minmax(0,1fr);gap:18px;align-items:start}.report-catalog,.report-workspace{border:1px solid var(--line);border-radius:11px;background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.report-catalog{position:sticky;top:90px}.catalog-heading{padding:17px 16px 13px;border-bottom:1px solid var(--line)}.catalog-heading .eyebrow{margin:0 0 4px}.catalog-heading strong{font:700 15px Manrope,sans-serif}.report-link{min-height:59px;padding:10px 12px 10px 15px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid #edf0ee;color:#51605a}.report-link:last-child{border:0}.report-link>span{min-width:0;display:flex;flex-direction:column}.report-link strong{color:#36443e;font-size:10.5px}.report-link small{margin-top:3px;overflow:hidden;color:#8a9590;font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}.report-link>.icon{flex:0 0 auto;color:#a0aaa5}.report-link:hover{background:#f8faf9}.report-link.active{background:#eef5f1;box-shadow:inset 3px 0 #387059}.report-link.active strong,.report-link.active>.icon{color:#285b46}.report-title{min-height:91px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.report-title .eyebrow{margin:0 0 5px}.report-title h2{font-size:18px}.report-title p:last-child{margin:4px 0 0;color:#7a8781;font-size:10px}.row-count{min-width:80px;padding:10px 13px;display:flex;flex-direction:column;border-radius:8px;background:#f2f6f3;color:#718078;font-size:8px;text-align:center;text-transform:uppercase}.row-count strong{color:#254b3c;font:800 20px Manrope,sans-serif}.report-filters{padding:15px 17px;display:grid;grid-template-columns:repeat(2,minmax(120px,.7fr)) repeat(3,minmax(135px,1fr)) auto;align-items:end;gap:9px;border-bottom:1px solid var(--line);background:#fbfcfb}.report-filters label{min-width:0;display:flex;flex-direction:column;gap:5px}.report-filters label>span{color:#6f7b76;font-size:8px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.report-filters input,.report-filters select{width:100%;height:36px;padding:0 9px;border:1px solid #dce2df;border-radius:7px;outline:0;color:#3d4944;background:#fff;font:10px "DM Sans",sans-serif}.report-filters input:focus,.report-filters select:focus{border-color:#769889;box-shadow:0 0 0 3px rgba(74,123,101,.1)}.apply-report{height:36px;padding:0 14px;border:1px solid var(--brand);border-radius:7px;color:#fff;background:var(--brand);font:600 10px "DM Sans";white-space:nowrap;cursor:pointer}.export-strip{min-height:62px;padding:11px 17px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.export-strip>div:first-child{display:flex;align-items:center;gap:9px;color:#416251}.export-strip>div:first-child span{display:flex;flex-direction:column}.export-strip strong{color:#35423c;font-size:10px}.export-strip small{margin-top:2px;color:#89948f;font-size:8.5px}.export-actions{display:flex;align-items:center;gap:6px}.export-actions a{height:29px;padding:0 11px;display:inline-flex;align-items:center;border:1px solid #dce3df;border-radius:6px;color:#52625b;background:#fff;font-size:9px;font-weight:600}.export-actions a:hover{border-color:#94aa9f}.export-actions a.payroll{border-color:#315e4c;color:#fff;background:#315e4c}.report-table-wrap{max-height:640px;overflow:auto}.report-table{min-width:860px}.report-table th{position:sticky;z-index:1;top:0;height:41px;padding:0 13px;white-space:nowrap}.report-table td{height:56px;padding:0 13px}.report-table td strong{color:#34423c;font-weight:600}.report-status{padding:4px 8px;border-radius:11px;color:#4f655b;background:#edf3f0;font-size:8.5px;font-weight:600}.report-status.late,.report-status.left-early{color:#926022;background:#fbf1e2}.report-status.absent,.report-status.missing-clock-in{color:#a14f4c;background:#fbedeb}.report-status.vacation{color:#586d9c;background:#edf1fa}.empty-report{height:220px!important;text-align:center}.empty-report .icon{margin:0 auto 8px;color:#8a9891}.empty-report strong,.empty-report span{display:block}.empty-report strong{color:#46534d}.empty-report span{margin-top:4px;color:#8c9792;font-size:9px}@media(max-width:1250px){.report-filters{grid-template-columns:repeat(3,minmax(135px,1fr))}.apply-report{width:max-content}}@media(max-width:900px){.reports-layout{grid-template-columns:1fr}.report-catalog{position:static;display:flex;overflow-x:auto}.catalog-heading{min-width:145px}.report-link{min-width:190px;border-right:1px solid #edf0ee;border-bottom:0}.report-link.active{box-shadow:inset 0 -3px #387059}}@media(max-width:680px){.report-filters{grid-template-columns:1fr 1fr}.export-strip{align-items:flex-start;flex-direction:column}.export-actions{width:100%;overflow-x:auto}.export-actions a{flex:1;justify-content:center;white-space:nowrap}.report-title{align-items:flex-start}.row-count{min-width:65px}}
