@keyframes slideUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.telinha-container{z-index:2000}.telinha-widget-container{position:fixed;bottom:1.5rem;right:1.5rem;z-index:20;display:flex;flex-direction:column;align-items:flex-end}@media screen and (max-width:768px){.telinha-widget-container{bottom:5rem!important}}.telinha-bubble-container{border-radius:50%;padding:1rem .6rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#fff3;color:#fff;border-left:1px solid rgba(255,255,255,.5);border-top:1px solid rgba(255,255,255,.5);box-shadow:0 4px 12px #0003;cursor:pointer;z-index:20;transition:all .2s ease}.telinha-bubble-container:hover{transform:scale(1.1);box-shadow:0 6px 16px #00000040}.telinha-chat-container{display:none;margin-bottom:1rem;width:420px;max-width:100%}.telinha-chat-container.is-open{display:block;animation:slideUp .3s ease-out}.telinha-chat-container .card{box-shadow:0 8px 20px #00000026;border:none;border-radius:.75rem;overflow:hidden}@media screen and (max-width:768px){.telinha-widget-container{bottom:1rem;right:1rem;width:calc(100% - 2rem)}.telinha-chat-container{width:100%}}#pt-chat-window{height:355px!important;overflow-y:auto}@media screen and (max-width:768px){#pt-chat-window{height:300px!important}}#pt-chat .msg-user{background:var(--bs-primary-bg-subtle, #eef4ff);border:1px solid rgba(0,0,0,.05)}#pt-chat .msg-bot{background:var(--bs-body-bg);border:1px solid rgba(0,0,0,.05)}#pt-chat .bubble{border-radius:.75rem}#pt-chat pre{white-space:pre-wrap;margin:0}#pt-chat .copy-btn{cursor:pointer}
