
.dlp-loyalty-wrap{display:flex;flex-direction:column;gap:24px}
.dlp-hero,.dlp-panel,.dlp-stat-card{background:#fff;border:1px solid #e8edf3;border-radius:20px;box-shadow:0 10px 30px rgba(16,24,40,.06)}
.dlp-hero{padding:28px 32px;display:flex;justify-content:space-between;align-items:center;gap:20px;background:linear-gradient(135deg,#f7faff 0%,#ffffff 100%)}
.dlp-kicker{display:inline-block;padding:6px 12px;border-radius:999px;background:#eef4ff;color:#2457d6;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.dlp-hero h2{margin:12px 0 8px;font-size:30px;line-height:1.15}
.dlp-hero p{margin:0;color:#667085}
.dlp-hero-balance{min-width:240px;padding:18px 20px;border-radius:18px;background:#0f172a;color:#fff}
.dlp-hero-balance span{display:block;font-size:13px;opacity:.85;margin-bottom:8px}
.dlp-hero-balance strong{font-size:28px;line-height:1.1}
.dlp-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.dlp-stats-grid.admin{grid-template-columns:repeat(4,minmax(0,1fr))}
.dlp-stat-card{padding:20px}
.dlp-stat-label{display:block;font-size:13px;color:#667085;margin-bottom:10px}
.dlp-stat-value{display:block;font-size:28px;line-height:1.15;color:#101828}
.dlp-stat-desc{display:block;margin-top:8px;color:#98a2b3}
.dlp-panels{display:grid;grid-template-columns:1.35fr .95fr;gap:18px}
.dlp-panel{padding:22px}
.dlp-panel-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px}
.dlp-panel-head h3{margin:0;font-size:20px}
.dlp-panel-head p{margin:0;color:#667085;font-size:14px}
.dlp-chart-legend,.dlp-chart-foot,.dlp-convert-meta{display:flex;gap:16px;flex-wrap:wrap}
.dlp-chart-legend span,.dlp-chart-foot span{display:flex;align-items:center;gap:8px;color:#475467;font-size:14px}
.dlp-chart-foot{margin-top:14px;justify-content:space-between}
.dlp-mini-chart{width:100%;height:auto;background:#fbfcfe;border:1px solid #edf2f7;border-radius:16px;padding:12px}
.dot{width:10px;height:10px;border-radius:50%;display:inline-block}
.dot.points{background:#2563eb}.dot.orders{background:#0f172a}
.dlp-convert-box{display:flex;flex-direction:column;gap:18px}
.dlp-balance-pill{display:inline-block;padding:10px 14px;border-radius:999px;background:#f4f7ff;color:#2457d6;font-weight:600}
.dlp-convert-meta div{flex:1;min-width:120px;padding:16px;border:1px solid #edf2f7;border-radius:16px;background:#fafcff}
.dlp-convert-meta span{display:block;color:#667085;font-size:13px;margin-bottom:8px}
.dlp-convert-meta strong{font-size:22px;line-height:1.15;color:#111827}
.dlp-convert-button.button.alt{background:#0f172a;border-color:#0f172a;color:#fff;padding:12px 18px;border-radius:14px;font-weight:700}
.dlp-empty{padding:18px;border:1px dashed #d0d5dd;border-radius:14px;background:#fcfcfd;color:#667085}
.dlp-table-wrap{overflow:auto}
.dlp-table,.dlp-admin-table{border-collapse:separate!important;border-spacing:0;width:100%}
.dlp-table th,.dlp-table td,.dlp-admin-table th,.dlp-admin-table td{padding:14px 12px!important;border-bottom:1px solid #eef2f6;vertical-align:top}
.dlp-table thead th,.dlp-admin-table thead th{background:#f8fafc;color:#344054;font-size:13px;text-transform:uppercase;letter-spacing:.03em}
.dlp-badge{display:inline-flex;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:700}
.dlp-earn{background:#ecfdf3;color:#027a48}.dlp-convert{background:#eff8ff;color:#175cd3}.dlp-use{background:#fff7ed;color:#c2410c}
.dlp-pagination,.tablenav-pages{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;flex-wrap:wrap}
.dlp-page-links{display:flex;gap:6px;flex-wrap:wrap}
.dlp-page-links .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 12px;border:1px solid #d0d5dd;border-radius:12px;background:#fff;color:#344054;text-decoration:none}
.dlp-page-links .page-numbers.current{background:#0f172a;border-color:#0f172a;color:#fff}
.displaying-num{color:#667085;font-size:13px}
.dlp-admin-wrap .dlp-panel{margin-top:18px}
@media (max-width:1024px){.dlp-stats-grid,.dlp-stats-grid.admin,.dlp-panels{grid-template-columns:1fr 1fr}.dlp-hero{flex-direction:column;align-items:flex-start}.dlp-hero-balance{width:100%}}
@media (max-width:640px){.dlp-stats-grid,.dlp-stats-grid.admin,.dlp-panels{grid-template-columns:1fr}.dlp-hero{padding:22px}.dlp-panel,.dlp-stat-card{padding:18px}}
