.asa-pro-chat-root{--asa-pro-primary:#0f766e;--asa-pro-accent:#ecfeff;font-family:"Segoe UI",sans-serif}.asa-pro-mode-floating{position:fixed;bottom:24px;z-index:999999}.asa-pro-position-bottom-right{right:24px}.asa-pro-position-bottom-left{left:24px}.asa-pro-chat-toggle{background:linear-gradient(135deg,var(--asa-pro-primary),#155e75);color:#fff;border:0;border-radius:999px;padding:14px 18px;font-weight:600;box-shadow:0 18px 40px rgba(15,118,110,.35);cursor:pointer}.asa-pro-mode-inline .asa-pro-chat-toggle{display:none}.asa-pro-mode-inline .asa-pro-chat-panel{display:flex!important;width:100%;max-width:720px;height:640px}.asa-pro-chat-panel{width:380px;height:620px;display:flex;flex-direction:column;background:#fff;border-radius:24px;border:1px solid rgba(15,23,42,.08);box-shadow:0 30px 70px rgba(15,23,42,.18);overflow:hidden;margin-top:12px}.asa-pro-chat-header{display:flex;justify-content:space-between;gap:16px;padding:20px;background:linear-gradient(180deg,var(--asa-pro-accent),#fff);border-bottom:1px solid #e2e8f0}.asa-pro-chat-header p,.asa-pro-chat-footer{margin:4px 0 0;color:#475569;font-size:13px}.asa-pro-chat-close,.asa-pro-clear-chat{border:0;background:transparent;cursor:pointer}.asa-pro-chat-messages{flex:1;padding:18px;background:radial-gradient(circle at top right,rgba(236,254,255,.9),transparent 36%),linear-gradient(180deg,#f8fafc 0,#fff 100%);overflow-y:auto}.asa-pro-chat-bubble{max-width:86%;margin-bottom:14px;padding:13px 14px;border-radius:18px;line-height:1.5;font-size:14px}.asa-pro-chat-bubble.user{margin-left:auto;background:#0f172a;color:#fff;border-bottom-right-radius:6px}.asa-pro-chat-bubble.bot{background:#fff;color:#0f172a;border:1px solid #e2e8f0;border-bottom-left-radius:6px}.asa-pro-chat-sources{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.asa-pro-chat-sources a{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#ecfeff;color:#0f766e;text-decoration:none;font-size:12px;font-weight:600}.asa-pro-chat-actions,.asa-pro-chat-form,.asa-pro-chat-footer{padding:14px 18px;border-top:1px solid #e2e8f0}.asa-pro-chat-actions{display:flex;justify-content:space-between;align-items:center}.asa-pro-chat-form{display:flex;gap:10px;align-items:flex-end}.asa-pro-chat-input{flex:1;resize:none;border-radius:16px;border:1px solid #cbd5e1;padding:12px 14px}.asa-pro-send-button{background:var(--asa-pro-primary);color:#fff;border:0;border-radius:14px;padding:12px 16px;font-weight:600;cursor:pointer}.asa-pro-send-button[disabled]{opacity:.6;cursor:not-allowed}.asa-pro-typing{display:inline-flex;gap:6px}.asa-pro-typing span{width:8px;height:8px;border-radius:50%;background:#94a3b8;animation:asaProBounce 1.2s infinite ease-in-out}.asa-pro-typing span:nth-child(2){animation-delay:.15s}.asa-pro-typing span:nth-child(3){animation-delay:.3s}@keyframes asaProBounce{0%,80%,100%{transform:scale(.7);opacity:.5}40%{transform:scale(1);opacity:1}}@media (max-width:640px){.asa-pro-mode-floating{left:12px;right:12px;bottom:12px}.asa-pro-chat-panel,.asa-pro-mode-inline .asa-pro-chat-panel{width:100%;height:78vh}.asa-pro-chat-form{flex-direction:column}.asa-pro-send-button{width:100%}}
