.WhatsAppDashboard-module__z0QaZa__dashboard{margin:0 auto;padding:2rem 1.5rem}.WhatsAppDashboard-module__z0QaZa__header{flex-direction:column;gap:.5rem;margin-bottom:1.75rem;display:flex}.WhatsAppDashboard-module__z0QaZa__header h1{color:var(--text-primary);margin:0;font-size:clamp(1.75rem,2vw,2.4rem)}.WhatsAppDashboard-module__z0QaZa__header p{color:var(--text-secondary);max-width:720px;margin:0}.WhatsAppDashboard-module__z0QaZa__stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1.75rem;display:grid}.WhatsAppDashboard-module__z0QaZa__statCard{background:var(--card-background);border:1px solid var(--border-color);border-radius:1rem;gap:.5rem;padding:1.2rem;display:grid}.WhatsAppDashboard-module__z0QaZa__statIcon{width:2.5rem;height:2.5rem;color:var(--primary-color);background:#3b82f61f;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.WhatsAppDashboard-module__z0QaZa__statLabel{color:var(--text-secondary);margin:0;font-size:.95rem}.WhatsAppDashboard-module__z0QaZa__statNumber{color:var(--text-primary);margin:0;font-size:1.85rem;font-weight:700}.WhatsAppDashboard-module__z0QaZa__panel{background:var(--card-background);border:1px solid var(--border-color);border-radius:1rem;overflow:hidden}.WhatsAppDashboard-module__z0QaZa__panelHeader{border-bottom:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.WhatsAppDashboard-module__z0QaZa__panelHeader h2{margin:0;font-size:1.2rem}.WhatsAppDashboard-module__z0QaZa__toolbar{flex-wrap:wrap;justify-content:space-between;gap:1rem;margin:1.5rem 0;display:flex}.WhatsAppDashboard-module__z0QaZa__filterGroup{flex-wrap:wrap;gap:.75rem;display:flex}.WhatsAppDashboard-module__z0QaZa__filterGroup button{border:1px solid var(--border-color);background:var(--background-secondary);color:var(--text-primary);cursor:pointer;border-radius:999px;padding:.65rem 1rem;transition:background .2s,color .2s}.WhatsAppDashboard-module__z0QaZa__filterGroup button:hover,.WhatsAppDashboard-module__z0QaZa__filterGroup button:focus{background:#3b82f614}.WhatsAppDashboard-module__z0QaZa__activeFilter{background:var(--primary-light);border-color:var(--primary-color);color:var(--primary-color)}.WhatsAppDashboard-module__z0QaZa__dateControls{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}.WhatsAppDashboard-module__z0QaZa__dateControls label{color:var(--text-secondary);flex-direction:column;gap:.5rem;font-size:.95rem;display:flex}.WhatsAppDashboard-module__z0QaZa__dateControls input{border:1px solid var(--border-color);background:var(--background-secondary);color:var(--text-primary);border-radius:.75rem;padding:.7rem .9rem}.WhatsAppDashboard-module__z0QaZa__trendingPanel{background:var(--background-secondary);border:1px solid var(--border-color);border-radius:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem}.WhatsAppDashboard-module__z0QaZa__trendingPanel h3{color:var(--text-primary);margin:0 0 .75rem;font-size:1rem}.WhatsAppDashboard-module__z0QaZa__trendingList{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.WhatsAppDashboard-module__z0QaZa__trendingItem{background:var(--card-background);border:1px solid var(--border-color);border-radius:.85rem;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.WhatsAppDashboard-module__z0QaZa__trendingCount{min-width:2rem;height:2rem;color:var(--primary-color);background:#3b82f61f;border-radius:999px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.WhatsAppDashboard-module__z0QaZa__trendingPage{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.WhatsAppDashboard-module__z0QaZa__trendingEmpty{color:var(--text-secondary);margin:0}.WhatsAppDashboard-module__z0QaZa__detailsButton{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:.5rem .9rem;transition:transform .2s,background .2s}.WhatsAppDashboard-module__z0QaZa__detailsButton:hover{background:#3b82f6e6;transform:translateY(-1px)}.WhatsAppDashboard-module__z0QaZa__modalBackdrop{z-index:1000;background:#00000073;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.WhatsAppDashboard-module__z0QaZa__modal{background:var(--card-background);border:1px solid var(--border-color);border-radius:1.25rem;width:min(720px,100%);max-height:min(90vh,820px);padding:1.5rem;position:relative;overflow-y:auto;box-shadow:0 24px 80px #0f172a2e}.WhatsAppDashboard-module__z0QaZa__closeModal{background:var(--background-secondary);width:2.5rem;height:2.5rem;color:var(--text-primary);cursor:pointer;border:none;border-radius:50%;font-size:1.25rem;line-height:1;position:absolute;top:1rem;right:1rem}.WhatsAppDashboard-module__z0QaZa__detailList{gap:1rem;margin-top:1rem;display:grid}.WhatsAppDashboard-module__z0QaZa__detailRow{grid-template-columns:120px 1fr;align-items:start;gap:.75rem;display:grid}.WhatsAppDashboard-module__z0QaZa__detailLabel{color:var(--text-secondary);font-weight:600}.WhatsAppDashboard-module__z0QaZa__detailValue{color:var(--text-primary);word-break:break-word}.WhatsAppDashboard-module__z0QaZa__searchBox{background:var(--background-secondary);border:1px solid var(--border-color);border-radius:999px;align-items:center;gap:.75rem;padding:.6rem 1rem;display:inline-flex}.WhatsAppDashboard-module__z0QaZa__searchBox input{color:var(--text-primary);background:0 0;border:none;outline:none;width:min(320px,100%)}.WhatsAppDashboard-module__z0QaZa__tableWrapper{overflow-x:auto}.WhatsAppDashboard-module__z0QaZa__clickTable{border-collapse:collapse;width:100%;min-width:900px}.WhatsAppDashboard-module__z0QaZa__clickTable th,.WhatsAppDashboard-module__z0QaZa__clickTable td{border-bottom:1px solid var(--border-color);text-align:left;color:var(--text-primary);padding:1rem 1.1rem}.WhatsAppDashboard-module__z0QaZa__clickTable th{color:var(--text-secondary);background:#ffffff08;font-weight:700}.WhatsAppDashboard-module__z0QaZa__clickTable tbody tr:hover{background:#3b82f60d}.WhatsAppDashboard-module__z0QaZa__truncated{text-overflow:ellipsis;white-space:nowrap;max-width:240px;overflow:hidden}.WhatsAppDashboard-module__z0QaZa__loading,.WhatsAppDashboard-module__z0QaZa__empty{text-align:center;color:var(--text-secondary);padding:2rem}@media (max-width:900px){.WhatsAppDashboard-module__z0QaZa__panelHeader{flex-direction:column;align-items:stretch}.WhatsAppDashboard-module__z0QaZa__searchBox{width:100%}.WhatsAppDashboard-module__z0QaZa__clickTable{min-width:700px}}
