.bah-vchat-invite{position:absolute;right:0;bottom:66px;width:270px;padding:14px 38px 14px 15px;border:1px solid #d7e8f7;border-radius:15px;background:#fff;box-shadow:0 14px 38px rgba(7,42,80,.2);cursor:pointer;animation:bahVchatInvite .28s ease-out}.bah-vchat-invite b,.bah-vchat-invite span{display:block}.bah-vchat-invite b{color:#0b3768;font-size:13px}.bah-vchat-invite span{margin-top:3px;color:#5c7086;font-size:11px}.bah-vchat-invite button{position:absolute;top:7px;right:8px;width:25px;height:25px;border:0;border-radius:50%;background:#eef5fb;color:#4a6075;font-size:18px;line-height:1;cursor:pointer}@keyframes bahVchatInvite{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.vca-live{margin:0 0 18px;padding:14px 16px!important}.vca-live>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.vca-live>header b{color:#173858}.vca-live-grid{display:flex;gap:9px;overflow-x:auto;padding-bottom:3px}.vca-live-card{min-width:210px;padding:10px 12px;border:1px solid #dbe8f3;border-radius:12px;background:#f8fbff}.vca-live-card b,.vca-live-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vca-live-card b{color:#173858;font-size:11px}.vca-live-card small{margin-top:3px;color:#6d8195;font-size:9px}.vca-visitor-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:10px 14px;border-bottom:1px solid #e1ebf4;background:#f8fbff}.vca-visitor-meta span{min-width:0}.vca-visitor-meta small,.vca-visitor-meta b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vca-visitor-meta small{color:#75889a;font-size:8px;text-transform:uppercase}.vca-visitor-meta b{margin-top:2px;color:#254966;font-size:10px}.vca-history{max-height:150px;overflow:auto;padding:8px 14px;border-bottom:1px solid #e1ebf4;background:#fff}.vca-history details summary{color:#0d6fe8;font-size:10px;font-weight:800;cursor:pointer}.vca-history a{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:6px 0;border-bottom:1px solid #eef3f7;color:#355a78;font-size:9px;text-decoration:none}.vca-history a:last-child{border-bottom:0}@media(max-width:600px){.bah-vchat-invite{right:0;width:min(270px,calc(100vw - 24px))}.vca-visitor-meta{grid-template-columns:1fr 1fr}}
