.agent-fab{position:fixed;right:22px;bottom:88px;z-index:34;height:54px;border:1px solid rgba(128,232,255,.52);border-radius:999px;background:linear-gradient(135deg,#6f52ff,#187fae);color:#fff;padding:0 17px 0 8px;display:flex;align-items:center;gap:9px;cursor:pointer;box-shadow:0 15px 38px rgba(31,38,111,.42),0 0 25px rgba(60,220,255,.18);font:800 .72rem var(--body);letter-spacing:.02em}.agent-fab>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#ffffff1f;font-size:1.15rem}.agent-fab>i{position:absolute;width:9px;height:9px;background:#39e69b;border:2px solid #fff;border-radius:50%;left:35px;top:5px}.agent-fab:hover{filter:brightness(1.13);transform:translateY(-3px)}.creative-assistant{position:fixed;z-index:35;right:22px;bottom:154px;width:min(390px,calc(100vw - 28px));max-height:min(650px,calc(100dvh - 120px));display:flex;flex-direction:column;background:rgba(7,12,27,.96);color:#fff;border:1px solid rgba(117,224,255,.28);border-radius:22px;box-shadow:0 30px 90px rgba(0,0,0,.55),0 0 50px rgba(95,76,255,.12);backdrop-filter:blur(20px);overflow:hidden;opacity:0;visibility:hidden;transform:translateY(18px) scale(.96);transform-origin:bottom right;transition:.28s}.creative-assistant.open{opacity:1;visibility:visible;transform:none}.creative-assistant>header{padding:17px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #ffffff18;background:linear-gradient(100deg,#6f52ff22,#31d9ff0a)}.agent-avatar{position:relative;width:43px;height:43px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,#7959ff,#1486ad);font-size:1.25rem}.agent-avatar i{position:absolute;width:9px;height:9px;border-radius:50%;right:-2px;bottom:-2px;background:#3be49c;border:2px solid #fff}.creative-assistant header>div:nth-child(2){display:grid;gap:3px;flex:1}.creative-assistant header strong{font-size:.87rem}.creative-assistant header small{font-size:.64rem;color:#aeb9cc;display:flex;align-items:center;gap:5px}.creative-assistant header small i{width:6px;height:6px;border-radius:50%;background:#3be49c}.creative-assistant header button{border:0;background:#ffffff0d;color:#fff;width:34px;height:34px;border-radius:10px;font-size:1.3rem;cursor:pointer}.agent-disclaimer{font-size:.61rem;line-height:1.4;color:#8e9ab0;background:#050917;padding:7px 14px;text-align:center}.agent-messages{min-height:260px;overflow:auto;padding:17px;display:flex;flex-direction:column;gap:10px;scrollbar-width:thin}.bubble{max-width:88%;padding:11px 13px;border-radius:14px;font-size:.79rem;line-height:1.5}.bubble.bot{align-self:flex-start;background:#151d34;border-bottom-left-radius:4px;color:#e8edfa}.bubble.user{align-self:flex-end;background:linear-gradient(135deg,#7354ff,#2a78c7);border-bottom-right-radius:4px}.bubble.result{border:1px solid #48ddbb55;background:#102e2a;color:#d9fff5}.bubble small{display:block;margin-top:6px;color:#93a3bc}.agent-actions{padding:0 17px 14px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.agent-actions button{min-height:42px;border:1px solid #ffffff20;background:#111a31;color:#e9efff;border-radius:10px;padding:7px 9px;font:700 .69rem var(--body);cursor:pointer}.agent-actions button:hover{border-color:#6fe6ff;background:#192647}.creative-assistant>footer{display:flex;justify-content:space-between;gap:7px;border-top:1px solid #ffffff16;padding:12px 15px}.creative-assistant>footer button{border:0;background:transparent;color:#8f9cb3;font:700 .66rem var(--body);cursor:pointer}.creative-assistant>footer button:last-child{color:#77eaff}.typing{display:flex;gap:4px;align-items:center}.typing i{width:5px;height:5px;border-radius:50%;background:#8ea0bd;animation:agentTyping 1s infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes agentTyping{50%{transform:translateY(-3px);opacity:.45}}
@media(max-width:600px){.agent-fab{right:12px;bottom:136px;height:48px;padding-right:13px}.agent-fab>span{width:34px;height:34px}.creative-assistant{right:7px;bottom:195px;width:calc(100vw - 14px);max-height:calc(100dvh - 212px);border-radius:18px}.agent-messages{min-height:190px}.agent-actions{grid-template-columns:1fr 1fr}}
@media(prefers-reduced-motion:reduce){.agent-fab,.creative-assistant{transition:none}.typing i{animation:none}}
