.ennu-me-abandoned-dashboard{max-width:1400px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.ennu-me-dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.ennu-me-dashboard-title{margin:0;font-size:24px;font-weight:600;color:#1e1e1e}.ennu-me-dashboard-actions{display:flex;gap:12px}.ennu-me-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;border-radius:6px;cursor:pointer;transition:all 0.15s ease;border:none;text-decoration:none}.ennu-me-btn .dashicons{font-size:16px;width:16px;height:16px}.ennu-me-btn-primary{background:#2563eb;color:#fff}.ennu-me-btn-primary:hover{background:#1d4ed8}.ennu-me-btn-secondary{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.ennu-me-btn-secondary:hover{background:#e5e7eb}.ennu-me-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:24px}.ennu-me-stat-card{background:#fff;border-radius:12px;padding:20px;display:flex;align-items:center;gap:16px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e5e7eb}.ennu-me-stat-icon{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center}.ennu-me-stat-icon .dashicons{font-size:24px;width:24px;height:24px;color:#fff}.ennu-me-stat-total .ennu-me-stat-icon{background:#6366f1}.ennu-me-stat-pending .ennu-me-stat-icon{background:#f59e0b}.ennu-me-stat-recovered .ennu-me-stat-icon{background:#10b981}.ennu-me-stat-expired .ennu-me-stat-icon{background:#ef4444}.ennu-me-stat-rate .ennu-me-stat-icon{background:#8b5cf6}.ennu-me-stat-content{display:flex;flex-direction:column}.ennu-me-stat-value{font-size:28px;font-weight:700;color:#1e1e1e;line-height:1.2}.ennu-me-stat-label{font-size:13px;color:#6b7280;margin-top:4px}.ennu-me-filters{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-end;padding:20px;background:#fff;border-radius:12px;margin-bottom:24px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e5e7eb}.ennu-me-filter-group{display:flex;flex-direction:column;gap:6px}.ennu-me-filter-group label{font-size:12px;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.5px}.ennu-me-filter-select,.ennu-me-filter-input{padding:8px 12px;font-size:14px;border:1px solid #d1d5db;border-radius:6px;background:#fff;min-width:150px}.ennu-me-filter-select:focus,.ennu-me-filter-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.ennu-me-filter-actions{flex-direction:row;gap:8px;margin-left:auto}.ennu-me-table-wrapper{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e5e7eb}.ennu-me-enrollments-table{width:100%;border-collapse:collapse;font-size:14px}.ennu-me-enrollments-table thead{background:#f9fafb;border-bottom:1px solid #e5e7eb}.ennu-me-enrollments-table th{padding:14px 16px;text-align:left;font-weight:600;color:#374151;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.ennu-me-enrollments-table td{padding:16px;border-bottom:1px solid #f3f4f6;vertical-align:middle}.ennu-me-enrollments-table tbody tr:hover{background:#f9fafb}.ennu-me-enrollments-table tbody tr:last-child td{border-bottom:none}.ennu-me-col-date{white-space:nowrap}.ennu-me-date-primary{display:block;font-weight:500;color:#1e1e1e}.ennu-me-date-secondary{display:block;font-size:12px;color:#6b7280}.ennu-me-customer-info{display:flex;flex-direction:column;gap:2px}.ennu-me-customer-name{font-weight:500;color:#1e1e1e}.ennu-me-customer-email{font-size:13px;color:#6b7280}.ennu-me-customer-phone{font-size:12px;color:#9ca3af}.ennu-me-tier-badge{display:inline-block;padding:4px 10px;background:#e0e7ff;color:#3730a3;border-radius:20px;font-size:12px;font-weight:500}.ennu-me-col-amount{font-weight:600;color:#1e1e1e}.ennu-me-emails-sent{display:flex;gap:6px}.ennu-me-email-indicator{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;cursor:help}.ennu-me-email-indicator.sent{background:#d1fae5;color:#059669}.ennu-me-email-indicator.pending{background:#f3f4f6;color:#9ca3af}.ennu-me-status-badge{display:inline-block;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500}.ennu-me-status-badge.status-pending{background:#fef3c7;color:#92400e}.ennu-me-status-badge.status-recovered{background:#d1fae5;color:#065f46}.ennu-me-status-badge.status-expired{background:#fee2e2;color:#991b1b}.ennu-me-action-buttons{display:flex;gap:8px}.ennu-me-action-btn{width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border:1px solid #e5e7eb;color:#6b7280;cursor:pointer;transition:all 0.15s ease}.ennu-me-action-btn:hover{background:#e5e7eb;color:#374151}.ennu-me-action-btn .dashicons{font-size:16px;width:16px;height:16px}.ennu-me-resend-email:hover{background:#dbeafe;color:#2563eb;border-color:#93c5fd}.ennu-me-mark-recovered:hover{background:#d1fae5;color:#059669;border-color:#6ee7b7}.ennu-me-delete-enrollment:hover{background:#fee2e2;color:#dc2626;border-color:#fca5a5}.ennu-me-empty-state{text-align:center;padding:60px 20px;color:#6b7280}.ennu-me-empty-state .dashicons{font-size:48px;width:48px;height:48px;color:#d1d5db;margin-bottom:16px}.ennu-me-empty-state p{margin:0;font-size:16px}.ennu-me-pagination{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#f9fafb;border-top:1px solid #e5e7eb}.ennu-me-pagination-info{font-size:14px;color:#6b7280}.ennu-me-pagination-buttons{display:flex;gap:8px}.ennu-me-access-denied{text-align:center;padding:80px 20px;background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.ennu-me-access-denied .dashicons{font-size:48px;width:48px;height:48px;color:#ef4444;margin-bottom:16px}.ennu-me-access-denied p{margin:0;font-size:16px;color:#6b7280}.ennu-me-loading{opacity:.6;pointer-events:none}.ennu-me-loading::after{content:'';position:absolute;top:50%;left:50%;width:32px;height:32px;margin:-16px 0 0 -16px;border:3px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:ennu-spin 0.8s linear infinite}@keyframes ennu-spin{to{transform:rotate(360deg)}}@media (max-width:1024px){.ennu-me-filters{flex-direction:column;align-items:stretch}.ennu-me-filter-group{width:100%}.ennu-me-filter-select,.ennu-me-filter-input{width:100%;min-width:auto}.ennu-me-filter-actions{flex-direction:row;margin-left:0;margin-top:8px}}@media (max-width:768px){.ennu-me-abandoned-dashboard{padding:12px}.ennu-me-dashboard-header{flex-direction:column;align-items:flex-start}.ennu-me-stats-grid{grid-template-columns:1fr 1fr}.ennu-me-table-wrapper{overflow-x:auto}.ennu-me-enrollments-table{min-width:800px}.ennu-me-pagination{flex-direction:column;gap:12px}}@media (max-width:480px){.ennu-me-stats-grid{grid-template-columns:1fr}.ennu-me-stat-card{padding:16px}.ennu-me-stat-value{font-size:24px}}