#stockpc-ai-widget{position:fixed;right:20px;bottom:20px;z-index:99999;font-family:Arial}#stockpc-ai-toggle{width:58px;height:58px;border:0;border-radius:50%;font-size:25px;cursor:pointer}#stockpc-ai-window{width:360px;max-width:calc(100vw - 30px);height:500px;background:#fff;box-shadow:0 8px 30px #0004;border-radius:15px;display:flex;flex-direction:column;margin-bottom:10px;overflow:hidden}.hidden{display:none!important}#stockpc-ai-header{padding:14px;background:#222;color:#fff;display:flex;justify-content:space-between}#stockpc-ai-header button{background:none;border:0;color:#fff;font-size:24px}#stockpc-ai-messages{flex:1;overflow:auto;padding:12px;background:#f5f5f5}.bot,.user{padding:10px;border-radius:10px;margin:8px 0}.bot{background:#fff}.user{background:#ddd;text-align:right;margin-left:40px}#stockpc-ai-form{display:flex;padding:10px;gap:6px}#stockpc-ai-input{flex:1;padding:10px}#stockpc-ai-form button{padding:10px;background:#222;color:#fff;border:0}