.hk-studio-floating-chat{position:fixed;right:22px;bottom:22px;z-index:90;display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--hk-line);border-radius:999px;background:var(--hk-panel);box-shadow:0 12px 34px rgba(0,0,0,.12)}.hk-studio-floating-chat button{border:0;border-radius:999px;background:#111;color:#fff;padding:10px 14px;font-weight:800;cursor:pointer}.hk-studio-floating-chat p{margin:0;color:#555;font-size:13px}@media(max-width:640px){.hk-studio-floating-chat p{display:none}}
