.lux-chat .bubble-incoming{background:#fff0f2e6;color:#3f1d2b;border:1px solid rgba(244,170,186,.6);border-top-left-radius:8px;border-top-right-radius:18px;border-bottom-left:0;border-bottom-right-radius:18px}.lux-chat .bubble-outgoing{background:linear-gradient(90deg,#f29db4,#e37ea1);color:#fff;border-top-left-radius:18px;border-top-right-radius:8px;border-bottom-left-radius:18px;border-bottom-right:0}.lux-chat .justify-start>div[class*="max-w-[70%]"]{background:#fff0f2e6!important;color:#3f1d2b!important;border:1px solid rgba(244,170,186,.6)!important;border-top-left-radius:8px!important;border-top-right-radius:18px!important;border-bottom-left:0!important;border-bottom-right-radius:18px!important}.lux-chat .justify-end>div[class*="max-w-[70%]"]{background:linear-gradient(90deg,#f29db4,#e37ea1)!important;color:#fff!important;border:none!important;border-top-left-radius:18px!important;border-top-right-radius:8px!important;border-bottom-left-radius:18px!important;border-bottom-right:0!important}.lux-chat .rounded-lg,.lux-chat .rounded-md{border-radius:1rem}.lux-chat .ring,.lux-chat .border{border-color:#f4aaba99}@keyframes luxFadeInRight{0%{opacity:0;transform:translate3d(8px,6px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes luxFadeInUp{0%{opacity:0;transform:translate3d(0,6px,0)}to{opacity:1;transform:translateZ(0)}}.lux-chat .justify-end>div[class*="max-w-[70%]"]{animation:luxFadeInRight .18s ease-out}.lux-chat .justify-start>div[class*="max-w-[70%]"]{animation:luxFadeInUp .18s ease-out}.lux-chat ul.space-y-1>li>div{background:#ffffffbf;border:1px solid rgba(244,170,186,.55);border-radius:1rem;transition:transform .15s ease,box-shadow .15s ease,background .2s ease}.lux-chat ul.space-y-1>li>div:hover{transform:translateY(-1px);box-shadow:0 6px 14px -6px #e6789659;background:#ffffffe6}
