:root{color:#0f172a;background:#f6f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}.app{width:min(1280px,100% - 32px);margin:0 auto;padding:28px 0 48px}.card{background:#ffffffeb;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 18px 50px #0f172a14}.hero{justify-content:space-between;gap:24px;padding:32px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle,#2563eb2e,#0000 65%);width:360px;height:260px;position:absolute;inset:-80px -100px auto auto}.eyebrow{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}h1{letter-spacing:-.04em;margin:8px 0 10px;font-size:clamp(30px,4vw,52px)}.hero p{color:#64748b;margin:0;font-size:17px}.hero-meta{color:#475569;z-index:1;flex-direction:column;align-items:flex-end;gap:10px;font-size:14px;display:flex}.hero-meta span{background:#f1f5f9;border-radius:999px;padding:8px 12px}.grid{gap:18px;margin-top:18px;display:grid}.metrics{grid-template-columns:repeat(6,1fr)}.two{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card{align-items:center;gap:14px;min-height:126px;padding:18px;display:flex}.metric-icon{color:#2563eb;background:#eff6ff;border-radius:16px;flex:none;place-items:center;width:46px;height:46px;display:grid}.muted{color:#64748b;font-size:13px}.metric-value{letter-spacing:-.04em;margin-top:8px;font-size:28px;font-weight:850}.metric-value span{color:#64748b;margin-left:2px;font-size:13px}.delta{color:#f97316;margin-top:3px;font-size:12px;font-weight:700}.delta.good{color:#16a34a}.panel{min-width:0;padding:22px}.panel-head{margin-bottom:12px}h2{letter-spacing:-.02em;margin:0;font-size:20px}.panel-head p{color:#64748b;margin:6px 0 0;font-size:13px}.empty{color:#94a3b8;background:#f8fafc;border-radius:18px;place-items:center;height:280px;display:grid}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:14px}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:13px 12px}th{color:#475569;background:#f8fafc;font-size:12px}.footer{color:#475569;margin-top:18px;padding:20px 24px;font-size:14px}.footer p{margin:6px 0}.error{color:#b91c1c;padding:24px}.recharts-wrapper{max-width:100%}.svg-chart{width:100%;min-height:260px;position:relative;overflow:visible}.svg-chart svg{width:100%;height:calc(100% - 28px);display:block;overflow:visible}.grid-line{stroke:#e5e7eb;stroke-width:1px;vector-effect:non-scaling-stroke}.hover-line{stroke:#94a3b8;stroke-width:1.2px;stroke-dasharray:4 4;vector-effect:non-scaling-stroke}.axis-text{fill:#64748b;font-size:12px;font-weight:600}.chart-tooltip{z-index:5;color:#fff;pointer-events:none;white-space:nowrap;background:#0f172af0;border-radius:14px;min-width:158px;padding:10px 12px;position:absolute;box-shadow:0 14px 35px #0f172a47}.tooltip-date{color:#cbd5e1;margin-bottom:6px;font-size:12px;font-weight:800}.tooltip-row{justify-content:space-between;align-items:center;gap:18px;font-size:13px;line-height:1.7;display:flex}.tooltip-row span{color:#e2e8f0;align-items:center;gap:7px;display:inline-flex}.tooltip-row i{border-radius:999px;width:9px;height:9px;display:inline-block}.tooltip-row b{font-variant-numeric:tabular-nums}.tooltip-extra{color:#cbd5e1;white-space:normal;border-top:1px solid #ffffff29;max-width:240px;margin-top:6px;padding-top:6px;font-size:12px}.custom-legend{color:#475569;justify-content:center;align-items:center;gap:18px;height:28px;font-size:13px;font-weight:700;display:flex}.custom-legend span{align-items:center;gap:7px;display:inline-flex}.custom-legend i{border-radius:99px;width:24px;height:4px;display:inline-block}@media (width<=1080px){.metrics{grid-template-columns:repeat(3,1fr)}.two{grid-template-columns:1fr}}@media (width<=720px){.app{width:min(100% - 20px,1280px);padding-top:12px}.hero{flex-direction:column;padding:24px}.hero-meta{align-items:flex-start}.metrics{grid-template-columns:repeat(2,1fr)}.metric-card{min-height:112px}.metric-value{font-size:24px}}@media (width<=460px){.metrics{grid-template-columns:1fr}}
