.md-reporting{padding:90px 5%}.md-reporting--light{background:#fff;color:#081f2d}.md-reporting--dark{background:#081f2d;color:#fff}.md-reporting__inner{align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1.5fr;margin:0 auto;max-width:1280px}.md-reporting__content{max-width:480px}.md-reporting__eyebrow{border-bottom:2px solid #ffc200;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:2px;margin-bottom:16px;padding-bottom:6px;text-transform:uppercase}.md-reporting--scheme-yellow .md-reporting__eyebrow{border-bottom-color:#ffc200;color:#ffc200}.md-reporting--scheme-red .md-reporting__eyebrow{border-bottom-color:#ff4c4c;color:#ff4c4c}.md-reporting--scheme-pink .md-reporting__eyebrow{border-bottom-color:#f5cce0;color:#f5cce0}.md-reporting--scheme-blue .md-reporting__eyebrow{border-bottom-color:#0e9595;color:#0e9595}.md-reporting--light.md-reporting--scheme-pink .md-reporting__eyebrow{color:#081f2d}.md-reporting__heading{font-size:2.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0 0 18px}.md-reporting--light .md-reporting__heading{color:#081f2d}.md-reporting--dark .md-reporting__heading{color:#fff}.md-reporting__accent{font-family:"DM Serif Display",Georgia,serif;font-style:italic;font-weight:400}.md-reporting--scheme-yellow .md-reporting__accent{color:#ffc200}.md-reporting--scheme-red .md-reporting__accent{color:#ff4c4c}.md-reporting--scheme-pink .md-reporting__accent{color:#f5cce0}.md-reporting--scheme-blue .md-reporting__accent{color:#0e9595}.md-reporting--light.md-reporting--scheme-pink .md-reporting__accent{color:#ff4c4c}.md-reporting__body{font-size:1rem;line-height:1.7;margin-bottom:22px}.md-reporting--light .md-reporting__body{color:#081f2d;opacity:.85}.md-reporting--dark .md-reporting__body{color:#fff;opacity:.85}.md-reporting__body p{margin:0 0 12px}.md-reporting__body p:last-child{margin-bottom:0}.md-reporting__bullets{display:grid;gap:10px 18px;grid-template-columns:1fr 1fr;list-style:none;margin:0;padding:0}.md-reporting__bullet{align-items:center;display:flex;font-size:.9rem;font-weight:500;gap:10px}.md-reporting--light .md-reporting__bullet{color:#081f2d}.md-reporting--dark .md-reporting__bullet{color:#fff}.md-reporting__bullet-dot{background:#ffc200;border-radius:50%;flex-shrink:0;height:7px;width:7px}.md-reporting--scheme-yellow .md-reporting__bullet-dot{background:#ffc200}.md-reporting--scheme-red .md-reporting__bullet-dot{background:#ff4c4c}.md-reporting--scheme-pink .md-reporting__bullet-dot{background:#f5cce0}.md-reporting--scheme-blue .md-reporting__bullet-dot{background:#0e9595}.md-reporting__visual{display:flex;justify-content:center}.md-reporting__dashboard{background:#fff;border:1px solid rgba(8,31,45,.1);border-radius:14px;box-shadow:0 16px 40px rgba(8,31,45,.1);max-width:620px;padding:28px 26px;width:100%}.md-reporting--dark .md-reporting__dashboard{box-shadow:0 24px 60px rgba(0,0,0,.35)}.md-reporting__dashboard-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.md-reporting__dashboard-title{color:#081f2d;font-size:1rem;font-weight:700}.md-reporting__dashboard-status{align-items:center;color:#0e9595;display:flex;font-size:.7rem;font-weight:700;gap:6px;letter-spacing:1px}.md-reporting__dashboard-dot{animation:md-reporting-pulse 1.5s ease-in-out infinite;background:#0e9595;border-radius:50%;height:8px;width:8px}@keyframes md-reporting-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.md-reporting__dashboard-stats{display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr;margin-bottom:18px}.md-reporting__dashboard-stat{background:#fafbfc;border:.5px solid rgba(8,31,45,.08);border-radius:10px;padding:16px 14px}.md-reporting__dashboard-stat-label{color:rgba(8,31,45,.55);font-size:.7rem;font-weight:700;letter-spacing:1px;margin-bottom:6px;text-transform:uppercase}.md-reporting__dashboard-stat-value{color:#081f2d;font-size:2rem;font-weight:700;letter-spacing:-.01em;line-height:1}.md-reporting__dashboard-stat-trend{color:#0e9595;font-size:.8rem;font-weight:600;margin-top:8px}.md-reporting__dashboard-chart{background:#fafbfc;border:.5px solid rgba(8,31,45,.08);border-radius:10px;padding:18px}.md-reporting__dashboard-chart-label{color:rgba(8,31,45,.55);font-size:.7rem;font-weight:700;letter-spacing:1px;margin-bottom:12px;text-transform:uppercase}.md-reporting__dashboard-chart-svg{display:block;height:70px;width:100%}.md-reporting__chart-line{fill:none;stroke:#ffc200;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.md-reporting__chart-area{fill:rgba(255,194,0,.12)}.md-reporting--scheme-yellow .md-reporting__chart-line{stroke:#ffc200}.md-reporting--scheme-yellow .md-reporting__chart-area{fill:rgba(255,194,0,.12)}.md-reporting--scheme-red .md-reporting__chart-line{stroke:#ff4c4c}.md-reporting--scheme-red .md-reporting__chart-area{fill:rgba(255,76,76,.12)}.md-reporting--scheme-pink .md-reporting__chart-line{stroke:#f5cce0}.md-reporting--scheme-pink .md-reporting__chart-area{fill:rgba(245,204,224,.25)}.md-reporting--scheme-blue .md-reporting__chart-line{stroke:#0e9595}.md-reporting--scheme-blue .md-reporting__chart-area{fill:rgba(14,149,149,.12)}@media (max-width:1024px){.md-reporting__inner{gap:40px;grid-template-columns:1fr}.md-reporting__content{max-width:100%}.md-reporting__heading{font-size:2rem}}@media (max-width:768px){.md-reporting{padding:60px 5%}.md-reporting__heading{font-size:1.75rem}.md-reporting__bullets{grid-template-columns:1fr}}