.rep-summary-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:20px;display:grid}@media (min-width:768px){.rep-summary-grid{grid-template-columns:repeat(4,1fr)}}.rep-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:4px;padding:16px;display:flex}.rep-summary-label{text-transform:uppercase;letter-spacing:.5px;color:#64748b;font-size:11px;font-weight:600}.rep-summary-value{color:#0f172a;letter-spacing:-.3px;font-size:22px;font-weight:700;line-height:1.15}.rep-summary-value-emerald{color:#059669;letter-spacing:-.3px;font-size:22px;font-weight:700}.rep-summary-value-rose{color:#dc2626;letter-spacing:-.3px;font-size:22px;font-weight:700}.rep-summary-sub{color:#94a3b8;margin-top:1px;font-size:11px}.rep-two-grid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:900px){.rep-two-grid{grid-template-columns:1fr 1fr}}.rep-chart-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:16px;padding:20px;display:flex}.rep-chart-header{justify-content:space-between;align-items:center;display:flex}.rep-chart-title{color:#0f172a;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.rep-chart-subtitle{color:#64748b;font-size:12px}.rep-cat-list{flex-direction:column;gap:12px;display:flex}.rep-cat-item{flex-direction:column;gap:4px;display:flex}.rep-cat-row{justify-content:space-between;align-items:center;font-size:12px;display:flex}.rep-cat-name{color:#0f172a;font-weight:600}.rep-cat-val{color:#475569;font-weight:700}.rep-progress-track{background:#f1f5f9;border-radius:999px;width:100%;height:6px;overflow:hidden}.rep-progress-fill-blue{background:#2563eb;border-radius:999px;height:100%}.rep-progress-fill-purple{background:#9333ea;border-radius:999px;height:100%}.rep-progress-fill-emerald{background:#059669;border-radius:999px;height:100%}.rep-progress-fill-amber{background:#d97706;border-radius:999px;height:100%}.rep-progress-fill-rose{background:#dc2626;border-radius:999px;height:100%}.rep-nav-grid{grid-template-columns:repeat(1,1fr);gap:16px;margin-top:20px;display:grid}@media (min-width:640px){.rep-nav-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.rep-nav-grid{grid-template-columns:repeat(3,1fr)}}.rep-nav-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;justify-content:space-between;gap:16px;padding:20px;text-decoration:none;transition:all .15s;display:flex;box-shadow:0 1px 3px #0f172a08}.rep-nav-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #0f172a14}.rep-nav-card-top{align-items:flex-start;gap:14px;display:flex}.rep-nav-icon-box{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.rep-nav-title{color:#0f172a;margin-bottom:2px;font-size:15px;font-weight:700}.rep-nav-desc{color:#64748b;font-size:12px;line-height:1.4}.rep-nav-card-bottom{color:#2563eb;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:12px;font-size:12px;font-weight:600;display:flex}
