:root{--ink: #1B2333;--ink-soft: #5B6478;--bg: #F1F3F7;--surface: #FFFFFF;--border: #E1E5EC;--accent: #F78C38;--accent-deep: #D9701F;--accent-soft: #FDEAD5;--good: #1FA678;--good-soft: #E2F5EE;--warn: #E8A93A;--warn-soft: #FBF0DA;--crit: #E5484D;--crit-soft: #FBE3E4;--navy: #101826;--navy-soft: #1B2333;--radius: 14px;--shadow: 0 1px 2px rgba(16, 24, 38, .04), 0 8px 24px -12px rgba(16, 24, 38, .1);--row-hover: rgba(16, 24, 38, .03);--surface-alt: rgba(148, 163, 184, .1)}:root[data-theme=dark]{--ink: #E6EAF2;--ink-soft: #9AA4B8;--bg: #0F1420;--surface: #1A2130;--border: #2A3446;--accent: #F78C38;--accent-deep: #F0A15E;--accent-soft: rgba(247, 140, 56, .16);--good: #34D399;--good-soft: rgba(52, 211, 153, .15);--warn: #F4C152;--warn-soft: rgba(244, 193, 82, .15);--crit: #F76D71;--crit-soft: rgba(247, 109, 113, .16);--navy: #0B111C;--navy-soft: #131B29;--shadow: 0 1px 2px rgba(0, 0, 0, .3), 0 8px 24px -12px rgba(0, 0, 0, .55);--row-hover: rgba(255, 255, 255, .05);--surface-alt: rgba(255, 255, 255, .06)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--ink);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--ink-soft)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}h1,h2,h3,h4,h5,h6{font-weight:600;color:var(--ink);line-height:1.2}a{color:var(--accent-deep);text-decoration:none}a:hover{text-decoration:underline}.narrative .rich,.narrative .rich *{max-width:100%!important;box-sizing:border-box!important}.narrative .rich>*{max-width:none!important;width:100%!important;margin-left:0!important;margin-right:0!important}.report .narrative .rich:not(.ed-rich){font-size:.95rem;line-height:1.75;color:var(--ink);font-variant-numeric:tabular-nums}.report .narrative .rich:not(.ed-rich) p{margin:.7rem 0}.report .narrative .rich:not(.ed-rich) strong{font-weight:700;color:var(--ink)}.report .narrative .rich:not(.ed-rich) h2,.report .narrative .rich:not(.ed-rich) h3,.report .narrative .rich:not(.ed-rich) h4{color:var(--navy);font-weight:800;line-height:1.25;margin:1.6rem 0 .5rem;padding-left:.6rem;border-left:3px solid var(--accent)}.report .narrative .rich:not(.ed-rich) h2{font-size:1.15rem}.report .narrative .rich:not(.ed-rich) h3{font-size:1.02rem}.report .narrative .rich:not(.ed-rich) h4{font-size:.92rem;border-left-color:var(--border)}.report .narrative .rich:not(.ed-rich)>h2:first-child,.report .narrative .rich:not(.ed-rich)>h3:first-child,.report .narrative .rich:not(.ed-rich)>h4:first-child{margin-top:0}.report .narrative .rich:not(.ed-rich) ul{list-style:none;padding-left:0;margin:.6rem 0}.report .narrative .rich:not(.ed-rich) ul>li{position:relative;padding-left:1.35rem;margin:.45rem 0}.report .narrative .rich:not(.ed-rich) ul>li:before{content:"";position:absolute;left:.12rem;top:.62em;width:.42rem;height:.42rem;background:var(--accent);border-radius:2px;transform:rotate(45deg)}.report .narrative .rich:not(.ed-rich) ol{padding-left:1.35rem;margin:.6rem 0}.report .narrative .rich:not(.ed-rich) li{margin:.45rem 0}.report .narrative .rich:not(.ed-rich) .rk-callout{border-left:4px solid var(--ink-soft);background:var(--surface-alt);border-radius:10px;padding:.8rem 1rem;margin:.95rem 0;line-height:1.6;break-inside:avoid}.report .narrative .rich:not(.ed-rich) .rk-callout>:first-child{margin-top:0}.report .narrative .rich:not(.ed-rich) .rk-callout>:last-child{margin-bottom:0}.report .narrative .rich:not(.ed-rich) .rk-callout--crit{border-left-color:var(--crit);background:var(--crit-soft)}.report .narrative .rich:not(.ed-rich) .rk-callout--warn{border-left-color:var(--warn);background:var(--warn-soft)}.report .narrative .rich:not(.ed-rich) .rk-callout--ok{border-left-color:var(--good);background:var(--good-soft)}.report .narrative .rich:not(.ed-rich) .rk-callout--info{border-left-color:#3b82f6;background:#3b82f61a}.report .narrative .rich:not(.ed-rich) .rk-callout__tag{display:inline-block;font-size:.66rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;padding:.12rem .5rem;border-radius:999px;margin-right:.5rem;color:#fff;background:var(--ink-soft);vertical-align:middle}.report .narrative .rich:not(.ed-rich) .rk-callout--crit .rk-callout__tag{background:var(--crit)}.report .narrative .rich:not(.ed-rich) .rk-callout--warn .rk-callout__tag{background:var(--warn);color:#3a2c05}.report .narrative .rich:not(.ed-rich) .rk-callout--ok .rk-callout__tag{background:var(--good)}.report .narrative .rich:not(.ed-rich) .rk-callout--info .rk-callout__tag{background:#3b82f6}.report .narrative .rich:not(.ed-rich) .rk-callout--crit .rk-callout__tag:before{content:"\25cf\a0"}.report .narrative .rich:not(.ed-rich) .rk-callout--warn .rk-callout__tag:before{content:"\25b2\a0"}.report .narrative .rich:not(.ed-rich) .rk-callout--ok .rk-callout__tag:before{content:"\2713\a0"}.report .narrative .rich:not(.ed-rich) .rk-callout--info .rk-callout__tag:before{content:"\2139\a0"}.report .narrative .rich:not(.ed-rich) .rk-kpi{display:inline-flex;align-items:center;gap:.3rem;padding:.08rem .55rem;border-radius:999px;font-weight:700;font-size:.85rem;background:var(--surface-alt);color:var(--ink);white-space:nowrap}.report .narrative .rich:not(.ed-rich) .rk-kpi--crit{background:var(--crit-soft);color:#b4262b}.report .narrative .rich:not(.ed-rich) .rk-kpi--warn{background:var(--warn-soft);color:#9a6a12}.report .narrative .rich:not(.ed-rich) .rk-kpi--ok{background:var(--good-soft);color:#147a57}.report .narrative .rich:not(.ed-rich) .rk-kpi--info{background:#3b82f61f;color:#2563eb}.report .narrative .rich:not(.ed-rich) .rk-meter{display:inline-block;width:96px;height:8px;border-radius:999px;background:var(--surface-alt);overflow:hidden;vertical-align:middle;margin:0 .4rem;position:relative;top:-1px}.report .narrative .rich:not(.ed-rich) .rk-meter>span{display:block;height:100%;width:0;border-radius:999px;background:var(--accent)}.report .narrative .rich:not(.ed-rich) .rk-meter--crit>span{background:var(--crit)}.report .narrative .rich:not(.ed-rich) .rk-meter--warn>span{background:var(--warn)}.report .narrative .rich:not(.ed-rich) .rk-meter--ok>span{background:var(--good)}.report .narrative .rich:not(.ed-rich) .rk-meter--info>span{background:#3b82f6}.report .narrative .rich:not(.ed-rich) .rk-meter .w-0{width:0}.report .narrative .rich:not(.ed-rich) .rk-meter .w-5{width:5%}.report .narrative .rich:not(.ed-rich) .rk-meter .w-10{width:10%}.report .narrative .rich:not(.ed-rich) .rk-meter .w-15{width:15%}.report .narrative .rich:not(.ed-rich) .rk-meter .w-20{width:20%}.report .narrative .rich:not(.ed-rich) .rk-meter .w-25{width:25%}.report .narrative .rich:not(.ed-rich) .rk-meter .w-30{width:30%}.report .narrative .rich:not(.ed-rich) .rk-meter .w-35{width:35%}.report .narrative .rich:not(.ed-rich) .rk-meter .w-40{width:40%}.report .narrative .rich:not(.ed-rich) .rk-meter .w-45{width:45%}.report .narrative .rich:not(.ed-rich) .rk-meter .w-50{width:50%}.report .narrative .rich:not(.ed-rich) .rk-meter .w-55{width:55%}.report .narrative .rich:not(.ed-rich) .rk-meter .w-60{width:60%}.report .narrative .rich:not(.ed-rich) .rk-meter .w-65{width:65%}.report .narrative .rich:not(.ed-rich) .rk-meter .w-70{width:70%}.report .narrative .rich:not(.ed-rich) .rk-meter .w-75{width:75%}.report .narrative .rich:not(.ed-rich) .rk-meter .w-80{width:80%}.report .narrative .rich:not(.ed-rich) .rk-meter .w-85{width:85%}.report .narrative .rich:not(.ed-rich) .rk-meter .w-90{width:90%}.report .narrative .rich:not(.ed-rich) .rk-meter .w-95{width:95%}.report .narrative .rich:not(.ed-rich) .rk-meter .w-100{width:100%}.report .narrative .rich:not(.ed-rich) ol.rk-steps{list-style:none;padding-left:0;margin:.6rem 0;counter-reset:rk}.report .narrative .rich:not(.ed-rich) ol.rk-steps>li{counter-increment:rk;position:relative;padding-left:2.1rem;margin:.6rem 0;min-height:1.5rem}.report .narrative .rich:not(.ed-rich) ol.rk-steps>li:before{content:counter(rk);position:absolute;left:0;top:.05rem;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background:var(--accent);color:#fff;border-radius:999px;font-size:.78rem;font-weight:800}.report .narrative>.rich:not(.ed-rich){border-left:4px solid var(--accent);padding-left:1rem}.report .narrative>.rich:not(.ed-rich)>p:first-of-type{font-size:1.05rem;line-height:1.65;font-weight:500;color:var(--ink)}@media print{body{background:#fff}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.narrative .rich [style*=flex],.narrative .rich [style*=grid]{flex-wrap:wrap!important}.pdf-host{align-items:stretch!important}.pdf-page{max-width:100%!important;width:100%!important;padding:0!important;margin:0!important;box-shadow:none!important;border:none!important}.pdf-page canvas{width:100%!important;height:auto!important}:root,:root[data-theme=dark]{--ink: #1B2333;--ink-soft: #5B6478;--bg: #FFFFFF;--surface: #FFFFFF;--border: #E1E5EC}.shell-header,.shell-sidebar,.client-error-bar,.toast-stack{display:none!important}.shell,.shell-body,.shell-content{height:auto!important;overflow:visible!important;display:block!important}.shell-content{padding:0!important}}.chart-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.5rem;display:flex;flex-direction:column}.chart-card-title{margin:0 0 .25rem;font-size:.875rem;font-weight:700;color:var(--ink)}.chart-card-desc{font-size:.78rem;color:var(--ink-soft);margin:0 0 .875rem;line-height:1.5}.chart-insight-box{margin-top:.875rem;padding:.625rem .75rem;font-size:.78rem;color:var(--ink);background:var(--accent-soft);border-radius:8px;border-left:3px solid var(--accent);line-height:1.45}.chart-empty{flex:1;color:var(--ink-soft);font-size:.875rem;text-align:center;padding:2.5rem 1rem}.chart-wrap-donut{max-height:280px;display:flex;justify-content:center;flex:1}.chart-wrap-bar{height:260px}.chart-wrap-bar-md{height:300px}.chart-wrap-bar-tall{height:340px}.paged-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.75rem 1rem;border-top:1px solid var(--border)}.paged-count{font-size:.78rem;color:var(--ink-soft)}.pager{display:flex;align-items:center;gap:.25rem}.pg-btn{min-width:2rem;font-size:.78rem;padding:.25rem .55rem;border:1px solid var(--border);border-radius:6px;background:var(--surface);color:var(--ink);cursor:pointer;transition:background .12s,border-color .12s}.pg-btn:hover:not(:disabled):not(.active){border-color:var(--accent);color:var(--accent-deep)}.pg-btn.active{background:var(--navy);color:#fff;border-color:var(--navy)}.pg-btn:disabled{opacity:.4;cursor:default}.pg-gap{color:var(--ink-soft);padding:0 .15rem}
