/* VISQO Messages Social 3.2.2 */
.vq-chat-tools{display:flex;align-items:center;gap:7px;margin-left:auto}.vq-chat-tool{width:34px;height:34px;border:1px solid rgba(148,163,184,.12);border-radius:10px;background:rgba(10,17,29,.55);color:#9aa8bc;display:grid;place-items:center;cursor:pointer}.vq-chat-tool:hover,.vq-chat-tool.is-on{color:#fff;background:rgba(139,92,246,.14);border-color:rgba(139,92,246,.28)}
.vq-chat-searchbar{display:none;align-items:center;gap:8px;padding:8px 12px;border-bottom:1px solid rgba(148,163,184,.08);background:#0a1422}.vq-chat-searchbar.on{display:flex}.vq-chat-searchbar input{flex:1;min-width:0;height:34px;border:1px solid rgba(148,163,184,.12);border-radius:10px;background:#07101b;color:#eef2ff;padding:0 11px;outline:0;font:inherit;font-size:12px}.vq-chat-search-count{min-width:46px;text-align:center;color:#8fa0b7;font-size:10px}.vq-chat-searchbar button{width:32px;height:32px;border:0;border-radius:9px;background:#111d2c;color:#aeb9c8;cursor:pointer}.vq-chat-searchbar button:hover{background:#172438;color:#fff}
.vq-search-hit .visqo-message-bubble{outline:1px solid rgba(168,85,247,.6)!important;box-shadow:0 0 0 3px rgba(168,85,247,.10)!important}.vq-search-current .visqo-message-bubble{outline:2px solid #a855f7!important;box-shadow:0 0 0 4px rgba(168,85,247,.14)!important}
.vq-attach-btn{width:42px;height:42px;flex:0 0 42px;border:0;border-radius:13px;background:#111a2a;color:#9eabc0;cursor:pointer;display:grid;place-items:center;font-size:18px}.vq-attach-btn:hover{background:#172236;color:#fff}.vq-uploading{opacity:.55;pointer-events:none}
.vq-attachment{margin-top:7px}.vq-attachment-image{display:block;max-width:min(320px,100%);max-height:320px;border-radius:12px;object-fit:cover;border:1px solid rgba(255,255,255,.08);cursor:zoom-in}.vq-attachment-file{display:flex;align-items:center;gap:10px;min-width:220px;max-width:320px;padding:10px 12px;border-radius:12px;background:rgba(3,8,15,.24);border:1px solid rgba(255,255,255,.08);text-decoration:none;color:#eef2ff}.vq-file-icon{width:34px;height:34px;border-radius:9px;background:rgba(139,92,246,.16);display:grid;place-items:center}.vq-file-copy{min-width:0;flex:1}.vq-file-name{font-size:11px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vq-file-size{font-size:9px;color:#8896aa;margin-top:2px}
.vq-reply-quote{cursor:pointer}.vq-reply-quote:hover{background:rgba(139,92,246,.12)!important}.vq-reply-quote:before{content:'↪';margin-right:5px;color:#b89cff}.vq-reply-compose{box-shadow:0 -5px 18px rgba(0,0,0,.12)}
.vq-content-card{display:flex!important;align-items:center;gap:10px;margin-top:6px;padding:10px 11px;border-radius:12px!important;border:1px solid rgba(139,92,246,.18)!important;background:linear-gradient(135deg,rgba(139,92,246,.12),rgba(17,24,39,.36))!important;color:#f7f5ff!important;text-decoration:none!important}.vq-content-card:before{content:'▶';width:32px;height:32px;flex:0 0 32px;border-radius:9px;background:linear-gradient(135deg,#7c3aed,#a855f7);display:grid;place-items:center;font-size:11px}.vq-content-card span{min-width:0}.vq-content-card b{display:block;font-size:11px}.vq-content-card small{display:block;color:#8fa0b7;font-size:9px;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.vq-image-lightbox{position:fixed;inset:0;z-index:1000001;background:rgba(0,0,0,.82);display:grid;place-items:center;padding:24px}.vq-image-lightbox img{max-width:94vw;max-height:90vh;border-radius:14px;box-shadow:0 24px 80px rgba(0,0,0,.55)}
@media(max-width:700px){.vq-chat-tools{gap:4px}.vq-chat-tool{width:32px;height:32px}.vq-chat-searchbar{padding:7px 8px}.vq-chat-searchbar input{font-size:16px}.vq-attach-btn{width:40px;height:40px;flex-basis:40px}.vq-attachment-image{max-width:min(260px,100%);max-height:270px}}
