.ypc-character{display:flex;align-items:flex-start;gap:18px;width:100%;margin:0 0 2.5em;clear:both;box-sizing:border-box}.ypc-char-right{flex-direction:row-reverse}.ypc-char-talker{flex:0 0 100px;text-align:center}.ypc-char-person{font-size:14px;line-height:1.4}.ypc-char-person img{display:block;width:100px;max-width:100%;height:auto;margin:0 auto 5px;object-fit:cover}.ypc-char-person img.circle{border-radius:50%}.ypc-char-person span{display:block}.ypc-char-bubble-wrap{flex:1;min-width:0}.ypc-char-bubble{--ypc-char-bg:#fff;position:relative;width:100%;min-height:80px;padding:20px;border:1px solid #ccc;background:var(--ypc-char-bg);box-sizing:border-box;font-size:18px;line-height:1.8}.ypc-char-bubble.is-round{border-radius:8px}.ypc-char-bubble:before,.ypc-char-bubble:after{content:"";position:absolute;top:40px;width:0;height:0;border-style:solid}.ypc-char-left .ypc-char-bubble:before{left:-16px;border-width:9px 16px 9px 0;border-color:transparent #ccc transparent transparent}.ypc-char-left .ypc-char-bubble:after{left:-14px;border-width:8px 15px 8px 0;border-color:transparent var(--ypc-char-bg) transparent transparent}.ypc-char-right .ypc-char-bubble:before{right:-16px;border-width:9px 0 9px 16px;border-color:transparent transparent transparent #ccc}.ypc-char-right .ypc-char-bubble:after{right:-14px;border-width:8px 0 8px 15px;border-color:transparent transparent transparent var(--ypc-char-bg)}.ypc-char-bubble p{margin-top:0}.ypc-char-bubble p:last-child{margin-bottom:0}.ypc-char-plain{font-size:18px;line-height:1.8}@media(max-width:600px){.ypc-character{gap:10px}.ypc-char-talker{flex-basis:70px}.ypc-char-person img{width:70px}.ypc-char-bubble{padding:14px;font-size:16px}.ypc-char-bubble:before,.ypc-char-bubble:after{top:25px}}
