#ai-report>#aiAssistant{display:none!important}.floating-ai-button{position:fixed;right:28px;bottom:28px;z-index:90;width:60px;height:60px;border:0;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#3978f6,#205edc);color:#fff;box-shadow:0 14px 34px rgba(35,101,232,.38);cursor:pointer;transition:.22s transform,.22s box-shadow}.floating-ai-button:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(35,101,232,.46)}.floating-ai-button svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.floating-ai-button span{position:absolute;right:-2px;top:-3px;min-width:20px;height:20px;padding:0 4px;border:3px solid #f3f6fa;border-radius:99px;background:#172b4a;font:700 8px/14px inherit;display:grid;place-items:center}.floating-ai-panel{position:fixed;right:28px;bottom:100px;z-index:91;width:min(440px,calc(100vw - 34px));height:min(690px,calc(100vh - 128px));display:flex;flex-direction:column;background:#fff;border:1px solid #dfe6f0;border-radius:20px;box-shadow:0 28px 70px rgba(18,39,74,.25);overflow:hidden;opacity:0;visibility:hidden;transform:translateY(14px) scale(.97);transform-origin:bottom right;transition:.2s ease}.floating-ai-panel.open{opacity:1;visibility:visible;transform:none}.floating-ai-head{min-height:76px;display:flex;align-items:center;gap:11px;padding:14px 16px;background:linear-gradient(120deg,#172b4a,#285fb8);color:#fff}.floating-ai-logo{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,#6372f0,#3477ef);font-weight:800}.floating-ai-head>div:nth-child(2){min-width:0;flex:1;display:grid;gap:3px}.floating-ai-head strong{font-size:15px}.floating-ai-head small{font-size:10px;color:#c6d5ec;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.floating-ai-head button{width:34px;height:34px;padding:0;border:0;border-radius:10px;background:rgba(255,255,255,.1);color:#fff;font-size:20px;cursor:pointer}.floating-ai-head button:hover{background:rgba(255,255,255,.18)}.floating-ai-skills{display:flex;gap:8px;padding:12px 14px;border-bottom:1px solid #e8edf4;background:#fbfcfe}.floating-ai-skills button{flex:1;border:1px solid #dfe6f0;border-radius:10px;background:#fff;color:#66758b;padding:9px 10px;font:600 12px inherit;cursor:pointer}.floating-ai-skills button.active{border-color:#3972ed;background:#edf3ff;color:#2861d8;box-shadow:inset 0 0 0 1px #3972ed}.floating-ai-messages{min-height:0;flex:1;overflow:auto;padding:17px;background:#f5f7fb;display:flex;flex-direction:column;gap:12px}.floating-ai-empty{margin:auto;text-align:center;color:#8795aa;padding:20px}.floating-ai-empty span{width:48px;height:48px;margin:0 auto 13px;border-radius:15px;display:grid;place-items:center;background:#e7edfa;color:#3d68d8;font-weight:800}.floating-ai-empty strong{display:block;color:#29384e;font-size:15px;margin-bottom:7px}.floating-ai-empty p{max-width:300px;margin:0;font-size:11px;line-height:1.7}.floating-ai-message{display:flex;gap:8px;align-items:flex-start}.floating-ai-message.user{justify-content:flex-end}.floating-ai-message>span{flex:0 0 27px;height:27px;border-radius:9px;display:grid;place-items:center;background:#506ee5;color:#fff;font:700 8px inherit}.floating-ai-message>div{max-width:86%;padding:10px 12px;border:1px solid #e1e7f0;border-radius:5px 13px 13px;background:#fff;color:#33445c;font-size:11px;line-height:1.65;overflow:auto}.floating-ai-message.user>div{order:-1;background:#e8efff;border-color:#d5e0fb;border-radius:13px 5px 13px}.floating-ai-message.error>div{border-color:#f3c2c6;background:#fff5f5;color:#ad3440}.floating-ai-message .assistant-table{max-width:100%}.floating-ai-suggestions{display:flex;gap:7px;padding:10px 14px 0;overflow:auto;background:#fff}.floating-ai-suggestions:empty{display:none}.floating-ai-suggestions button{white-space:nowrap;border:1px solid #e0e6ef;border-radius:99px;background:#f8fafe;color:#52647e;padding:7px 10px;font:10px inherit;cursor:pointer}.floating-ai-composer{display:flex;align-items:flex-end;gap:9px;padding:12px 14px 14px;background:#fff}.floating-ai-composer textarea{min-width:0;flex:1;resize:none;border:1px solid #dce3ee;border-radius:12px;padding:10px 12px;outline:0;font:12px/1.5 inherit}.floating-ai-composer textarea:focus{border-color:#3972ed;box-shadow:0 0 0 3px rgba(57,114,237,.1)}.floating-ai-composer button{height:42px;border:0;border-radius:11px;background:#2767ec;color:#fff;padding:0 17px;font-weight:700;cursor:pointer}.floating-ai-composer button:disabled{opacity:.55;cursor:wait}@media(max-width:720px){.floating-ai-button{right:18px;bottom:18px}.floating-ai-panel{right:0;bottom:0;width:100vw;height:min(82vh,720px);border-radius:20px 20px 0 0;transform-origin:bottom}.floating-ai-head{padding-top:16px}}
