.StatCard-module__5XwMYG__stat-card{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition-slow);cursor:default;padding:24px;position:relative;overflow:hidden}.StatCard-module__5XwMYG__stat-card:hover{background:var(--bg-surface-hover);border-color:var(--border-hover);transform:translateY(-2px)}.StatCard-module__5XwMYG__stat-card:before{content:"";height:2px;position:absolute;top:0;left:0;right:0}.StatCard-module__5XwMYG__stat-card.StatCard-module__5XwMYG__inbound:before{background:linear-gradient(90deg,#3b82f6,#6366f1)}.StatCard-module__5XwMYG__stat-card.StatCard-module__5XwMYG__outbound:before{background:linear-gradient(90deg,#10b981,#059669)}.StatCard-module__5XwMYG__stat-card.StatCard-module__5XwMYG__failed:before{background:linear-gradient(90deg,#ef4444,#dc2626)}.StatCard-module__5XwMYG__stat-card.StatCard-module__5XwMYG__total:before{background:linear-gradient(90deg,#f59e0b,#d97706)}.StatCard-module__5XwMYG__stat-icon{border-radius:var(--radius-md);justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:14px;font-size:18px;display:flex}.StatCard-module__5XwMYG__stat-card.StatCard-module__5XwMYG__inbound .StatCard-module__5XwMYG__stat-icon{background:#3b82f61f}.StatCard-module__5XwMYG__stat-card.StatCard-module__5XwMYG__outbound .StatCard-module__5XwMYG__stat-icon{background:#10b9811f}.StatCard-module__5XwMYG__stat-card.StatCard-module__5XwMYG__failed .StatCard-module__5XwMYG__stat-icon{background:#ef44441f}.StatCard-module__5XwMYG__stat-card.StatCard-module__5XwMYG__total .StatCard-module__5XwMYG__stat-icon{background:#f59e0b1f}.StatCard-module__5XwMYG__stat-val{font-variant-numeric:tabular-nums;margin-bottom:4px;font-size:36px;font-weight:800}.StatCard-module__5XwMYG__stat-label{color:var(--text-muted);font-size:13px;font-weight:500}
.FaxTable-module__GzKrYa__table-wrap{border:1px solid var(--border);border-radius:var(--radius-lg);background:#ffffff05;overflow:hidden}.FaxTable-module__GzKrYa__table-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.FaxTable-module__GzKrYa__table-title{font-size:15px;font-weight:600}.FaxTable-module__GzKrYa__table-controls{align-items:center;gap:10px;display:flex}.FaxTable-module__GzKrYa__last-updated{color:var(--text-dim);font-size:11px}.FaxTable-module__GzKrYa__refresh-btn{color:#60a5fa;border-radius:var(--radius-sm);cursor:pointer;font-size:12px;font-weight:600;font-family:var(--font-sans);transition:all var(--transition-fast);background:#3b82f61a;border:1px solid #3b82f633;align-items:center;gap:6px;padding:6px 14px;display:flex}.FaxTable-module__GzKrYa__refresh-btn:hover{background:#3b82f62e;border-color:#3b82f659}.FaxTable-module__GzKrYa__refresh-btn:disabled{opacity:.4;cursor:not-allowed}.FaxTable-module__GzKrYa__r-icon{transition:transform var(--transition-fast);display:inline-block}.FaxTable-module__GzKrYa__spinning .FaxTable-module__GzKrYa__r-icon{animation:.7s linear infinite FaxTable-module__GzKrYa__spin}.FaxTable-module__GzKrYa__table{border-collapse:collapse;width:100%}.FaxTable-module__GzKrYa__th{text-align:left;color:var(--text-dim);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #ffffff0d;padding:12px 20px;font-size:11px;font-weight:600}.FaxTable-module__GzKrYa__tr{transition:background var(--transition-fast);border-bottom:1px solid #ffffff0a}.FaxTable-module__GzKrYa__tr:hover{background:#3b82f60a}.FaxTable-module__GzKrYa__tr:last-child{border-bottom:none}.FaxTable-module__GzKrYa__td{color:#cbd5e1;padding:14px 20px;font-size:13px}.FaxTable-module__GzKrYa__mono{font-family:var(--font-mono);font-size:12px}.FaxTable-module__GzKrYa__failure-reason{color:#f87171;font-size:12px}
.dashboard-module__7GkkfW__stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:32px;display:grid}@media (max-width:1000px){.dashboard-module__7GkkfW__stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.dashboard-module__7GkkfW__stats-grid{grid-template-columns:1fr}}
