/* ======================================================
   REPORT LAYOUT & PRINT
   VERSION: v2026-MODERN-REPORT-69
   ====================================================== */
.report{max-width:1240px;margin:0 auto;padding:30px 28px}.report-header{background:linear-gradient(135deg,#eff6ff,#fff 55%,#f8fafc);border:1px solid #dbeafe;border-radius:24px;padding:28px;margin-bottom:20px;box-shadow:0 18px 40px rgba(15,23,42,.07)}.report-header h1{margin:0;font-size:clamp(30px,5vw,48px);line-height:1;letter-spacing:-.055em}.report-meta{margin-top:12px;font-size:13px;color:#64748b}.report-actions{margin-top:16px}.report-section{background:rgba(255,255,255,.92);border:1px solid #dbe3ed;border-radius:22px;padding:20px;margin-bottom:18px;box-shadow:0 8px 24px rgba(15,23,42,.06);overflow-x:auto}.report-section h2{margin:0 0 14px;font-size:18px;letter-spacing:-.025em}.report-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 18px;font-size:13px}#reportAssumptions{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.disclaimer-note{margin:14px 0 0;padding:10px 12px;font-size:11px;color:#7c2d12;background:#fef3c7;border:1px solid #fcd34d;border-radius:10px}.report-section .chart-container{width:100%;height:320px}.report-section .chart-container svg{width:100%;height:100%}.assumption-tile,.report-tile{border:1px solid #e2e8f0;border-radius:16px;padding:14px;background:#f8fafc}.assumption-tile h4,.report-tile h4{font-size:11px;margin:0 0 8px;color:#64748b;text-transform:uppercase;letter-spacing:.08em}.assumption-tile p{display:flex;justify-content:space-between;gap:10px;margin:4px 0;font-size:12px}.report-tiles{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.report-tile{text-align:center;background:linear-gradient(180deg,#fff,#f8fafc)}.report-tile div{font-size:20px;font-weight:850;letter-spacing:-.04em}.report-table{width:100%;border-collapse:separate;border-spacing:0;font-size:11px;overflow:hidden;border:1px solid #e2e8f0;border-radius:16px}.report-table th,.report-table td{padding:8px 7px;border-bottom:1px solid #edf2f7;white-space:nowrap;text-align:right}.report-table th:first-child,.report-table td:first-child{text-align:left}.report-table thead th{background:#f8fafc;color:#475569;font-weight:800;font-size:10px;text-transform:uppercase;letter-spacing:.04em}.report-table tbody tr:hover{background:#f8fafc}.ledger-table{width:100%;border-collapse:separate;border-spacing:0;font-size:11px;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.ledger-table th,.ledger-table td{padding:8px 7px;border-bottom:1px solid #edf2f7;white-space:nowrap;text-align:right}.ledger-table th:first-child,.ledger-table td:first-child{text-align:left}.ledger-table thead .group-row th{background:#eef2f7;color:#334155;font-weight:800;font-size:11px;letter-spacing:.06em;text-transform:uppercase;text-align:center;border-bottom:1px solid #cbd5e1}.ledger-table thead .col-row th{background:#f8fafc;color:#475569;font-weight:800;font-size:10px;text-transform:uppercase;letter-spacing:.04em}.ledger-table .group-cell.expandable{cursor:pointer;user-select:none}.ledger-table .group-cell.expandable:hover{background:#dbeafe}#reportLedgerContainer{overflow-x:auto}.warning-box{margin-top:14px;display:flex;flex-direction:column;gap:6px}.warning{background:#fef3c7;border:1px solid #fcd34d;color:#7c2d12;padding:8px 12px;border-radius:10px;font-size:12px}@media(max-width:900px){.report{padding:20px 16px}.report-summary,#reportAssumptions,.report-tiles{grid-template-columns:1fr}}@media print{.topbar,.report-actions{display:none!important}body{background:#fff}.report{max-width:none;padding:0}.report-header,.report-section{box-shadow:none;border:0;padding:0;margin-bottom:14px}.report-table{font-size:9px;border-radius:0}.report-table th,.report-table td{padding:4px}tr{page-break-inside:avoid}@page{size:A4 landscape;margin:12mm}}
