body,html{height:100vh!important;max-height:100vh!important;overflow:hidden!important}#main-content{padding:0!important;overflow:hidden!important}#chatsy-app{height:100%;min-height:0;position:relative}#chatsy-content{min-height:0}#chatsy-messages{scroll-behavior:smooth;min-height:0}.chat-message{margin-bottom:1rem}.chat-message.chat-message-user .chat-row{flex-direction:row-reverse}.chat-message.chat-message-user .chat-message-time{text-align:right}.chat-row{display:flex;align-items:flex-start;gap:.5rem}.chat-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0;margin-top:2px}.chat-avatar-agent{background:#fff;padding:2px}.chat-bubble{max-width:75%;width:fit-content;padding:.75rem 1rem;border-radius:1rem;word-wrap:break-word;white-space:pre-wrap}.chat-bubble.chat-bubble-user{background-color:rgba(var(--chatsy-color-rgb),.6);backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);color:#fff;border-bottom-right-radius:.25rem}.chat-bubble.chat-bubble-assistant{background-color:rgba(var(--bs-gray-800-rgb,52,58,64),.5);backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);color:var(--bs-light);border-bottom-left-radius:.25rem;white-space:normal}.chat-markdown{white-space:normal}.chat-markdown p{margin-bottom:.4em}.chat-markdown p:last-child{margin-bottom:0}.chat-markdown a{color:inherit;text-decoration:underline;text-underline-offset:2px}.chat-markdown ol,.chat-markdown ul{margin:.3em 0;padding-left:1.4em}.chat-markdown code{background:rgba(255,255,255,.1);padding:.1em .3em;border-radius:.25rem;font-size:.85em}.chat-markdown pre{background:rgba(0,0,0,.2);padding:.5rem;border-radius:.5rem;overflow-x:auto;margin:.4em 0}.chat-markdown pre code{background:0 0;padding:0}.chat-actions{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem}.chat-action-btn{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .75rem;border-radius:1rem;border:1px solid rgba(255,255,255,.25);background:0 0;color:inherit;text-decoration:none;font-size:.8rem;font-family:inherit;cursor:pointer;transition:background .15s}.chat-action-btn:hover{background:rgba(255,255,255,.1);color:inherit}.chat-message-time{font-size:.7rem;padding:0 4px;margin-top:2px}#chatsy-typing .chat-bubble{display:flex;align-items:center;min-height:calc(1.5rem + 1.5em)}.chat-typing{display:inline-flex;align-items:center;gap:4px}.chat-typing .dot{width:7px;height:7px;border-radius:50%;background-color:var(--bs-secondary-color);animation:chat-typing-bounce 1.4s ease-in-out infinite}.chat-typing .dot:nth-child(2){animation-delay:.2s}.chat-typing .dot:nth-child(3){animation-delay:.4s}@keyframes chat-typing-bounce{0%,100%,60%{transform:translateY(0)}30%{transform:translateY(-6px)}}.chat-input-card{background:rgba(var(--bs-secondary-bg-rgb,52,58,64),.5);backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(255,255,255,.1);border-radius:1rem}#chatsy-input{border:0;outline:0;background:0 0;box-shadow:none!important;width:100%;min-height:24px;overflow-y:auto;line-height:1.5;padding:0;font-size:.95rem;color:inherit}#chatsy-input::placeholder{color:var(--bs-secondary-color)}#chatsy-input:focus{box-shadow:none!important;outline:0}[data-file-drop]{border:0!important;padding:0!important;cursor:default!important}#chatsy-file-drop.file-drop-active::after{content:"Drop image to attach";position:fixed;inset:0;z-index:10;display:flex;align-items:center;justify-content:center;background:rgba(var(--bs-body-bg-rgb),.85);border:3px dashed var(--bs-primary);border-radius:.5rem;font-size:1.25rem;font-weight:600;color:var(--bs-primary);pointer-events:none}#chatsy-file-preview img{border:2px solid var(--bs-border-color)}.chat-error{text-align:center;color:var(--bs-danger);font-size:.85rem;padding:.5rem 1rem}.chatsy-debug-panel{position:fixed;top:8px;left:50%;transform:translateX(-50%);z-index:9999;display:flex;flex-direction:column;align-items:center}.chatsy-debug-panel #chatsy-debug-toggle{cursor:pointer;user-select:none}.chatsy-debug-panel #chatsy-debug-body{margin-top:4px;min-width:320px}.chatsy-debug-panel #chatsy-debug-body.collapsed{display:none}/*# sourceMappingURL=embed.bundle.css.map */
