#vc-chat{right:max(1.25rem, env(safe-area-inset-right));bottom:max(1.25rem, env(safe-area-inset-bottom));z-index:70;font-family:Instrument Sans,ui-sans-serif,system-ui,sans-serif;position:fixed}#vc-chat-launcher{color:#060a14;cursor:pointer;background:linear-gradient(135deg,#facc15,#eab308);border:1px solid #facc1559;border-radius:9999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:transform .22s cubic-bezier(.34,1.4,.64,1),box-shadow .22s;display:flex;position:relative;box-shadow:0 8px 30px #facc1547,0 2px 8px #00000073}#vc-chat-launcher:hover{transform:translateY(-2px)scale(1.04);box-shadow:0 12px 38px #facc1566,0 2px 8px #00000073}#vc-chat-launcher:active{transform:scale(.96)}#vc-chat-launcher svg{width:1.5rem;height:1.5rem;transition:opacity .18s,transform .18s;position:absolute}#vc-chat-launcher .vc-close-icon{opacity:0;transform:rotate(-45deg)scale(.6)}#vc-chat-launcher.vc-active .vc-bolt{opacity:0;transform:rotate(45deg)scale(.6)}#vc-chat-launcher.vc-active .vc-close-icon{opacity:1;transform:rotate(0)scale(1)}#vc-chat-badge{color:#fff;background:#f87171;border:2px solid #060a14;border-radius:9999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .3rem;font-size:.68rem;font-weight:700;display:flex;position:absolute;top:-.3rem;right:-.3rem}#vc-chat-panel{-webkit-backdrop-filter:blur(18px);opacity:0;transform-origin:100% 100%;background:#090e1af5;border:1px solid #ffffff1a;border-radius:1.25rem;flex-direction:column;width:min(24rem,100vw - 2rem);max-height:min(34rem,100vh - 7rem);transition:opacity .28s cubic-bezier(.22,1,.36,1),transform .28s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;bottom:4.5rem;right:0;overflow:hidden;transform:translateY(14px)scale(.98);box-shadow:0 24px 80px #0009,0 0 0 1px #facc150a}#vc-chat-panel.vc-open{opacity:1;transform:translateY(0)scale(1)}#vc-chat-panel header{background:linear-gradient(#facc1512,#0000);border-bottom:1px solid #ffffff12;align-items:center;gap:.75rem;padding:.9rem 1rem;display:flex}.vc-avatar{background:linear-gradient(135deg,#facc15e6,#67e8f98c);border-radius:.8rem;flex-shrink:0;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;display:flex;position:relative}.vc-avatar img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}#vc-presence{background:#64748b;border:2px solid #0b101d;border-radius:9999px;width:.72rem;height:.72rem;position:absolute;bottom:-.18rem;right:-.18rem}#vc-presence.vc-on{background:#34d399;animation:2.4s infinite vc-pulse;box-shadow:0 0 #34d39980}@keyframes vc-pulse{0%{box-shadow:0 0 #34d39973}70%{box-shadow:0 0 0 7px #34d39900}to{box-shadow:0 0 #34d39900}}.vc-name{color:#fff;margin:0;font-size:.9rem;font-weight:600;line-height:1.2}.vc-sub{color:#94a3b8;margin:.1rem 0 0;font-size:.72rem}#vc-chat-min{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:.5rem;margin-left:auto;padding:.4rem;transition:color .15s,background .15s}#vc-chat-min:hover{color:#fff;background:#ffffff0f}#vc-chat-min svg{width:1.1rem;height:1.1rem}#vc-chat-scroll{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;flex:1;padding:1rem 1rem .4rem;overflow-y:auto}#vc-chat-messages{flex-direction:column;gap:.55rem;display:flex}.vc-msg{max-width:85%;animation:.25s cubic-bezier(.22,1,.36,1) vc-in}@keyframes vc-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.vc-msg{animation:none}#vc-chat-panel{transition:none}}.vc-msg p{white-space:pre-wrap;word-break:break-word;border-radius:1rem;margin:0;padding:.6rem .85rem;font-size:.84rem;line-height:1.5}.vc-msg span{color:#475569;margin-top:.22rem;font-size:.62rem;display:block}.vc-team{align-self:flex-start}.vc-team p{color:#e2e8f0;background:#ffffff0f;border:1px solid #ffffff14;border-bottom-left-radius:.3rem}.vc-visitor{text-align:right;align-self:flex-end}.vc-visitor p{color:#0b101d;text-align:left;background:linear-gradient(135deg,#facc15eb,#eab308eb);border-bottom-right-radius:.3rem;font-weight:500}.vc-pending p{opacity:.55}.vc-failed p{border-color:#f8717180}.vc-retry{color:#f87171;cursor:pointer;background:0 0;border:0;margin-top:.25rem;font-size:.68rem;text-decoration:underline}#vc-chat-chips{flex-wrap:wrap;gap:.4rem;padding:.35rem 1rem .55rem;display:flex}#vc-chat-chips button{color:#fde68a;cursor:pointer;background:#facc1514;border:1px solid #facc1559;border-radius:9999px;padding:.32rem .75rem;font-size:.72rem;transition:background .15s,transform .15s}#vc-chat-chips button:hover{background:#facc1529;transform:translateY(-1px)}#vc-chat-emailrow{background:#facc150d;border-top:1px solid #ffffff0f;padding:.55rem 1rem}#vc-chat-emailrow p{color:#cbd5e1;margin:0 0 .4rem;font-size:.72rem}#vc-chat-emailrow div{gap:.4rem;display:flex}#vc-chat-email{color:#fff;background:#060a14cc;border:1px solid #ffffff1f;border-radius:.6rem;outline:none;flex:1;min-width:0;padding:.45rem .6rem;font-size:.78rem}#vc-chat-email:focus{border-color:#facc1580}#vc-chat-email-save{color:#0b101d;cursor:pointer;background:#facc15;border:0;border-radius:.6rem;padding:.45rem .7rem;font-size:.74rem;font-weight:700}#vc-chat-email-skip{color:#64748b;cursor:pointer;background:0 0;border:0;font-size:.72rem}#vc-chat-panel footer{border-top:1px solid #ffffff12;align-items:flex-end;gap:.5rem;padding:.65rem .75rem;display:flex}#vc-chat-input{resize:none;color:#f1f5f9;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.9rem;outline:none;flex:1;max-height:120px;padding:.55rem .8rem;font-family:inherit;font-size:.84rem;line-height:1.45;transition:border-color .15s}#vc-chat-input:focus{border-color:#facc1573}#vc-chat-input::placeholder{color:#475569}#vc-chat-send{cursor:pointer;color:#0b101d;background:#facc15;border:0;border-radius:.8rem;flex-shrink:0;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;transition:transform .15s,background .15s;display:flex}#vc-chat-send:hover{background:#fde047;transform:translateY(-1px)}#vc-chat-send svg{width:1.05rem;height:1.05rem}#vc-chat-note{color:#475569;text-align:center;margin:0;padding:0 1rem .7rem;font-size:.62rem}#vc-chat-note a{color:#64748b}@media (width<=480px){#vc-chat-panel{width:calc(100vw - 1.5rem);max-height:calc(100dvh - 6.5rem);bottom:4.4rem}}
