:root{--bg: #f4f6f8;--card: #ffffff;--border: #e3e6ea;--text: #20242b;--sub: #54565a;--muted: #8a8f97;--accent: #c10230;--navy: #024985}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:IBM Plex Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}.hero-title{font-size:clamp(24px,5.4vw,40px)!important;overflow-wrap:break-word}.hero-figure{font-size:clamp(30px,8.5vw,52px)!important}.hero-stat{font-size:clamp(20px,5.2vw,30px)!important}.two-col>*{min-width:0}.recovery-hero{max-width:100%}.recovery-hero>*{min-width:0;max-width:100%}.mono{font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace}h1,h2,h3,h4{margin:0;font-weight:600;letter-spacing:-.01em}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#d3d7dd;border-radius:6px}::-webkit-scrollbar-track{background:transparent}table{border-collapse:collapse;width:100%}.fade-in{animation:fadeIn .28s ease both}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.pulse-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#047857;box-shadow:0 0 #04785780;animation:pulse 2.2s infinite}@keyframes pulse{0%{box-shadow:0 0 #04785773}70%{box-shadow:0 0 0 7px #04785700}to{box-shadow:0 0 #04785700}}.kpi-clickable:hover{border-color:var(--accent)!important;box-shadow:0 4px 14px #1018281a!important;transform:translateY(-1px)}.recharts-default-tooltip{border-radius:8px!important;border-color:var(--border)!important}.recharts-cartesian-axis-tick-value{font-size:11px}.pipe-flow{stroke-dasharray:5 11;animation:flow 1.1s linear infinite}@keyframes flow{to{stroke-dashoffset:-16}}.recovery-hero{position:relative;overflow:hidden;background:radial-gradient(120% 140% at 88% -20%,rgba(14,159,110,.12),transparent 55%),linear-gradient(135deg,#08365f,#0d3f6e 46%,#0b5a86)}.recovery-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 30%,rgba(255,255,255,.06) 48%,transparent 66%);transform:translate(-30%);animation:sheen 7s ease-in-out infinite}@keyframes sheen{0%,to{transform:translate(-35%)}50%{transform:translate(35%)}}.drop-in{animation:dropIn .5s cubic-bezier(.2,.7,.2,1) both}@keyframes dropIn{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.pipe-flow,.recovery-hero:after,.drop-in,.fade-in,.pulse-dot{animation:none!important}}@media(max-width:860px){.app-shell{flex-direction:column!important}.sidebar{width:100%!important;height:auto!important;position:static!important;border-right:none!important;border-bottom:1px solid #e3e6ea!important}.sidebar img{width:auto!important;height:34px!important}.side-nav{flex-direction:row!important;overflow-x:auto!important;gap:4px!important}.side-nav a{white-space:nowrap}.side-foot{display:none!important}.two-col{grid-template-columns:1fr!important}.page-main{padding:16px!important}.recovery-hero{padding:22px 18px!important}}@media print{.sidebar,.app-header,.no-print{display:none!important}.page-main{padding:0!important;max-width:100%!important}body,.app-shell{background:#fff!important}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.recovery-hero:after{display:none!important}section,.two-col{break-inside:avoid}}
