.reports-page{padding:26px 24px;background:#f8faff;min-height:calc(100vh - 99px);font-weight:600}.reports-heading{display:flex;align-items:center;gap:14px;margin-bottom:18px}.reports-heading h1{margin:0;font-size:27px}.reports-heading p{margin:4px 0 0;color:#6e7c97}.reports-heading i{width:52px;height:52px;display:grid;place-items:center;border-radius:10px;background:#f0ebff;color:#5720e5;font-style:normal;font-size:22px}.reports-summary{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #e3e8f1;border-radius:12px;padding:22px;margin-bottom:22px}.reports-summary article{padding:0 22px;border-left:1px solid #e3e8f1;display:grid;gap:7px}.reports-summary article:last-child{border-left:0}.reports-summary span{font-size:13px;color:#63718d}.reports-summary b{font:800 21px Arial;color:#16305e}.reports-summary .green{color:#0b9144}.reports-summary .purple{color:#5e24dd}.reports-intro{margin:0 0 14px;font-size:18px}.reports-intro small{display:block;color:#72809a;font-size:13px;margin-top:4px}.reports-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.report-card{min-height:205px;background:#fff;border:1px solid #e3e8f1;border-radius:12px;padding:20px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;box-shadow:0 4px 13px #17234a08}.report-card i{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;background:#f1edff;color:#5b22dd;font-size:23px;font-style:normal}.report-card:nth-child(2) i{background:#eaf4ff;color:#1677d8}.report-card:nth-child(3) i{background:#eaf8ee;color:#11944a}.report-card:nth-child(4) i{background:#fff1e9;color:#de741a}.report-card:nth-child(5) i{background:#eafafb;color:#0b9bad}.report-card:nth-child(6) i{background:#fff5e7;color:#d28b04}.report-card h2{margin:2px 0 0;font-size:18px}.report-card p{margin:0;color:#697793;line-height:1.7;font-size:13px;min-height:42px}.report-card button,.report-toolbar button{margin-top:auto;border:0;background:transparent;color:#5922df;font:800 14px plex;cursor:pointer}.report-detail{background:#fff;border:1px solid #e3e8f1;border-radius:12px;padding:20px}.report-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:16px}.report-toolbar>div{display:flex;gap:8px;align-items:center}.report-toolbar .back,.report-toolbar .export{height:36px;border:1px solid #d4def0;border-radius:7px;padding:0 12px;background:#fff}.report-toolbar h2{margin:0;font-size:20px}.report-table{width:100%;border-collapse:collapse;border:1px solid #e6ebf3;border-radius:10px;overflow:hidden}.report-table th{height:50px;background:#f9faff;color:#53617c;font-size:12px}.report-table td{height:54px;border-top:1px solid #edf0f5;text-align:center;font-size:13px;color:#31425e}.report-totals{margin-top:14px;display:flex;justify-content:flex-start;gap:22px;background:#f7f5ff;border:1px solid #e6defe;border-radius:9px;padding:13px;color:#4821b5}.reports-empty{padding:36px;text-align:center;color:#697793}@media(max-width:1200px){.reports-grid{grid-template-columns:repeat(2,1fr)}.reports-summary{grid-template-columns:repeat(2,1fr);gap:18px}.reports-summary article{border-left:0}}@media print{.sidebar,.topbar,.report-toolbar button,.reports-grid,.reports-heading{display:none!important}.reports-page{padding:0;background:#fff}.report-detail{border:0}}
