.ai-widget{position:fixed;right:22px;bottom:90px;z-index:1000}.ai-launcher{display:grid;place-items:center;width:72px;height:72px;border:0;border-radius:50%;padding:2px;background:transparent;filter:drop-shadow(0 10px 12px rgba(0,29,54,.3));cursor:pointer;transition:transform .18s ease}.ai-launcher:hover{transform:translateY(-3px) scale(1.04)}.ai-launcher img{width:68px;height:68px;object-fit:contain}.ai-launcher span{display:none}.ai-chat-panel{position:absolute;right:0;bottom:80px;width:min(430px,calc(100vw - 30px));height:min(720px,calc(100vh - 120px));overflow:hidden;border:1px solid #cbd9e3;border-radius:18px;background:#fff;box-shadow:0 18px 60px rgba(0,29,54,.3)}.ai-chat-panel header{height:62px;display:flex;align-items:center;justify-content:space-between;padding:10px 14px;color:#fff;background:#073858}.ai-chat-panel header div{display:flex;flex-direction:column}.ai-chat-panel header span{font-size:12px;opacity:.8}.ai-close{width:38px;height:38px;border:0;border-radius:50%;font-size:27px;line-height:1;color:#fff;background:rgba(255,255,255,.14);cursor:pointer}.ai-chat-panel iframe{display:block;width:100%;height:calc(100% - 62px);border:0;background:#eef3f7}@media(max-width:600px){.ai-widget{right:12px;bottom:76px}.ai-launcher{width:62px;height:62px}.ai-launcher img{width:58px;height:58px}.ai-chat-panel{position:fixed;inset:0;width:100%;height:100%;max-height:none;border:0;border-radius:0}.ai-chat-open{overflow:hidden}}
