.mantine-Stepper-step[data-completed] .mantine-Stepper-stepIcon{background-color:#0b7fdb!important;border-color:#0b7fdb!important}.mantine-Stepper-step[data-progress] .mantine-Stepper-stepIcon{border-color:#0b7fdb!important}.chat-bubble{animation:slideIn .3s ease-out;transform-origin:bottom}.chat-bubble.user{animation-name:slideInRight}.chat-bubble.assistant{animation-name:slideInLeft}@keyframes slideInLeft{0%{opacity:0;transform:translate(-10px) scale(.95)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes slideInRight{0%{opacity:0;transform:translate(10px) scale(.95)}to{opacity:1;transform:translate(0) scale(1)}}.typing-indicator{display:flex;align-items:center;gap:4px;height:16px}.typing-indicator span{width:4px;height:4px;background-color:#0b7fdb;border-radius:50%;animation:bounce 1.4s infinite ease-in-out both}.typing-indicator span:nth-child(1){animation-delay:-.32s}.typing-indicator span:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.mini-typing-indicator{display:flex;align-items:center;gap:3px;height:12px}.mini-typing-indicator span{width:3px;height:3px;background-color:#0b7fdb;border-radius:50%;animation:bounce 1.4s infinite ease-in-out both}.mini-typing-indicator span:nth-child(1){animation-delay:-.32s}.mini-typing-indicator span:nth-child(2){animation-delay:-.16s}
