@import "https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap";#slime2-root{--textColor:#817253;--backgroundColor:#fef9e0;--backgroundOpacity:1;position:absolute;inset:0;overflow:hidden}#slime2-event-list{inset:var(--offsetTop,0) 0 var(--offsetBottom,0) 0;box-sizing:border-box;line-height:30px;font-family:var(--otherFontName), Nunito, Helvetica, Arial, sans-serif;font-size:var(--otherFontSize);font-weight:var(--otherFontWeight);color:#fff;transform:scale(var(--scale,1));gap:30px;padding:20px;display:flex;position:absolute;overflow:hidden}.slime2-event{flex-shrink:0}.message{--nameplateTextColor:var(--villagerTextColor);--nameplateBackgroundColor:var(--villagerBackgroundColor);align-items:flex-end;gap:18px;display:flex}.nameplate-custom .message{--nameplateTextColor:var(--nameplateCustomTextColor);--nameplateBackgroundColor:var(--nameplateCustomBackgroundColor)}.animate-exit.message{animation:.3s forwards exit}.message-basic,.message-reply{--textColor:var(--basicTextColor);--backgroundColor:var(--basicBackgroundColor);--backgroundOpacity:var(--basicBackgroundOpacity)}.message-action{--textColor:var(--actionTextColor);--backgroundColor:var(--actionBackgroundColor);--backgroundOpacity:var(--actionBackgroundOpacity)}.message-announcement{--textColor:var(--announcementTextColor);--backgroundColor:var(--announcementBackgroundColor);--backgroundOpacity:var(--announcementBackgroundOpacity)}.message-cheer{--textColor:var(--cheerTextColor);--backgroundColor:var(--cheerBackgroundColor);--backgroundOpacity:var(--cheerBackgroundOpacity)}.message-highlight{--textColor:var(--highlightTextColor);--backgroundColor:var(--highlightBackgroundColor);--backgroundOpacity:var(--highlightBackgroundOpacity)}.message-redeem{--textColor:var(--redeemTextColor);--backgroundColor:var(--redeemBackgroundColor);--backgroundOpacity:var(--redeemBackgroundOpacity)}.message-resub{--textColor:var(--resubTextColor);--backgroundColor:var(--resubBackgroundColor);--backgroundOpacity:var(--resubBackgroundOpacity)}.message-pcg{--textColor:#defefe;--backgroundColor:#1b3852;--backgroundOpacity:1}.pcg-sprite-message .content .emote{width:auto;height:200px}.avatar{flex-direction:column;flex-shrink:0;align-items:center;display:flex;position:relative}.hide-villagers .avatar{display:none}.avatar-image{z-index:1;width:50px;height:50px}.punctuation-image{z-index:2;transform-origin:bottom;width:30px;height:30px;display:none;position:absolute;top:-15px}.show-exclamation-image .punctuation-image-exclamation{content:var(--exclamationImage);animation:.3s linear forwards exclamation;display:block}.show-question-image .punctuation-image-question{content:var(--questionImage);animation:.3s linear forwards question;display:block}.role-image{z-index:2;width:25px;height:25px;display:none;position:absolute}.avatar .role-image{animation:2.25s linear infinite both item;bottom:0;right:-10px}.user .role-image{top:50%;left:-25px;transform:translateY(-50%)}.role-position-avatar .user .role-image,.role-position-username .avatar .role-image{display:none!important}.show-subscriber-image .role-subscriber .role-image{content:var(--subscriberImage);display:block}.show-vip-image .role-vip .role-image{content:var(--vipImage);display:block}.show-artist-image .role-artist .role-image{content:var(--artistImage);display:block}.show-moderator-image .role-moderator .role-image{content:var(--moderatorImage);display:block}.show-broadcaster-image .role-broadcaster .role-image{content:var(--broadcasterImage);display:block}.pronouns{color:var(--nameplateTextColor);background-color:var(--nameplateBackgroundColor);border-radius:100px;padding:3px 5px;line-height:1em;position:absolute;bottom:-13px}.pronouns-lowercase :is(.pronouns,.pronouns-inline){text-transform:lowercase}.pronouns-uppercase :is(.pronouns,.pronouns-inline){text-transform:uppercase}:is(.pronouns,.pronouns-inline):empty{display:none}.pronouns-inline:before{content:" ("}.pronouns-inline:after{content:")"}.pronouns-avatar .pronouns-inline,.pronouns-username .pronouns{display:none}.bubble{flex-direction:column;animation:.3s forwards enter;display:flex;position:relative}.bubble-background{opacity:var(--backgroundOpacity)}.background-box{background-color:var(--backgroundColor);border-radius:30px 30px 25px 25px/25px 25px 20px 20px;animation:4s infinite both background-wobble;position:absolute;inset:0;transform:translateY(5px)}.background-tail{width:15px;height:12px;position:absolute;bottom:5px;overflow:hidden}.background-tail:after{content:"";width:15px;height:15px;box-shadow:0 0 0 10px var(--backgroundColor);position:absolute;bottom:0}.user{margin-top:-15px}.user-text{color:var(--nameplateTextColor);background-color:var(--nameplateBackgroundColor);border-radius:100px;padding:4px 7px;line-height:1em}.content{overflow-wrap:anywhere;color:var(--textColor);font-size:var(--fontSize);font-weight:var(--fontWeight);font-family:var(--fontName), Nunito, Helvetica, Arial, sans-serif;align-items:center;padding-bottom:5px;padding-left:20px;padding-right:20px;position:relative}.message-action .text{font-style:italic}.emote{vertical-align:middle;height:1.75em;max-height:112px;margin-top:-.25em;margin-bottom:-.2em;display:inline-block}.redeem-wrapper{justify-content:flex-end;display:flex}.redeem{font-size:var(--otherFontSize);font-weight:var(--otherFontWeight);font-family:var(--otherFontName), Nunito, Helvetica, Arial, sans-serif;text-align:right;color:var(--nameplateTextColor);background-color:var(--nameplateBackgroundColor);border-radius:100px;padding:4px 7px;line-height:1em;display:block}.show-action-image .message-action .message-type-image{content:var(--actionImage);display:block}.show-announcement-image .message-announcement .message-type-image{content:var(--announcementImage);display:block}.show-cheer-image .message-cheer .message-type-image{content:var(--cheerImage);display:block}.show-highlight-image .message-highlight .message-type-image{content:var(--highlightImage);display:block}.show-redeem-image .message-redeem .message-type-image{content:var(--redeemImage);display:block}.show-resub-image .message-resub .message-type-image{content:var(--resubImage);display:block}.dynamic-emote-sizes .emote-2 .emote{height:var(--emoteMedium)}.dynamic-emote-sizes .emote-4 .emote{height:var(--emoteLarge)}.vertical-top-left{flex-direction:column-reverse;justify-content:start;align-items:flex-start}.vertical-top-right{flex-direction:column-reverse;justify-content:start;align-items:flex-end}.vertical-bottom-left{flex-direction:column;justify-content:end;align-items:flex-start}.vertical-bottom-right{flex-direction:column;justify-content:end;align-items:flex-end}.horizontal-top-left{flex-direction:row-reverse;justify-content:start;align-items:flex-start}.horizontal-top-right{flex-direction:row;justify-content:end;align-items:flex-start}.horizontal-bottom-left{flex-direction:row-reverse;justify-content:start;align-items:flex-end}.horizontal-bottom-right{flex-direction:row;justify-content:end;align-items:flex-end}#slime2-event-list[class*=top-left]{transform-origin:0 0}#slime2-event-list[class*=top-right]{transform-origin:100% 0}#slime2-event-list[class*=bottom-left]{transform-origin:0 100%}#slime2-event-list[class*=bottom-right]{transform-origin:100% 100%}#slime2-event-list.align-center{transform-origin:bottom;justify-content:center}[class*=random-] .message{--randomVisibility:hidden;--randomTop:0;--randomLeft:0;top:var(--randomTop);left:var(--randomLeft);visibility:var(--randomVisibility);z-index:10;position:absolute}.message{max-width:var(--maxWidth,none)}#slime2-event-list[class*=-right] :is(.switch-subscriber .role-subscriber,.switch-vip .role-vip,.switch-artist .role-artist,.switch-moderator .role-moderator,.switch-broadcaster .role-broadcaster){align-self:flex-start}#slime2-event-list[class*=-left] :is(.switch-subscriber .role-subscriber,.switch-vip .role-vip,.switch-artist .role-artist,.switch-moderator .role-moderator,.switch-broadcaster .role-broadcaster){align-self:flex-end}#slime2-event-list[class*=-left] .message{flex-direction:row}#slime2-event-list[class*=-left] .background-tail{border-bottom-right-radius:10px;animation:4s infinite both tail-left;left:-8px;transform:translateY(0)rotate(60deg)}#slime2-event-list[class*=-left] .background-tail:after{border-bottom-right-radius:10px;left:-10px}#slime2-event-list[class*=-left] :is(.message.exist,.bubble){transform-origin:0}#slime2-event-list[class*=-right] .message{flex-direction:row-reverse}#slime2-event-list[class*=-right] .background-tail{border-bottom-left-radius:10px;animation:4s infinite both tail-right;right:-8px;transform:translateY(0)rotate(-60deg)}#slime2-event-list[class*=-right] .background-tail:after{border-bottom-left-radius:10px;right:-10px}#slime2-event-list[class*=-right] :is(.message.exit,.bubble){transform-origin:100%}#slime2-event-list[class*=-right] :is(.switch-subscriber .role-subscriber,.switch-vip .role-vip,.switch-artist .role-artist,.switch-moderator .role-moderator,.switch-broadcaster .role-broadcaster) .message{flex-direction:row}#slime2-event-list[class*=-right] :is(.switch-subscriber .role-subscriber,.switch-vip .role-vip,.switch-artist .role-artist,.switch-moderator .role-moderator,.switch-broadcaster .role-broadcaster) .background-tail{border-bottom-right-radius:10px;border-bottom-left-radius:0;animation:4s infinite both tail-left;left:-8px;right:auto;transform:translateY(0)rotate(60deg)}#slime2-event-list[class*=-right] :is(.switch-subscriber .role-subscriber,.switch-vip .role-vip,.switch-artist .role-artist,.switch-moderator .role-moderator,.switch-broadcaster .role-broadcaster) .background-tail:after{border-bottom-right-radius:10px;border-bottom-left-radius:0;left:-10px;right:auto}#slime2-event-list[class*=-right] :is(.switch-subscriber .role-subscriber,.switch-vip .role-vip,.switch-artist .role-artist,.switch-moderator .role-moderator,.switch-broadcaster .role-broadcaster) :is(.message.exit,.bubble){transform-origin:0}#slime2-event-list[class*=-left] :is(.switch-subscriber .role-subscriber,.switch-vip .role-vip,.switch-artist .role-artist,.switch-moderator .role-moderator,.switch-broadcaster .role-broadcaster) .message{flex-direction:row-reverse}#slime2-event-list[class*=-left] :is(.switch-subscriber .role-subscriber,.switch-vip .role-vip,.switch-artist .role-artist,.switch-moderator .role-moderator,.switch-broadcaster .role-broadcaster) .background-tail{border-bottom-right-radius:0;border-bottom-left-radius:10px;animation:4s infinite both tail-right;left:auto;right:-8px;transform:translateY(0)rotate(-60deg)}#slime2-event-list[class*=-left] :is(.switch-subscriber .role-subscriber,.switch-vip .role-vip,.switch-artist .role-artist,.switch-moderator .role-moderator,.switch-broadcaster .role-broadcaster) .background-tail:after{border-bottom-right-radius:0;border-bottom-left-radius:10px;left:auto;right:-10px}#slime2-event-list[class*=-left] :is(.switch-subscriber .role-subscriber,.switch-vip .role-vip,.switch-artist .role-artist,.switch-moderator .role-moderator,.switch-broadcaster .role-broadcaster) :is(.message.exit,.bubble){transform-origin:100%}#slime2-event-list[class*=left] .user{transform-origin:0 100%;align-self:flex-start;margin-left:7px;margin-right:25px;animation:1s linear infinite both nameplate-left;transform:translateY(0)rotate(-4deg)}#slime2-event-list[class*=right] .user{transform-origin:100% 100%;align-self:flex-end;margin-left:25px;margin-right:7px;animation:1s linear infinite both nameplate-right;transform:translateY(0)rotate(4deg)}#slime2-event-list[class*=-right] :is(.switch-subscriber .role-subscriber,.switch-vip .role-vip,.switch-artist .role-artist,.switch-moderator .role-moderator,.switch-broadcaster .role-broadcaster) .user{transform-origin:0 100%;align-self:flex-start;margin-left:7px;margin-right:25px;animation:1s linear infinite both nameplate-left;transform:translateY(0)rotate(-4deg)}#slime2-event-list[class*=-left] :is(.switch-subscriber .role-subscriber,.switch-vip .role-vip,.switch-artist .role-artist,.switch-moderator .role-moderator,.switch-broadcaster .role-broadcaster) .user{transform-origin:100% 100%;align-self:flex-end;margin-left:25px;margin-right:7px;animation:1s linear infinite both nameplate-right;transform:translateY(0)rotate(4deg)}.message-type-image{width:50px;height:50px;animation:2.25s linear infinite both item;display:none;position:absolute;top:-40px}#slime2-event-list[class*=left] :is(.show-action-image .message-action,.show-announcement-image .message-announcement,.show-cheer-image .message-cheer,.show-highlight-image .message-highlight,.show-redeem-image .message-redeem,.show-resub-image .message-resub) .message-type-image{right:0}#slime2-event-list[class*=right] :is(.show-action-image .message-action,.show-announcement-image .message-announcement,.show-cheer-image .message-cheer,.show-highlight-image .message-highlight,.show-redeem-image .message-redeem,.show-resub-image .message-resub) .message-type-image{left:0}#slime2-event-list[class*=left] :is(.show-action-image .message-action,.show-announcement-image .message-announcement,.show-cheer-image .message-cheer,.show-highlight-image .message-highlight,.show-redeem-image .message-redeem,.show-resub-image .message-resub) .user{margin-right:50px}#slime2-event-list[class*=right] :is(.show-action-image .message-action,.show-announcement-image .message-announcement,.show-cheer-image .message-cheer,.show-highlight-image .message-highlight,.show-redeem-image .message-redeem,.show-resub-image .message-resub) .user{margin-left:50px}#slime2-event-list[class*=-right] :is(.switch-subscriber .role-subscriber,.switch-vip .role-vip,.switch-artist .role-artist,.switch-moderator .role-moderator,.switch-broadcaster .role-broadcaster) :is(.show-action-image .message-action,.show-announcement-image .message-announcement,.show-cheer-image .message-cheer,.show-highlight-image .message-highlight,.show-redeem-image .message-redeem,.show-resub-image .message-resub) .message-type-image{left:auto;right:0}#slime2-event-list[class*=-left] :is(.switch-subscriber .role-subscriber,.switch-vip .role-vip,.switch-artist .role-artist,.switch-moderator .role-moderator,.switch-broadcaster .role-broadcaster) :is(.show-action-image .message-action,.show-announcement-image .message-announcement,.show-cheer-image .message-cheer,.show-highlight-image .message-highlight,.show-redeem-image .message-redeem,.show-resub-image .message-resub) .message-type-image{left:0;right:auto}#slime2-event-list[class*=-right] :is(.switch-subscriber .role-subscriber,.switch-vip .role-vip,.switch-artist .role-artist,.switch-moderator .role-moderator,.switch-broadcaster .role-broadcaster) :is(.show-action-image .message-action,.show-announcement-image .message-announcement,.show-cheer-image .message-cheer,.show-highlight-image .message-highlight,.show-redeem-image .message-redeem,.show-resub-image .message-resub) .user{margin-left:7px;margin-right:50px}#slime2-event-list[class*=-left] :is(.switch-subscriber .role-subscriber,.switch-vip .role-vip,.switch-artist .role-artist,.switch-moderator .role-moderator,.switch-broadcaster .role-broadcaster) :is(.show-action-image .message-action,.show-announcement-image .message-announcement,.show-cheer-image .message-cheer,.show-highlight-image .message-highlight,.show-redeem-image .message-redeem,.show-resub-image .message-resub) .user{margin-left:50px;margin-right:7px}@keyframes background-wobble{50%{border-radius:25px 25px 30px 30px/20px 20px 25px 25px;transform:translateY(2px)}}@keyframes tail-left{50%{transform:translateY(-6px)rotate(30deg)}}@keyframes tail-right{50%{transform:translateY(-6px)rotate(-30deg)}}@keyframes nameplate-left{50%{transform:translateY(2px)rotate(-4deg)}}@keyframes nameplate-right{50%{transform:translateY(2px)rotate(4deg)}}@keyframes item{50%{transform:scale(.75)rotate(5deg)}}@keyframes exclamation{0%{transform:scale(2,.2)}30%{transform:scale(.9,1.25)}to{transform:scale(1)}}@keyframes question{0%{transform:scale(.2)}20%{transform:scale(.2,1.25)}60%{transform:scaleX(1.25)}to{transform:scale(1)}}@keyframes enter{0%{transform:scale(.69)}69%{transform:scaleX(1.05)}to{transform:scale(1)}}@keyframes exit{50%{opacity:1;transform:scale(.9)}to{opacity:0;transform:scale(1.1)}}
