@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@500;600;700&display=swap";*{box-sizing:border-box}body{margin:0;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.report-page{min-height:100vh;background:#f8fafc;padding:40px 24px}.report-shell{width:min(980px,96vw);margin:0 auto;background:#fff;border-radius:18px;border:1px solid #e6e8eb;box-shadow:var(--shadow)}.report-actions{display:flex;justify-content:flex-end;padding:24px 32px 0}.report-body{padding:28px 36px}.report-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e6e8eb;padding-bottom:16px;margin-bottom:20px}.report-title{font-size:26px}.report-subtitle{font-size:13px;color:#5f6874;margin-top:4px}.report-filters{display:grid;gap:6px;font-size:13px;color:#5f6874;margin-bottom:22px}.report-section{margin-top:28px}.report-section h2{font-size:20px;margin:0 0 12px}.report-muted{color:#6b7280;font-size:13px}.report-kpi-table,.report-table{width:100%;border-collapse:collapse;font-size:12px;margin-bottom:18px}.report-kpi-table th,.report-kpi-table td,.report-table th,.report-table td{border:1px solid #e6e8eb;padding:8px 10px;text-align:left;vertical-align:top}.report-table thead,.report-kpi-table thead{background:#f6f7f9}@media print{@page{size:A4 landscape;margin:1cm}body{background:#fff}*{box-shadow:none!important}::-webkit-scrollbar{display:none}.MuiPaper-root,.MuiTableContainer-root{overflow:visible!important}.section-container,tr,td,th,.MuiCard-root{page-break-inside:avoid;break-inside:avoid}.report-page{padding:0;background:#fff}.report-shell{width:100%;border:none;box-shadow:none}.report-actions{display:none}.report-body{padding:16px 18px}.report-title{font-size:20px}.report-subtitle,.report-filters,.report-muted{font-size:10px}.report-section h2{font-size:15px;margin-bottom:6px}.report-kpi-table,.report-table{font-size:10px}.report-section,.report-kpi-table,.report-table{break-inside:auto;page-break-inside:auto}.report-kpi-table th,.report-kpi-table td,.report-table th,.report-table td{padding:2px 4px}.report-kpi-table tr,.report-table tr{break-inside:avoid;page-break-inside:avoid}.report-kpi-table thead,.report-table thead{display:table-header-group}}@keyframes floatUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%{transform:scale(1);opacity:.8}50%{transform:scale(1.4);opacity:.4}to{transform:scale(1);opacity:.8}}
