.report-page{max-width:1400px}.report-actions{display:flex;gap:10px}.report-actions input{border:1px solid var(--line);border-radius:999px;background:white;padding:10px 15px;font:600 13px "DM Sans"}.report-table{margin-top:18px}.report-head,.report-row{display:grid;grid-template-columns:minmax(210px,1.5fr) repeat(5,minmax(75px,.55fr));align-items:center;gap:15px;padding:15px 24px}.report-head{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:800}.report-row{border-top:1px solid #efecf1;font-size:12px}.report-row>span{color:#5f5a68;font-weight:600}@media(max-width:800px){.welcome{display:block}.report-actions{margin-top:18px}.report-head{display:none}.report-row{grid-template-columns:1fr repeat(2,65px)}.report-row>span:nth-child(2):before{content:"Days ";color:var(--muted)}.report-row>span:nth-child(4):before{content:"Sessions ";color:var(--muted)}.report-row>span:nth-child(3),.report-row>span:nth-child(5),.report-row>span:nth-child(6){display:none}}@media(max-width:560px){.report-actions{display:grid}.report-actions .primary{width:auto;height:auto;font-size:12px}.report-row{padding:14px}}
