.reports-page{max-width:1300px}.reports-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:16px}.report-library{padding:16px}.report-library>p{font-size:12px;color:#667085}.report-library button{display:flex;flex-direction:column;text-align:left;width:100%;border:0;border-bottom:1px solid #e4e8ef;background:transparent;padding:11px 5px;cursor:pointer;color:#344054}.report-library button.selected{background:#eaf1ff;margin-left:-6px;padding-left:11px;border-radius:4px}.report-library button strong{font-size:12px}.report-library button small{font-size:10px;color:#667085;margin-top:4px}.report-canvas{min-height:520px}.report-result-heading{display:flex;align-items:start;justify-content:space-between;margin-bottom:18px}.report-result-heading h3{font-size:18px}.report-result-heading p{font-size:12px;color:#667085;margin-top:4px}.report-chart{border:1px solid #e4e8ef;border-radius:6px;padding:14px;margin-bottom:16px}.report-bar-row{display:grid;grid-template-columns:150px minmax(80px,1fr) 90px;gap:10px;align-items:center;margin:9px 0;font-size:11px}.report-bar-row>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#475467}.report-bar-row>div{height:12px;background:#eef1f6;border-radius:10px;overflow:hidden}.report-bar-row i{display:block;height:100%;background:linear-gradient(90deg,#2f6fed,#6c92ed);border-radius:10px}.report-bar-row strong{text-align:right;font-size:11px}.inline-report-preview{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px;padding:12px;background:#f5f8fd;border-radius:5px;font-size:11px;color:#475467}.inline-report-preview span{padding-left:12px;border-left:1px solid #d5deed}@media(max-width:850px){.reports-layout{grid-template-columns:1fr}.report-library{display:flex;gap:6px;overflow:auto}.report-library .section-title{min-width:120px}.report-library button{min-width:170px;border:1px solid #e4e8ef;border-radius:4px}.report-result-heading{gap:10px;flex-direction:column}.report-bar-row{grid-template-columns:90px 1fr 60px}}
