.ht-wa-wrap{position:fixed;bottom:var(--ht-wa-bottom);z-index:999999;line-height:1.2;font-family:Inter,Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.ht-wa-button{box-sizing:border-box;background:var(--ht-wa-color);color:var(--ht-wa-text)!important;text-decoration:none!important;box-shadow:0 10px 30px rgba(0,0,0,.18);transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease;border:0;outline:0}
.ht-wa-button:hover,.ht-wa-button:focus{background:var(--ht-wa-hover);color:var(--ht-wa-text)!important;transform:translateY(-2px);box-shadow:0 14px 34px rgba(0,0,0,.24)}
.ht-wa-desktop{width:var(--ht-wa-desktop);min-height:64px;align-items:center;gap:12px;padding:10px 16px 10px 10px;border-radius:999px}
.ht-wa-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.16);flex:0 0 44px;font-size:25px}
.ht-wa-copy{display:flex;flex-direction:column;gap:4px;min-width:0}
.ht-wa-copy strong{font-size:14px;font-weight:700;color:inherit;white-space:nowrap}
.ht-wa-copy small{font-size:11px;font-weight:500;opacity:.9;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}
.ht-wa-mobile{width:var(--ht-wa-mobile);height:var(--ht-wa-mobile);border-radius:50%;align-items:center;justify-content:center;font-size:calc(var(--ht-wa-mobile) * .46);box-shadow:0 10px 28px rgba(0,0,0,.2)}
@media(max-width:768px){.ht-wa-wrap{bottom:max(var(--ht-wa-bottom),16px)}.ht-wa-mobile{align-items:center;justify-content:center}}
@media(prefers-reduced-motion:reduce){.ht-wa-button{transition:none}}
