.htmkt-wrap{margin:14px 0;background:#fff;border:1px solid #e7edf7;border-radius:18px;padding:14px;box-shadow:0 8px 24px rgba(15,23,42,.05)}
.htmkt-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}
.htmkt-head h2{margin:0;font-size:18px;color:#0f172a}.htmkt-head p{margin:4px 0 0;color:#64748b;font-size:13px}
.htmkt-filters{display:grid;grid-template-columns:120px 130px 130px 150px minmax(180px,1fr) 80px;gap:8px;align-items:center}
.htmkt-filters select,.htmkt-filters input,.htmkt-filters button{height:38px;border:1px solid #dbe5f3;border-radius:10px;padding:0 10px;font:inherit;font-size:13px;background:#fff}
.htmkt-filters button,.htmkt-actions button{border:0;background:#2563eb;color:#fff;font-weight:800;cursor:pointer;border-radius:10px}
.htmkt-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:12px}
.htmkt-kpis article{background:#f8fafc;border:1px solid #e7edf7;border-radius:14px;padding:12px}
.htmkt-kpis span{display:block;color:#64748b;font-size:12px;font-weight:700}.htmkt-kpis b{display:block;margin-top:4px;font-size:22px;color:#2563eb}
.htmkt-kpis .money b{color:#f97316}.htmkt-kpis .good b{color:#16a34a}
.htmkt-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:12px}.htmkt-panel{border:1px solid #edf2f7;border-radius:14px;padding:12px;min-height:310px}
.htmkt-panel h3{margin:0 0 10px;font-size:15px}.htmkt-panel canvas{width:100%!important;height:250px!important}
.htmkt-table-panel{margin-top:12px}.htmkt-table-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.htmkt-actions{display:flex;gap:8px}.htmkt-actions button{height:34px;padding:0 12px;font-size:12px}
.htmkt-table-wrap{max-height:420px;overflow:auto}.htmkt-table{width:100%;border-collapse:collapse}
.htmkt-table th,.htmkt-table td{padding:9px 8px;border-bottom:1px solid #eef2f7;font-size:12px;text-align:left;vertical-align:top}
.htmkt-table th{color:#64748b;font-weight:900;background:#f8fafc;position:sticky;top:0}
.htmkt-domain{color:#64748b;font-weight:800}.htmkt-slug{color:#2563eb;font-weight:900}.htmkt-product{font-weight:800;color:#0f172a}
.htmkt-pagination{display:flex;align-items:center;gap:6px;justify-content:flex-end;margin-top:10px}
.htmkt-pagination span{margin-right:auto;color:#64748b;font-size:12px}.htmkt-pagination button,.htmkt-pagination select{height:32px;border:1px solid #dbe5f3;background:#fff;border-radius:8px;padding:0 10px;font-size:12px}
.htmkt-pagination button.active{background:#2563eb;color:#fff;border-color:#2563eb}.htmkt-pagination button:disabled{opacity:.45}
@media(max-width:1100px){.htmkt-kpis{grid-template-columns:repeat(3,1fr)}.htmkt-grid{grid-template-columns:1fr}.htmkt-filters{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:700px){.htmkt-head{display:block}.htmkt-filters{grid-template-columns:1fr;margin-top:10px}.htmkt-kpis{grid-template-columns:1fr 1fr}.htmkt-table-wrap{overflow:auto}.htmkt-table-head{display:block}.htmkt-actions{margin-top:8px}}

/* V127.48 AFF scoped */
#htmktDashboard .htmkt-head p{font-weight:700}
