.elegant-stats-pro-wrapper{max-width:100%;margin:20px 0;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.elegant-stats-pro-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:16px}.stat-card-pro{background:linear-gradient(145deg,#ffffff 0%,#f8faff 100%);border-radius:20px;padding:20px 22px;box-shadow:0 8px 32px rgb(0 0 0 / .04),0 2px 8px rgb(0 0 0 / .02);transition:all 0.3s cubic-bezier(.25,.46,.45,.94);border:1px solid rgb(255 255 255 / .5);backdrop-filter:blur(4px);position:relative;overflow:hidden}.stat-card-pro::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;border-radius:20px 20px 0 0}.stat-card-today::before{background:linear-gradient(90deg,#4F46E5,#818CF8)}.stat-card-pageviews::before{background:linear-gradient(90deg,#0891B2,#22D3EE)}.stat-card-total::before{background:linear-gradient(90deg,#7C3AED,#A78BFA)}.stat-card-total-views::before{background:linear-gradient(90deg,#059669,#34D399)}.stat-card-pro:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgb(0 0 0 / .08),0 4px 12px rgb(0 0 0 / .03);border-color:rgb(255 255 255 / .8)}.stat-card-pro-inner{display:flex;align-items:center;gap:16px;position:relative}.stat-badge-pro{position:absolute;top:-8px;right:-10px;background:#10B981;color:#fff;font-size:9px;font-weight:600;padding:2px 10px;border-radius:20px;display:flex;align-items:center;gap:4px;letter-spacing:.5px;text-transform:uppercase;opacity:0;transform:scale(.8);animation:badgeIn 0.5s ease forwards 0.3s}@keyframes badgeIn{to{opacity:1;transform:scale(1)}}.badge-dot{width:4px;height:4px;background:#fff;border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.3}}.stat-card-today .stat-badge-pro{background:#4F46E5}.stat-icon-pro{flex-shrink:0;width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center}.stat-card-today .stat-icon-pro{background:rgb(79 70 229 / .1);color:#4F46E5}.stat-card-pageviews .stat-icon-pro{background:rgb(8 145 178 / .1);color:#0891B2}.stat-card-total .stat-icon-pro{background:rgb(124 58 237 / .1);color:#7C3AED}.stat-card-total-views .stat-icon-pro{background:rgb(5 150 105 / .1);color:#059669}.stat-icon-pro svg{width:22px;height:22px}.stat-content-pro{display:flex;flex-direction:column;min-width:0;flex:1}.stat-label-pro{font-size:12px;font-weight:500;color:#6B7280;letter-spacing:.3px;text-transform:uppercase;margin-bottom:4px}.stat-value-pro{font-size:26px;font-weight:700;color:#1F2937;line-height:1.2;letter-spacing:-.5px}.stat-card-today .stat-value-pro{color:#4F46E5}.stat-card-pageviews .stat-value-pro{color:#0891B2}.stat-card-total .stat-value-pro{color:#7C3AED}.stat-card-total-views .stat-value-pro{color:#059669}.elegant-stats-pro-footer{display:flex;justify-content:space-between;align-items:center;padding:4px 8px 0;flex-wrap:wrap;gap:8px}.stats-live-indicator{display:flex;align-items:center;gap:6px}.live-dot{width:8px;height:8px;background:#10B981;border-radius:50%;animation:pulse 2s ease-in-out infinite}.live-text{font-size:11px;font-weight:500;color:#10B981;letter-spacing:.5px;text-transform:uppercase}.stats-updated-pro{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:400;color:#9CA3AF;letter-spacing:.2px;background:rgb(156 163 175 / .08);padding:4px 14px;border-radius:100px;transition:all 0.2s}.stats-updated-pro:hover{background:rgb(156 163 175 / .15);color:#6B7280}.stats-updated-pro svg{opacity:.6}@media (max-width:640px){.elegant-stats-pro-grid{grid-template-columns:1fr 1fr;gap:12px}.stat-card-pro{padding:16px 18px}.stat-value-pro{font-size:20px}.stat-label-pro{font-size:10px}.stat-icon-pro{width:36px;height:36px}.stat-icon-pro svg{width:18px;height:18px}.stat-badge-pro{display:none}.elegant-stats-pro-footer{flex-direction:column;align-items:flex-start}}@media (max-width:400px){.elegant-stats-pro-grid{grid-template-columns:1fr;gap:10px}}