.chat .vote{margin-bottom:8px;text-align:right}.chat .chat-sources{margin:0}.chat .bubble{margin-bottom:10px;width:100%}.chat .blob p{margin:0!important}.chat .blob ul{margin-bottom:0!important;margin-left:1rem;margin-top:8px}.chat .bubble-bottom-left{display:flex;justify-content:flex-start;width:100%}.chat .bubble-bottom-left .blob{background-color:#f9ebeb;border-radius:10px 10px 10px 0;display:flex;gap:8px;margin:0 10px 0 0}.chat .bubble-bottom-left .blob span>p:first-of-type{margin-bottom:0!important}.chat .bubble-bottom-right{display:flex;justify-content:flex-end;width:100%}.chat .bubble-bottom-right .blob{background-color:#f4f2f2;border-radius:10px 10px 0;color:#000;margin:0 10px 0 0;padding:10px}.chat .bubble-bottom-right .blob span>p:first-of-type{margin-bottom:0!important}.chat .cpi{font-size:125%;font-weight:700;padding-right:0;padding-top:0;white-space:nowrap}.chat .bubble-bottom-left .blob{color:#000;margin:0;padding:10px}.chat :root{--smiley-hue:223}.chat .smiley{height:8em;width:8em}.chat .smiley__eye1,.chat .smiley__eye2,.chat .smiley__mouth1,.chat .smiley__mouth2{animation:eye1 3s ease-in-out infinite}.chat .smiley__eye1,.chat .smiley__eye2{transform-origin:64px 64px}.chat .smiley__eye2{animation-name:eye2}.chat .smiley__mouth1{animation-name:mouth1}.chat .smiley__mouth2{animation-name:mouth2;visibility:hidden}@media (prefers-color-scheme:dark){.chat :root{--bg:hsl(var(--smiley-hue),90%,10%);--fg:hsl(var(--smiley-hue),90%,90%)}}@keyframes eye1{0%{transform:rotate(-260deg) translateY(-56px)}50%,60%{animation-timing-function:cubic-bezier(.17,0,.58,1);transform:rotate(-40deg) translateY(-56px) scale(1)}to{transform:rotate(225deg) translateY(-56px) scale(.35)}}@keyframes eye2{0%{transform:rotate(-260deg) translateY(-56px)}50%{transform:rotate(40deg) translateY(-56px) rotate(-40deg) scale(1)}52.5%{transform:rotate(40deg) translateY(-56px) rotate(-40deg) scaleY(0)}55%,70%{animation-timing-function:cubic-bezier(0,0,.28,1);transform:rotate(40deg) translateY(-56px) rotate(-40deg) scale(1)}to{transform:rotate(150deg) translateY(-56px) scale(.4)}}@keyframes eyeBlink{0%,25%,75%,to{transform:scaleY(1)}50%{transform:scaleY(0)}}@keyframes mouth1{0%{animation-timing-function:ease-in;stroke-dasharray:0 351.86;stroke-dashoffset:0}25%{animation-timing-function:ease-out;stroke-dasharray:175.93 351.86;stroke-dashoffset:0}50%{animation-timing-function:step-start;stroke-dasharray:175.93 351.86;stroke-dashoffset:-175.93;visibility:visible}75%,to{visibility:hidden}}@keyframes mouth2{0%{animation-timing-function:step-end;visibility:hidden}50%{animation-timing-function:ease-in-out;stroke-dashoffset:0;visibility:visible}to{stroke-dashoffset:-351.86}}.chat.small{line-height:1.2}.chat.small .chat-input .v-label:nth-child(2){font-size:12px}.chat.small ul{margin-bottom:4px}.chat.small .bubble{margin-bottom:8px}.chat.small h1{font-size:12px}.chat.small .cpi{font-size:14px!important}.chat.small .blob,.chat.small .v-field__input{font-size:12px!important}
