:root{--report-green: #5fe7bb;--report-earth: #ab8d62;--report-cyan: #8ed7ff;--report-tab-active-border: color-mix(in srgb, var(--report-green) 44%, rgba(255, 255, 255, .08));--report-tab-active-glow: rgba(95, 231, 187, .26);--report-border: 1px solid rgba(255, 255, 255, .08);--report-radius-card: 1.6rem;--report-shadow-card: inset 0 1px 0 rgba(255, 255, 255, .05), 0 14px 32px rgba(0, 0, 0, .16);--report-surface-card: radial-gradient(circle at 12% 18%, rgba(95, 231, 187, .08) 0%, transparent 34%), radial-gradient(circle at 88% 84%, rgba(95, 231, 187, .06) 0%, transparent 28%), linear-gradient(180deg, rgba(8, 18, 29, .82) 0%, rgba(7, 14, 22, .7) 100%);--report-inset-highlight: inset 0 1px 0 rgba(255, 255, 255, .04);--report-font-display: "Space Grotesk", system-ui, sans-serif}.report-title-subline{display:block}.report-dashboard{display:grid;gap:2rem;border:1px solid var(--article-accent-border);border-radius:2rem;padding:0 2rem 2rem;overflow:hidden}.report-dashboard__tabs{display:flex;justify-content:center;margin:0 -2rem;padding:0 1.25rem;border-bottom:1px solid color-mix(in srgb,var(--article-accent) 18%,rgba(255,255,255,.08));background:linear-gradient(180deg,#08121dd1,#08121d94),radial-gradient(circle at 50% 0%,color-mix(in srgb,var(--article-accent) 10%,transparent) 0%,transparent 52%)}.report-nav{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end;justify-content:center;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 auto;padding:.55rem 0 0}.report-dashboard__tabs[data-report-nav-layout=buttons]{padding-bottom:.7rem}.report-nav[data-report-nav-layout=buttons]{align-items:center;gap:.72rem;padding:.8rem 0 0}.report-tab,.report-filter{display:inline-flex;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:var(--report-border);color:var(--page-muted);font-weight:700;line-height:1;box-shadow:var(--report-inset-highlight);transition:color .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.report-tab{position:relative;gap:.85rem;border-bottom:0;border-radius:1.3rem 1.3rem 0 0;background:linear-gradient(180deg,#08121dd1,#08121da8),radial-gradient(circle at 18% 20%,color-mix(in srgb,var(--article-accent) 6%,transparent) 0%,transparent 38%);padding:.72rem 1.45rem .74rem;font-size:.98rem}.report-tab:after{content:"";position:absolute;inset:auto 0 -1px;height:2px;background:#08121de0;opacity:0;transition:opacity .18s ease}.report-tab-icon,.report-kpi-icon,.report-model-icon{background:currentColor;-webkit-mask-image:var(--report-icon);mask-image:var(--report-icon);-webkit-mask-mode:alpha;mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.report-tab-icon{--report-icon: var(--report-tab-icon);display:inline-block;width:2.02rem;height:2.02rem;flex:0 0 auto;opacity:.92;filter:drop-shadow(0 0 .3rem currentColor) drop-shadow(0 0 .75rem color-mix(in srgb,currentColor 72%,transparent))}.report-tab-icon--calculator{width:2.32rem;height:2.32rem}.report-filter{gap:.7rem;border-radius:.95rem;background:#08121d8f;padding:.72rem .95rem;font-size:.84rem}.report-tab:hover,.report-filter:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--article-accent) 28%,rgba(255,255,255,.08));color:var(--page-ink)}.report-tab:focus-visible{outline:none;border-color:var(--report-tab-active-border);box-shadow:0 0 0 3px color-mix(in srgb,var(--report-green) 14%,transparent),0 0 1.2rem var(--report-tab-active-glow)}.report-filter:focus-visible{outline:none;border-color:var(--article-accent-border);box-shadow:0 0 0 3px color-mix(in srgb,var(--article-accent) 14%,transparent),0 0 1.2rem var(--article-accent-glow)}.report-tab.is-active{border-color:var(--report-tab-active-border);background:linear-gradient(180deg,color-mix(in srgb,var(--report-green) 22%,rgba(8,18,29,.92)),#08121dc7),radial-gradient(circle at 22% 16%,color-mix(in srgb,var(--report-green) 20%,transparent) 0%,transparent 42%);color:var(--report-green);box-shadow:inset 0 1px color-mix(in srgb,var(--report-green) 28%,rgba(255,255,255,.06)),0 0 0 1px color-mix(in srgb,var(--report-green) 14%,transparent),0 0 1.35rem var(--report-tab-active-glow)}.report-filter.is-active{border-color:var(--article-accent-border);background:linear-gradient(180deg,color-mix(in srgb,var(--article-accent) 22%,rgba(8,18,29,.92)),#08121dc7),radial-gradient(circle at 22% 16%,color-mix(in srgb,var(--article-accent) 20%,transparent) 0%,transparent 42%);color:var(--article-accent);box-shadow:inset 0 1px color-mix(in srgb,var(--article-accent) 28%,rgba(255,255,255,.06)),0 0 0 1px color-mix(in srgb,var(--article-accent) 14%,transparent),0 0 1.35rem var(--article-accent-glow)}.report-tab.is-active:after{opacity:1}.report-nav[data-report-nav-layout=buttons] .report-tab{border-bottom:var(--report-border);border-radius:1rem;background:#08121d8f;padding:.78rem 1.05rem;font-size:.9rem}.report-nav[data-report-nav-layout=buttons] .report-tab:after{display:none}.report-nav[data-report-nav-layout=buttons] .report-tab-icon{width:1.65rem;height:1.65rem}.report-intro,.report-calculator-intro{display:grid;gap:1.35rem;margin-bottom:1.9rem}.report-intro:not(.report-intro--split),.report-calculator-intro{justify-items:center;text-align:center;padding:1rem 0 1.35rem}.report-intro--split{grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr);gap:1.5rem;align-items:end}.report-intro--filters{justify-items:center;text-align:center;padding:1rem 0 1.35rem}.report-section-title{margin:0;color:var(--page-neon);font-size:clamp(1.85rem,3vw,2.4rem);line-height:1.08;text-shadow:0 0 1.2rem rgba(95,231,187,.15)}.report-copy{margin:0;max-width:68rem;color:var(--page-muted);font-size:1.02rem;line-height:1.85}.report-kpi-grid,.report-chart-grid,.report-calculator-grid{display:grid;gap:1.25rem}.report-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;margin-bottom:1.5rem}.report-kpi-grid--trio{grid-template-columns:repeat(3,minmax(0,1fr))}.report-kpi-grid--duo{grid-template-columns:repeat(2,minmax(0,1fr));max-width:52rem;margin-inline:auto}.report-kpi-grid--single{grid-template-columns:minmax(0,24rem);justify-content:center;max-width:24rem;margin-inline:auto}.report-chart-grid,.report-calculator-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-kpi-card,.report-card{position:relative;overflow:hidden;border:var(--report-border);border-radius:1.6rem;background:linear-gradient(180deg,#070e1640,#070e162b);padding:1.45rem;box-shadow:var(--report-inset-highlight),0 14px 32px #00000029}.report-kpi-card{--report-kpi-accent: rgba(95, 231, 187, .12);--report-kpi-accent-soft: rgba(95, 231, 187, .08);--report-kpi-corner: rgba(95, 231, 187, .14);--report-kpi-title: var(--report-green);border:3px solid color-mix(in srgb,var(--report-kpi-title) 52%,rgba(255,255,255,.04));display:grid;justify-items:center;align-content:start;text-align:center;padding-top:.95rem;background:radial-gradient(circle at 18% 14%,var(--report-kpi-accent) 0%,transparent 42%),radial-gradient(circle at 88% 88%,var(--report-kpi-corner) 0%,transparent 30%),linear-gradient(180deg,#070e1640,#070e162b)}.report-kpi-card--green{--report-kpi-accent: rgba(95, 231, 187, .12);--report-kpi-accent-soft: rgba(95, 231, 187, .08);--report-kpi-corner: rgba(95, 231, 187, .16)}.report-kpi-card--earth{--report-kpi-accent: rgba(171, 141, 98, .12);--report-kpi-accent-soft: rgba(171, 141, 98, .08);--report-kpi-corner: rgba(171, 141, 98, .16);--report-kpi-title: var(--report-earth)}.report-kpi-card--cyan{--report-kpi-accent: rgba(142, 215, 255, .12);--report-kpi-accent-soft: rgba(142, 215, 255, .08);--report-kpi-corner: rgba(142, 215, 255, .16);--report-kpi-title: var(--report-cyan)}.report-kpi-card:before,.report-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 16% 14%,color-mix(in srgb,var(--article-accent) 10%,transparent) 0%,transparent 40%),linear-gradient(135deg,rgba(255,255,255,.03),transparent 65%);pointer-events:none;opacity:.9}.report-kpi-card:before{background:radial-gradient(circle at 16% 14%,var(--report-kpi-accent-soft) 0%,transparent 40%),radial-gradient(circle at 88% 88%,color-mix(in srgb,var(--report-kpi-corner) 88%,transparent) 0%,transparent 34%),linear-gradient(135deg,rgba(255,255,255,.03),transparent 65%)}.report-kpi-card>*,.report-card>*{position:relative;z-index:1}.report-kpi-icon{position:relative;display:block;width:3.9rem;height:3.9rem;line-height:1;overflow:visible}.report-kpi-icon--green{color:var(--report-green)}.report-kpi-icon--earth{color:var(--report-earth)}.report-kpi-icon--cyan{color:var(--report-cyan)}.report-kpi-label{margin:.8rem 0 0;color:var(--report-kpi-title);font-size:.83rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;text-shadow:0 0 .7rem color-mix(in srgb,var(--report-kpi-title) 18%,transparent)}.report-kpi-value{margin:.8rem 0 0;font-family:var(--report-font-display);font-size:clamp(2rem,3.2vw,2.95rem);font-weight:700;line-height:1;letter-spacing:-.05em;text-shadow:0 0 .35rem color-mix(in srgb,currentColor 58%,transparent),0 0 1rem color-mix(in srgb,currentColor 26%,transparent)}.report-kpi-value span{margin-left:.18em;font-size:.42em;letter-spacing:0;text-transform:uppercase;color:var(--page-muted)}.report-kpi-value--green{color:var(--report-green);text-shadow:0 0 .45rem rgba(95,231,187,.42),0 0 1.25rem rgba(95,231,187,.28),0 0 2rem rgba(95,231,187,.14)}.report-kpi-value--earth{color:var(--report-earth);text-shadow:0 0 .45rem rgba(171,141,98,.38),0 0 1.25rem rgba(171,141,98,.24),0 0 2rem rgba(171,141,98,.12)}.report-kpi-value--cyan{color:var(--report-cyan);text-shadow:0 0 .45rem rgba(142,215,255,.42),0 0 1.25rem rgba(142,215,255,.28),0 0 2rem rgba(142,215,255,.14)}.report-kpi-note{margin:.9rem 0 0;max-width:16rem;color:var(--page-muted);line-height:1.6}.report-card-header{display:grid;justify-items:center;text-align:center;margin:-1.45rem -1.45rem 1.35rem;padding:1.55rem 1.5rem 1.2rem;border-bottom:var(--report-border);background:linear-gradient(180deg,color-mix(in srgb,var(--article-accent) 16%,rgba(15,31,28,.66)),#15252e80),radial-gradient(circle at 50% 0%,color-mix(in srgb,var(--article-accent) 14%,transparent) 0%,transparent 68%);box-shadow:inset 0 -1px #ffffff0d,var(--report-inset-highlight)}.report-card--visual{border:2px solid rgba(109,190,188,.46);background:radial-gradient(circle at 12% 22%,rgba(101,181,164,.12) 0%,transparent 32%),radial-gradient(circle at 84% 88%,rgba(114,171,203,.12) 0%,transparent 36%),linear-gradient(180deg,#2b394c7a,#222f3f66);box-shadow:inset 0 1px #ffffff0d,0 0 0 1px #6dbebc29,0 18px 36px #0000002e}.report-card--visual .report-card-header{margin:-1.45rem -1.45rem 0;padding:1.1rem 1.5rem 1rem;border-bottom:2px solid rgba(109,190,188,.28);background:linear-gradient(180deg,#254f409e,#2c443880),radial-gradient(circle at 50% 0%,rgba(95,231,187,.08) 0%,transparent 68%);box-shadow:inset 0 -1px #ffffff0d,var(--report-inset-highlight)}.report-card-header h3{margin:0;font-size:clamp(1rem,1.35vw,1.33rem);font-weight:700;color:var(--page-ink);line-height:1.12;letter-spacing:-.03em;text-shadow:0 0 .9rem rgba(255,255,255,.08)}.report-card-subtitle{margin:0 0 1.025rem;padding:1.675rem 1.5rem .15rem;max-width:44rem;color:var(--page-muted);font-size:1.02rem;line-height:1.75;text-align:center}.report-chart-container{position:relative;width:100%;height:min(50vh,28rem);min-height:20rem}.report-filter-wrap{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:center;justify-self:center;width:-moz-fit-content;width:fit-content;max-width:100%;margin:.65rem auto 1.15rem;text-align:center}.report-table-wrap{overflow-x:auto;overflow-y:hidden;max-width:100%;max-height:none;padding-right:0;padding-bottom:0;border-radius:1.25rem;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--article-accent) 32%,rgba(255,255,255,.18)) rgba(8,18,29,.28);background:linear-gradient(180deg,#17273294,#101d276b)}.report-table-wrap--ornate{background:radial-gradient(circle at 10% 16%,rgba(95,231,187,.11) 0%,transparent 34%),radial-gradient(circle at 88% 86%,rgba(95,231,187,.1) 0%,transparent 34%),linear-gradient(180deg,#1c343e70,#14232f57)}.report-table{width:100%;border-collapse:separate;border-spacing:0;min-width:0;table-layout:auto}.report-table--models{table-layout:fixed}.report-table--wide{min-width:68rem}.report-table--lead th:first-child,.report-table--lead td:first-child{min-width:15.5rem;width:18rem;overflow-wrap:normal;word-break:normal}.report-table thead th{position:sticky;top:0;z-index:2;background:#0d1926e0;border-bottom:var(--report-border);text-align:left;padding:.95rem 1rem;color:var(--page-muted);font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.report-table thead button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;padding:0}.report-table tbody td{padding:1rem;border-bottom:1px solid rgba(255,255,255,.06);color:var(--page-muted);line-height:1.6;vertical-align:top;overflow-wrap:anywhere}.report-table tbody tr:hover td{background:#ffffff04}.report-card--table{overflow:hidden;border-color:#6dbebc29;background:linear-gradient(180deg,#192b3875,#101c2757);box-shadow:inset 0 1px #ffffff0d,0 0 0 1px #6dbebc14,0 18px 36px #00000024}.report-card--table:before{background:linear-gradient(135deg,rgba(255,255,255,.03),transparent 65%);opacity:.7}.report-card--table-ornate{background:radial-gradient(circle at 8% 14%,rgba(95,231,187,.12) 0%,transparent 28%),radial-gradient(circle at 92% 88%,rgba(95,231,187,.1) 0%,transparent 28%),linear-gradient(180deg,#1e343e6b,#121f2a4d);box-shadow:inset 0 1px #ffffff0d,0 0 0 1px #6dbebc1f,0 18px 36px #00000024}.report-card--table-ornate:before{background:radial-gradient(circle at 16% 14%,color-mix(in srgb,var(--article-accent) 10%,transparent) 0%,transparent 40%),linear-gradient(135deg,rgba(255,255,255,.03),transparent 65%);opacity:.9}.report-table--models th:nth-child(1),.report-table--models td:nth-child(1){width:31%}.report-table--models th:nth-child(2),.report-table--models td:nth-child(2){width:16%}.report-table--models th:nth-child(3),.report-table--models td:nth-child(3){width:11%}.report-table--models th:nth-child(4),.report-table--models td:nth-child(4){width:12%}.report-table--models th:nth-child(5),.report-table--models td:nth-child(5){width:19%}.report-table--models th:nth-child(6),.report-table--models td:nth-child(6){width:11%}.report-model-stack{display:grid;grid-template-columns:2.65rem minmax(0,1fr);align-items:center;gap:.82rem;min-width:0;text-align:left}.report-model-stack--text-only{grid-template-columns:minmax(0,1fr);min-width:14rem}.report-model-copy{display:grid;gap:.18rem;min-width:0;overflow-wrap:break-word;word-break:normal}.report-model-icon{display:inline-block;flex:0 0 auto;width:2.1rem;height:2.7rem;--report-icon: var(--report-row-icon);filter:drop-shadow(0 0 .32rem currentColor) drop-shadow(0 0 .82rem color-mix(in srgb,currentColor 46%,transparent))}.report-model-icon--green{color:var(--report-green)}.report-model-icon--cyan{color:#69ddff}.report-model-icon--sky{color:var(--report-cyan)}.report-model-icon--blue{color:#7bb8ff}.report-model-icon--earth{color:var(--report-earth)}.report-model{color:var(--page-ink);font-weight:700;line-height:1.28}.report-provider,.report-source{color:var(--page-muted);font-size:.85rem}.report-provider{padding-left:0;line-height:1.22}.report-energy{color:var(--page-ink);font-weight:700;white-space:nowrap}.report-mult{color:var(--page-muted);font-weight:700;white-space:nowrap}.report-mult--mid{color:var(--report-earth);text-shadow:0 0 .8rem rgba(171,141,98,.14)}.report-mult--high{color:var(--report-cyan);text-shadow:0 0 .8rem rgba(142,215,255,.14)}.report-footnote{margin:1rem 0 0;color:var(--page-muted);font-size:.86rem;line-height:1.6}.report-form-grid{display:grid;gap:1.35rem}.report-field{display:grid;gap:.8rem}.report-field label,.report-impact-kicker{margin:0;color:var(--page-muted);font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.report-field select{width:100%;border:var(--report-border);border-radius:1rem;background:radial-gradient(circle at top left,rgba(95,231,187,.1) 0%,transparent 34%),linear-gradient(180deg,#0b1824e0,#08121deb);color:var(--page-ink);padding:.95rem 1rem;font:inherit;outline:none;color-scheme:dark;box-shadow:var(--report-inset-highlight),0 0 0 1px #5cce8414}.report-field select:focus-visible{border-color:var(--article-accent-border);box-shadow:0 0 0 3px color-mix(in srgb,var(--article-accent) 12%,transparent),var(--report-inset-highlight),0 0 0 1px #5cce841f}.report-field select option{background:#09131d;color:#ecf5fcfa}.report-field select option:checked,.report-field select option:hover{background:#102334;color:var(--report-green)}.report-field input[type=range]{width:100%;accent-color:var(--article-accent);cursor:pointer}.report-range-meta{display:flex;align-items:center;justify-content:space-between;color:var(--page-muted);font-size:.84rem;font-weight:600}.report-range-meta strong{color:var(--page-neon);font-family:var(--report-font-display);font-size:1.1rem;letter-spacing:-.03em}.report-impact-card{display:grid;align-content:start;gap:1rem}.report-impact-total{display:flex;align-items:end;gap:.5rem;color:var(--page-ink)}.report-impact-total span{font-family:var(--report-font-display);font-size:clamp(2.8rem,6vw,4.4rem);font-weight:700;line-height:.92;letter-spacing:-.06em;color:var(--page-neon);text-shadow:0 0 1rem rgba(95,231,187,.16)}.report-impact-total small{color:var(--page-muted);font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding-bottom:.45rem}.report-impact-list{display:grid;gap:.8rem}.report-eq-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid rgba(255,255,255,.05);border-radius:1rem;background:#ffffff05;padding:.85rem 1rem}.report-eq-copy{display:flex;align-items:center;gap:.8rem;color:var(--page-muted);line-height:1.45}.report-eq-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#ffffff0a;font-size:1.05rem}.report-eq-value{font-family:var(--report-font-display);font-size:1.05rem;font-weight:700;letter-spacing:-.03em;white-space:nowrap}.report-eq-value--green{color:var(--report-green);text-shadow:0 0 .8rem rgba(95,231,187,.16)}.report-eq-value--cyan{color:var(--report-cyan);text-shadow:0 0 .8rem rgba(142,215,255,.16)}.report-eq-value--earth{color:var(--report-earth);text-shadow:0 0 .8rem rgba(171,141,98,.16)}.report-empty{border:1px dashed rgba(255,255,255,.08);border-radius:1rem;padding:1rem;color:var(--page-muted);text-align:center;line-height:1.6}.report-callout{position:relative;overflow:hidden;isolation:isolate;display:grid;place-items:center;margin-top:1.25rem;padding:1.35rem 1.45rem;border:1px solid rgba(156,218,255,.18);border-radius:1.35rem;background:linear-gradient(135deg,#5fe7bb1a,#8d795814 48%,#8ed7ff1f),linear-gradient(180deg,#08101b9e,#070e1494);box-shadow:inset 0 1px #ffffff0f,0 18px 48px #02090e38;text-align:center}.report-callout,.report-callout p,.report-callout strong,.report-callout a{color:#5cce84}.report-callout:before{content:"";position:absolute;inset:-40% auto auto -10%;width:14rem;height:14rem;border-radius:999px;background:radial-gradient(circle,#53f3c33d,#53f3c300 72%);filter:blur(16px);opacity:.8;animation:article-quote-glow 16s ease-in-out infinite;pointer-events:none}.report-callout:after{content:"";position:absolute;inset:1px;border-radius:calc(1.35rem - 1px);border:1px solid rgba(92,206,132,.12);background:repeating-linear-gradient(to bottom,#5cce841a 0 2px,#5cce8400 2px 4px);opacity:.5;mix-blend-mode:screen;pointer-events:none}.report-callout>*{position:relative;z-index:1;width:100%;max-width:52rem;text-align:center}.report-callout>:first-child{margin-top:0}.report-callout>:last-child{margin-bottom:0}.report-callout p{font-family:var(--report-font-display);font-size:clamp(.93rem,1.33vw,1.27rem);font-weight:500;line-height:1.45;letter-spacing:-.02em}.report-callout--left>*{margin-inline:0;text-align:left}.report-sources-panel{padding:0 1.45rem 1.35rem}.report-sources-list{list-style:none;display:grid;gap:.8rem;margin:1.2rem 0 0;padding:0}.report-sources-item{margin:0}.report-sources-link{color:var(--page-ink);font-size:.98rem;line-height:1.65;text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--article-accent) 32%,transparent);text-underline-offset:.22rem;transition:color .16s ease,text-shadow .16s ease,text-decoration-color .16s ease}.report-sources-link:hover{color:var(--article-accent);text-decoration-color:color-mix(in srgb,var(--article-accent) 58%,transparent);text-shadow:0 0 .9rem var(--article-accent-glow)}@media(max-width:1100px){.report-kpi-grid,.report-chart-grid,.report-calculator-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-filter-wrap{justify-content:center}}@media(max-width:780px){.report-dashboard{padding:0 1rem 1.25rem;border-radius:1.5rem}.report-dashboard__tabs{margin:0 -1rem;padding:0 .75rem}.report-nav{width:100%;gap:.55rem;padding-top:.8rem}.report-tab,.report-filter{width:100%;justify-content:center;text-align:center}.report-tab{border-radius:1rem 1rem 0 0;padding-inline:1rem}.report-kpi-grid,.report-chart-grid,.report-calculator-grid{grid-template-columns:1fr}.report-chart-container{height:min(42vh,22rem);min-height:18rem}.report-table{table-layout:auto}.report-table--lead th:first-child,.report-table--lead td:first-child{min-width:12.5rem;width:12.5rem}}
