.er-hv-wrapper{margin:0 auto;max-width:600px;padding:48px 32px 56px;position:relative}.er-hv-glow{background:radial-gradient(ellipse,rgba(110,49,255,.15) 0,transparent 70%);border-radius:50%;filter:blur(40px);height:80%;left:10%;pointer-events:none;position:absolute;top:10%;width:80%;z-index:0}.er-hv-dashboard{background:#1a0a3c;border-radius:16px;box-shadow:0 30px 70px rgba(30,0,77,.2),0 8px 24px rgba(110,49,255,.12);overflow:hidden;position:relative;transition:transform .4s cubic-bezier(.23,1,.32,1);z-index:2}.er-hv-dashboard:hover{transform:rotate(0deg)!important}.er-hv-dashboard__img{display:block;height:auto;width:100%}.er-hv-placeholder{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;min-height:280px;padding:48px 24px}.er-hv-placeholder svg{height:64px;width:64px}.er-hv-placeholder p{color:hsla(0,0%,100%,.35);font-family:Inter,sans-serif;font-size:13px;margin:0;text-align:center}.er-hv-card{align-items:center;background:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.06);display:flex;gap:10px;max-width:220px;min-width:180px;padding:12px 16px;position:absolute;z-index:10}.er-hv-card--top{animation:er-hv-float-up 6s ease-in-out infinite;right:12px;top:12px}.er-hv-card--bottom{animation:er-hv-float-down 7s ease-in-out infinite;bottom:16px;left:12px}@keyframes er-hv-float-up{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes er-hv-float-down{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.er-hv-icon{align-items:center;border-radius:8px;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.er-hv-icon svg{height:16px;width:16px}.er-hv-icon--green{background:#ecfdf5;color:#059669}.er-hv-icon--purple{background:#f5f0ff;color:#6e31ff}.er-hv-icon--blue{background:#eff6ff;color:#1477f8}.er-hv-icon--orange{background:#fff7ed;color:#d97706}.er-hv-card__content{display:flex;flex-direction:column;gap:2px;min-width:0}.er-hv-card__value{color:#111827;font-family:Inter,sans-serif;font-size:18px;font-weight:800;line-height:1.1;white-space:nowrap}.er-hv-card__label{color:#6b7280;font-family:Roboto,sans-serif;font-size:11px;line-height:1.3}.er-hv-card__tag{color:#6e31ff;font-family:Inter,sans-serif;font-size:9px;font-weight:700;letter-spacing:.1em;line-height:1.2;margin-bottom:2px;text-transform:uppercase}.er-hv-card__action{color:#374151;font-family:Roboto,sans-serif;font-size:12px;line-height:1.4}@media (prefers-reduced-motion:reduce){.er-hv-card--bottom,.er-hv-card--top{animation:none}}