@keyframes pulse-glow{0%,to{box-shadow:0 0 rgba(79,70,229,.2)}50%{box-shadow:0 0 20px 5px rgba(79,70,229,.1)}}.anim-hidden{opacity:0;transform:translateY(40px)}.anim-visible{opacity:1;transform:translateY(0)}.stat-card{text-align:center;z-index:1;background:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;padding:1.5rem;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;box-shadow:0 4px 6px -1px rgba(0,0,0,.02),0 2px 4px -2px rgba(0,0,0,.02)}.stat-card.animate-fade-in-up{animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeInUp}.stat-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.05),0 8px 10px -6px rgba(0,0,0,.05)}.stat-icon{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.stat-number{color:#0f172a;letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:1.875rem;font-weight:800;line-height:1.1;overflow:hidden}.stat-label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:600}.stat-description{color:#64748b;font-size:13px;line-height:1.4}.hub-card{cursor:pointer;background:#fff;border:1px solid #f8fafc;border-radius:1.25rem;justify-content:space-between;align-items:center;padding:1.25rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.hub-card.animate-fade-in-up{animation:.6s cubic-bezier(.16,1,.3,1) forwards fadeInUp}.hub-card:hover{background:#f8fafc;border-color:#e2e8f0;transform:translate(4px)}.hub-card:hover .hub-arrow{color:#4f46e5;transform:translate(4px)}.hub-arrow{transition:all .3s}.growth-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:28px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s}.growth-card.animate-fade-in-up{animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeInUp}.growth-card:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(0,0,0,.06)}.growth-card-header{align-items:center;gap:14px;margin-bottom:24px;display:flex}.growth-card-icon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.growth-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.growth-row:last-child{border-bottom:none;padding-bottom:0}.growth-label{color:#64748b;font-size:14px}.growth-value{color:#0f172a;white-space:nowrap;font-size:1.125rem;font-weight:700}.map-container{border:1px solid #f1f5f9;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.04)}.premium-spinner{border:3px solid #f1f5f9;border-top-color:#4f46e5;border-radius:50%;width:48px;height:48px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}
