.product-influencer{display:flex;align-items:center;gap:1rem;padding:1.2rem 1.6rem;background:rgba(var(--color-foreground),.03);border-radius:1.2rem;border:1px solid rgba(var(--color-foreground),.08);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.product-influencer:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--color-foreground),.1)}.product-influencer--neon{background:linear-gradient(135deg,#ff00801a,#8000ff1a);border:1px solid rgba(255,0,128,.3);animation:neonPulse 2s ease-in-out infinite}@keyframes neonPulse{0%,to{box-shadow:0 0 5px #ff00804d,0 0 10px #8000ff33}50%{box-shadow:0 0 10px #ff008080,0 0 20px #8000ff4d,0 0 30px #ff008033}}.product-influencer__snow{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden}.product-influencer__snow span{position:absolute;top:-10px;color:#fffc;font-size:.8rem;animation:snowFall linear infinite;text-shadow:0 0 5px rgba(255,255,255,.5)}@keyframes snowFall{0%{transform:translateY(-10px) rotate(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(60px) rotate(360deg);opacity:0}}.product-influencer__avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,0,128,.5);flex-shrink:0}.product-influencer--neon .product-influencer__avatar{box-shadow:0 0 10px #ff008066}.product-influencer__icon{flex-shrink:0;color:rgb(var(--color-foreground));opacity:.7}.product-influencer--neon .product-influencer__icon{color:#ff0080;opacity:1}.product-influencer__content{display:flex;flex-direction:column;gap:.2rem;min-width:0;flex:1}.product-influencer__name{font-weight:600;font-size:1.4rem;color:rgb(var(--color-foreground));text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-influencer--neon .product-influencer__name{background:linear-gradient(90deg,#ff0080,#8000ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.product-influencer__name:hover{text-decoration:underline}.product-influencer__label{font-size:1.1rem;color:rgba(var(--color-foreground),.6);text-transform:uppercase;letter-spacing:.05em}.product-influencer__cta{font-size:1.2rem;font-weight:500;color:rgb(var(--color-foreground));text-decoration:none;opacity:.8;transition:opacity .2s ease}.product-influencer--neon .product-influencer__cta{color:#ff0080}.product-influencer__cta:hover{opacity:1;text-decoration:underline}@media screen and (max-width:749px){.product-influencer{padding:1rem 1.2rem;gap:.8rem}.product-influencer__avatar{width:36px;height:36px}.product-influencer__icon{width:16px;height:16px}.product-influencer__name{font-size:1.3rem}.product-influencer__label{font-size:1rem}.product-influencer__cta{font-size:1.1rem}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/component-product-influencer.css.map */
