.report-theme{--rt-bg:var(--color-bg);--rt-surface:var(--color-surface);--rt-surface-dim:#ddd9d8;--rt-surface-container:var(--color-brand-soft);--rt-surface-container-low:var(--color-surface-soft);--rt-surface-container-high:var(--color-border);--rt-surface-container-highest:var(--color-border-strong);--rt-accent:var(--color-brand);--rt-accent-bg:var(--color-brand-soft);--rt-on-surface:var(--color-text);--rt-text-secondary:var(--color-text-secondary);--rt-on-surface-variant:var(--color-text-secondary);--rt-border-subtle:var(--color-border);--rt-outline:#747878;--rt-outline-variant:#c4c7c7;--rt-risk-low:var(--color-risk-good);--rt-risk-medium:var(--color-risk-watch);--rt-risk-high:var(--color-risk-bad);--rt-risk-unknown:var(--color-risk-unknown);--rt-primary:var(--color-text);--rt-on-primary:#fff;--rt-card-bg:var(--color-surface);--rt-card-shadow:var(--shadow-card);--rt-header-height:44px;--rt-sidebar-width:260px;--rt-card-padding:24px;--rt-gutter:24px;--rt-section-gap:48px;font-family:var(--font-inter),"Inter",sans-serif;background:var(--rt-bg);color:var(--rt-on-surface)}.report-theme .rt-font-headline{font-family:var(--font-geist),"Geist",sans-serif}.report-theme .rt-font-score{font-family:var(--font-geist),"Geist",sans-serif;letter-spacing:-.02em;font-weight:700}.report-theme .rt-font-body{font-family:var(--font-inter),"Inter",sans-serif}.report-theme .rt-label-caps{font-family:var(--font-inter),"Inter",sans-serif;letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:600;line-height:16px}.report-theme .rt-card{background:var(--rt-card-bg);border:1px solid var(--rt-border-subtle);border-radius:var(--radius-card);padding:var(--rt-card-padding);box-shadow:var(--rt-card-shadow)}.report-theme .rt-risk-low{color:var(--rt-risk-low)}.report-theme .rt-risk-medium{color:var(--rt-risk-medium)}.report-theme .rt-risk-high{color:var(--rt-risk-high)}.report-theme .rt-risk-unknown{color:var(--rt-risk-unknown)}.report-theme .rt-bg-risk-low{background-color:var(--rt-risk-low)}.report-theme .rt-bg-risk-medium{background-color:var(--rt-risk-medium)}.report-theme .rt-bg-risk-high{background-color:var(--rt-risk-high)}.report-theme .rt-bg-risk-unknown{background-color:var(--rt-risk-unknown)}.report-theme section[id]{scroll-margin-top:60px}.report-theme .rt-nav-active{background:var(--rt-accent-bg);color:var(--rt-on-surface);font-weight:500;border-left-color:var(--rt-accent)!important}.report-theme ::-webkit-scrollbar{width:6px}.report-theme ::-webkit-scrollbar-thumb{background:var(--rt-outline-variant);border-radius:3px}.rt-flip-card{perspective:800px}.rt-flip-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .5s;position:relative}.rt-flip-inner.rt-flipped{transform:rotateY(180deg)}.rt-flip-front,.rt-flip-back{backface-visibility:hidden}.rt-flip-back{position:absolute;inset:0;transform:rotateY(180deg)}@media print{.report-theme nav{display:none!important}.report-theme main{margin:0!important;padding:1rem!important}.report-theme button{display:none!important}.report-theme{background:#fff!important}.report-theme .rt-card{break-inside:avoid;box-shadow:none!important}}
