.hero-chat-layer{pointer-events:none;z-index:3;transform-origin:0 0;position:absolute;inset:0;transform:translate(40px,-80px)scale(1)}.hero-chat-item{opacity:0;animation:.45s cubic-bezier(.2,.9,.2,1) forwards notifyIn;animation-delay:var(--d,0s);filter:drop-shadow(0 14px 22px #0000001a);will-change:opacity;z-index:3;position:absolute;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-box{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-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-bubble:before,.is-left .hero-chat-card:before,.is-left .hero-chat-emoji-box:before{content:none}.is-transparent .hero-chat-bubble{box-shadow:none;background:0 0}.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-time{opacity:.75;color:#1c1c1c;margin-bottom:4px;font-size:12px;font-weight:400}.hero-chat-amt{color:#a1127d;font-size:18px;font-weight:700}.hero-chat-meta{opacity:.85}.is-thanks .hero-chat-time,.is-thanks .hero-chat-text{white-space:nowrap}.hero-chat-emoji-row{gap:14px;display:flex}.hero-chat-emoji-box{border-radius:18px;justify-content:center;align-items:center;width:48px;height:35px;display:flex;box-shadow:0 16px 30px #0000001a,inset 0 1px #ffffff80}@media (min-width:992px) and (max-width:1199px){.hero-chat-layer{transform:translate(5px,-50px)scale(1)}}@media (min-width:768px) and (max-width:991px){.hero-chat-layer{transform:translate(-70px,-14px)scale(.6)}}@media (max-width:767px){.hero-chat-layer{transform:translate(-70px,-14px)scale(.6)}}@media (max-width:479px){.hero-chat-layer{transform:translate(-44px,-18px)scale(.56)}}@media (min-width:2560px){.hero-chat-layer{transform:translate(calc(20vw - 180px),-60px)scale(1.1)}}
.type-caret{margin-left:2px;font-weight:400;animation:.7s step-end infinite caretBlink;display:inline-block}@keyframes caretBlink{50%{opacity:0}}.typewrap.is-paused .type-caret{display:none}@media (max-width:767px){.typewrap .type-caret{display:none}.typewrap .typeline{white-space:normal;word-break:break-word}}@media (prefers-reduced-motion:reduce){.type-caret{animation:none}}
