:root{--pfpc-fondo:#2a1f0a;--pfpc-titulo:#fff;--pfpc-tarjeta:#12100a;--pfpc-texto:#fff;--pfpc-acento:#00bcd4;--pfpc-radius:12px}.pfpc-estadisticas-block{background:var(--pfpc-fondo);border-radius:var(--pfpc-radius,12px);padding:28px 24px 24px;margin:20px 0;box-sizing:border-box;font-family:inherit}.pfpc-footer-stats{background:var(--pfpc-fondo,#2a1f0a);width:100%;box-sizing:border-box;margin:0;padding:0}.pfpc-footer-stats .grid-container{padding-top:0;padding-bottom:0}.pfpc-footer-stats .pfpc-estadisticas-block{border-radius:var(--pfpc-radius,0);margin:0;padding-top:24px;padding-bottom:24px}.pfpc-stats-titulo{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:24px;color:var(--pfpc-titulo)!important}.pfpc-stats-titulo h2,.pfpc-stats-titulo h2 *,.pfpc-footer-stats .pfpc-stats-titulo h2,.pfpc-footer-stats .pfpc-stats-titulo h2 *{font-size:1.5rem!important;font-weight:700!important;margin:0!important;color:var(--pfpc-titulo)!important;background:none!important;box-shadow:none!important;border:none!important;padding:0!important;letter-spacing:.5px}.pfpc-stats-titulo .dashicons{font-size:1.5rem;width:auto;height:auto;color:var(--pfpc-acento)}.pfpc-stats-grid{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start}.pfpc-stat-card{position:relative;background:var(--pfpc-tarjeta);border-radius:10px;padding:20px 18px 16px;color:var(--pfpc-texto);box-sizing:border-box;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease;cursor:default;min-width:0}.pfpc-stat-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.45)}.pfpc-card-glow{position:absolute;top:-30%;right:-20%;width:120px;height:120px;border-radius:50%;background:var(--pfpc-acento);opacity:0;filter:blur(40px);transition:opacity .4s ease;pointer-events:none}.pfpc-stat-card:hover .pfpc-card-glow{opacity:.18}.pfpc-col-2{flex:0 0 calc(50% - 8px);max-width:calc(50% - 8px)}.pfpc-col-3{flex:0 0 calc(33.333% - 11px);max-width:calc(33.333% - 11px)}.pfpc-col-4{flex:0 0 calc(25% - 12px);max-width:calc(25% - 12px)}.pfpc-col-6{flex:0 0 calc(16.666% - 14px);max-width:calc(16.666% - 14px)}.pfpc-card-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.pfpc-card-icon{display:flex;align-items:center;flex-shrink:0}.pfpc-card-icon svg{width:20px;height:20px;color:var(--pfpc-acento);fill:currentColor;stroke:currentColor;flex-shrink:0}.pfpc-titulo-icon{color:var(--pfpc-titulo,var(--pfpc-acento));fill:currentColor;stroke:currentColor;flex-shrink:0}.pfpc-card-label{font-size:.7rem;font-weight:700;letter-spacing:.08em;color:var(--pfpc-texto);opacity:.75;text-transform:uppercase;line-height:1.2}.pfpc-card-count{font-size:2.4rem;font-weight:800;line-height:1;color:var(--pfpc-texto);margin:6px 0 4px;letter-spacing:-1px;transition:color .2s}.pfpc-card-count-link{text-decoration:none!important;display:block}.pfpc-card-count-link:hover .pfpc-card-count{color:var(--pfpc-acento)}.pfpc-card-desc{font-size:.75rem;opacity:.6;margin-bottom:10px;color:var(--pfpc-texto)}.pfpc-progress-bar{width:100%;height:4px;background:rgba(255,255,255,.12);border-radius:2px;overflow:hidden;margin-top:6px}.pfpc-progress-fill{height:100%;background:var(--pfpc-acento);border-radius:2px;width:0%;transition:width 1.2s cubic-bezier(.4,0,.2,1)}@keyframes pfpcFadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pfpc-animate .pfpc-stat-card{opacity:0;animation:pfpcFadeInUp .5s ease forwards}.pfpc-animate .pfpc-stat-card:nth-child(1){animation-delay:.05s}.pfpc-animate .pfpc-stat-card:nth-child(2){animation-delay:.1s}.pfpc-animate .pfpc-stat-card:nth-child(3){animation-delay:.15s}.pfpc-animate .pfpc-stat-card:nth-child(4){animation-delay:.2s}.pfpc-animate .pfpc-stat-card:nth-child(5){animation-delay:.25s}.pfpc-animate .pfpc-stat-card:nth-child(6){animation-delay:.3s}.pfpc-animate .pfpc-stat-card:nth-child(7){animation-delay:.35s}.pfpc-animate .pfpc-stat-card:nth-child(8){animation-delay:.4s}.pfpc-animate .pfpc-stat-card:nth-child(9){animation-delay:.45s}.pfpc-animate .pfpc-stat-card:nth-child(10){animation-delay:.5s}.pfpc-animate .pfpc-stat-card:nth-child(n+11){animation-delay:.55s}.pfpc-card-total{border:1px solid rgba(255,255,255,.08)}.pfpc-card-total .pfpc-progress-fill{background:linear-gradient(90deg,rgba(255,255,255,.3),rgba(255,255,255,.7))}@media(max-width:1024px){.pfpc-col-6{flex:0 0 calc(25% - 12px);max-width:calc(25% - 12px)}}@media(max-width:768px){.pfpc-col-4,.pfpc-col-6{flex:0 0 calc(50% - 8px);max-width:calc(50% - 8px)}.pfpc-col-3{flex:0 0 calc(50% - 8px);max-width:calc(50% - 8px)}.pfpc-card-count{font-size:2rem}.pfpc-estadisticas-block{padding:20px 14px 16px}}@media(max-width:480px){.pfpc-col-2,.pfpc-col-3,.pfpc-col-4,.pfpc-col-6{flex:0 0 100%;max-width:100%}.pfpc-stats-grid{gap:10px}}
