.dy-report-page{padding:20px 8px 8px}
.dy-report-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;background:#eef4fb;border:1px solid #dbe7f5;border-radius:22px;padding:20px 22px;margin-bottom:16px}
.dy-report-kicker{font-size:12px;font-weight:700;color:#5c6b86;margin-bottom:4px}
.dy-report-title{margin:0;font-size:26px;line-height:1.15;font-weight:800;color:#0f172a}
.dy-report-desc{margin:8px 0 0;font-size:13px;line-height:1.7;color:#6b7a90;max-width:700px}
.dy-report-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.dy-pill{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 14px;border-radius:999px;background:#eef2ff;border:1px solid #c7d2fe;color:#4f46e5;font-size:12px;font-weight:700}
.dy-pill.is-ok{background:#e8f7ee;border-color:#bde4ca;color:#18814d}
.dy-pill.is-bad{background:#fff1f2;border-color:#fecdd3;color:#dc2626}
.dy-report-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}
.dy-stat-card{background:#fff;border:1px solid #e5edf8;border-radius:20px;padding:18px 20px;box-shadow:0 8px 20px rgba(15,23,42,.04)}
.dy-stat-label{font-size:13px;color:#64748b;font-weight:700;margin-bottom:10px}.dy-stat-value{font-size:24px;line-height:1;font-weight:800;color:#0f172a}
.dy-report-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:14px;margin-bottom:16px}.dy-report-grid-bottom{grid-template-columns:1fr 1fr}
.dy-panel{background:#fff;border:1px solid #e5edf8;border-radius:20px;overflow:hidden;box-shadow:0 8px 20px rgba(15,23,42,.04)}
.dy-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 18px;border-bottom:1px solid #edf2f9}.dy-panel-head h3{margin:0;font-size:15px;font-weight:800;color:#0f172a}
.dy-legend{display:flex;align-items:center;gap:14px;flex-wrap:wrap;font-size:12px;color:#64748b;font-weight:700}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px;vertical-align:middle}.dot.blue{background:#3b82f6}.dot.green{background:#10b981}.dot.gray{background:#94a3b8}
.dy-tag{display:inline-flex;align-items:center;height:28px;padding:0 10px;border-radius:999px;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;font-size:12px;font-weight:700}.dy-tag.blue{background:#eef4ff;color:#3b82f6;border-color:#cfe0ff}.dy-tag.amber{background:#fff7ed;color:#d97706;border-color:#fed7aa}
.dy-chart-box{position:relative;height:260px;padding:18px}.dy-chart-grid{position:absolute;inset:18px;border-radius:16px;background:linear-gradient(to bottom,transparent 24%,#edf2f7 25%,transparent 26%,transparent 49%,#edf2f7 50%,transparent 51%,transparent 74%,#edf2f7 75%,transparent 76%);border:1px solid #e7eef8}
.dy-chart-svg{position:relative;width:100%;height:100%}.dy-chart-svg .line{fill:none;stroke-width:5;stroke-linecap:round}.dy-chart-svg .line.blue{stroke:#3b82f6}.dy-chart-svg .line.green{stroke:#10b981}
.dy-overview-table{padding:10px 18px 16px}.dy-overview-table .row{display:grid;grid-template-columns:1.6fr .6fr .6fr;gap:10px;padding:13px 8px;border-bottom:1px solid #eef2f7;color:#334155;font-size:13px;align-items:center}.dy-overview-table .row:last-child{border-bottom:none}.dy-overview-table .row.head{font-weight:800;color:#64748b;background:#f8fbff;border-radius:12px;border-bottom:none;margin-bottom:4px}
.dy-table-wrap{padding:10px 14px 16px}.dy-table{width:100%;border-collapse:separate;border-spacing:0}.dy-table th,.dy-table td{padding:13px 12px;border-bottom:1px solid #eef2f7;font-size:13px;color:#334155;text-align:left}.dy-table th{font-size:12px;font-weight:800;color:#64748b;background:#f8fbff}.dy-table th:first-child{border-top-left-radius:12px}.dy-table th:last-child{border-top-right-radius:12px}.dy-table tbody tr:last-child td{border-bottom:none}
.dy-badge{display:inline-flex;align-items:center;justify-content:center;min-width:70px;height:28px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700;border:1px solid transparent}.dy-badge.is-green{background:#eaf8ef;color:#1f8f56;border-color:#bde4ca}.dy-badge.is-amber{background:#fff6e8;color:#d97706;border-color:#f7d7a2}.dy-badge.is-red{background:#fff1f2;color:#ef4444;border-color:#fecdd3}.dy-badge.is-blue{background:#eef4ff;color:#2563eb;border-color:#cfe0ff}
@media (max-width: 1200px){.dy-report-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.dy-report-grid,.dy-report-grid-bottom{grid-template-columns:1fr}.dy-report-hero{flex-direction:column}}
@media (max-width: 768px){.dy-report-page{padding:12px 0}.dy-report-cards{grid-template-columns:1fr}.dy-report-hero{padding:16px}.dy-panel-head{padding:14px 16px}.dy-chart-box{height:220px;padding:14px}.dy-chart-grid{inset:14px}.dy-table th,.dy-table td{padding:11px 10px}.dy-overview-table{padding:8px 14px 14px}.dy-overview-table .row{grid-template-columns:1.2fr .6fr .6fr;padding:11px 6px}}
.page-body .container-xl{
  max-width: 100% !important;
  padding-left: 22px !important;
  padding-right: 22px !important;
}

.dy-report-page{
  width: 100%;
  padding: 4px 0 0;
}

.dy-report-hero,
.dy-report-cards,
.dy-report-grid,
.dy-report-grid-bottom{
  width: 100%;
}

.dy-report-cards{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.dy-report-grid{
  grid-template-columns: 1.45fr 1fr;
}

.dy-report-grid-bottom{
  grid-template-columns: 1fr 1fr;
}

.dy-panel{
  min-width: 0;
}

.dy-table{
  table-layout: fixed;
}

.dy-table td,
.dy-table th{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 1200px){
  .dy-report-cards{grid-template-columns:repeat(2,minmax(0,1fr));}
  .dy-report-grid,
  .dy-report-grid-bottom{grid-template-columns:1fr;}
}

@media (max-width: 768px){
  .page-body .container-xl{
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .dy-report-cards{grid-template-columns:1fr;}
}