.hzux-shell{max-width:1200px;margin:24px auto;padding:0 12px;font-family:Arial,sans-serif}
.hzux-public-shell{margin-top:10px}
.hzux-header,.hzux-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-wrap:wrap;margin-bottom:18px}
.hzux-hero{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:28px;border-radius:22px;box-shadow:0 12px 28px rgba(15,23,42,.18)}
.hzux-logo,.hzux-photo{width:96px;height:96px;object-fit:cover;border-radius:18px;background:#fff}
.hzux-grid{display:grid;gap:18px;margin:18px 0}.hzux-grid-2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.hzux-grid-3{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.hzux-grid-4{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}
.hzux-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:20px;box-shadow:0 10px 24px rgba(15,23,42,.06)}
body.wp-admin .hzux-card{background:#fff}
.hzux-card h1,.hzux-card h2,.hzux-card h3,.hzux-shell h1,.hzux-shell h2{margin-top:0}
.hzux-btn{display:inline-block;background:#111827;color:#fff !important;padding:10px 16px;border-radius:999px;text-decoration:none;border:none;cursor:pointer}
.hzux-btn.secondary{background:#e5e7eb;color:#111827 !important}
.hzux-chip-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}
.hzux-chip,.hzux-stat-pill{display:inline-flex;align-items:center;justify-content:center;background:#eef2ff;color:#312e81;padding:8px 12px;border-radius:999px;text-decoration:none}
.hzux-list{display:flex;flex-direction:column;gap:10px}.hzux-list-row{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:12px 14px;border-radius:14px;background:#f8fafc}.hzux-list-row span{color:#475569;font-size:.94em}
.hzux-tone-warning{border-left:4px solid #f59e0b}.hzux-tone-danger{border-left:4px solid #ef4444}.hzux-tone-info{border-left:4px solid #3b82f6}.hzux-tone-success{border-left:4px solid #10b981}
.hzux-table-wrap{overflow:auto}.hzux-table{width:100%;border-collapse:collapse}.hzux-table th,.hzux-table td{padding:12px;border-bottom:1px solid #e5e7eb;text-align:left}.hzux-table th{background:#f8fafc;position:sticky;top:0}
.hzux-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.hzux-tabs span{padding:10px 14px;border-radius:999px;background:#e5e7eb;color:#0f172a}.hzux-tabs .active{background:#111827;color:#fff}
.hzux-locked{position:relative;background:#f8fafc;border-radius:18px;padding:18px;border:1px dashed #cbd5e1}
.hzux-blur-box{height:120px;border-radius:16px;background:linear-gradient(90deg,rgba(148,163,184,.35),rgba(226,232,240,.85),rgba(148,163,184,.35));filter:blur(6px);margin-bottom:12px}
.hzux-analytics-live{background:#ecfeff;border:1px solid #a5f3fc;border-radius:18px;padding:16px}
.hzux-bullets{margin:0;padding-left:18px}.hzux-bullets li{margin:8px 0}
.hzux-stat-grid{display:flex;flex-wrap:wrap;gap:10px}
.hzux-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}
@media (max-width:782px){.hzux-header,.hzux-hero{flex-direction:column}.hzux-list-row{flex-direction:column;align-items:flex-start}}
