.hero-chat-layer{pointer-events:none;z-index:3;transform-origin:0 0}.hero-chat-item{opacity:0;animation:.45s cubic-bezier(.2,.9,.2,1) forwards notifyIn;animation-delay:var(--d);filter:drop-shadow(0 14px 22px #0000001a);will-change:transform,opacity;z-index:3;transform:translateY(14px)}@keyframes notifyIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.hero-chat-bubble,.hero-chat-card,.hero-chat-emoji{background:linear-gradient(115deg,#a1127d52,#03d8f552);border-radius:16px;position:relative;overflow:hidden;box-shadow:0 22px 40px #00000014,inset 0 1px #ffffff80}.hero-chat-bubble:before,.hero-chat-card:before,.hero-chat-emoji:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(115deg,#a1127d73,#03d8f573);padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.is-left .hero-chat-bubble:before,.is-left .hero-chat-card:before,.is-left .hero-chat-emoji:before{content:none!important}.is-transparent .hero-chat-bubble{box-shadow:none!important;background:0 0!important}.is-right .hero-chat-bubble,.is-right .hero-chat-card{border-radius:14px 14px 6px}.is-left .hero-chat-bubble,.is-left .hero-chat-card{border-radius:14px 14px 14px 6px}.hero-chat-emoji{border-radius:14px}.is-thanks .hero-chat-time{white-space:nowrap;display:inline-block}.is-thanks .hero-chat-text{white-space:nowrap}.hero-chat-time{opacity:.75;font-size:12px;font-weight:400}.hero-chat-amt{color:#a1127d;font-size:18px}.hero-chat-meta{opacity:.85}.hero-chat-emoji-row{gap:14px;display:flex}.hero-chat-emoji-box{background:linear-gradient(115deg,#a1127d52,#03d8f552);border-radius:18px;justify-content:center;align-items:center;width:48px;height:35px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 30px #0000001a,inset 0 1px #ffffff80}.hero-chat-emoji-box:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(115deg,#a1127d73,#03d8f573);padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.is-left .hero-chat-emoji-box:before{content:none!important}@media (min-width:1200px){.hero-chat-layer{transform:translate(40px,-80px)scale(1)!important}}@media (min-width:992px) and (max-width:1199.98px){.hero-chat-layer{transform:translate(28px,20px)scale(.85)!important}}@media (max-width:768px){.hero-chat-layer{z-index:3;transform:translate(-70px,-14px)scale(.6)!important}.is-emoji{z-index:4}}@media (max-width:480px){.hero-chat-layer{transform:translate(-44px,-18px)scale(.56)!important}.is-emoji{z-index:4}}@media (min-width:2560px){.hero-chat-layer{transform:translate(calc(20vw - 180px),-60px)scale(1.1)!important}}@media (max-width:576px){.hero-chat-item{transform:translateY(10px)scale(.95)}}.hero-chat-item{max-width:95vw}
