.chat{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.chat-start{align-items:flex-start}.chat-end{align-items:flex-end}.chat-image{margin-bottom:.5rem}.chat-header{opacity:.8;font-size:.875rem;font-weight:600}.chat-bubble{border-radius:1rem;max-width:80%;padding:1rem 1.5rem;font-size:.9em;line-height:1.6;box-shadow:0 2px 4px #0000001a}.chat-footer{font-size:.75rem}.safety-card{clip-path:polygon(30px 0%,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%,0% 30px);background:#c3c6c3cc;border-radius:20px;padding:2rem;box-shadow:0 4px 6px #0000001a}.safety-card.mid-longer{width:80%;max-width:800px}.safety-card p{color:#222226;margin:0;font-size:1.1rem;font-weight:600;line-height:1.8}.bg-light-stone{background-color:#ebe0cecc}@media (max-width:768px){.safety-card.mid-longer{width:95%;margin-left:0!important;margin-right:0!important}.chat-bubble{max-width:95%;font-size:.85em}}
