.henchu-fab{position:fixed;right:20px;bottom:20px;z-index:900;display:flex;flex-direction:column;gap:12px}.henchu-fab__btn{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:var(--radius-pill);color:#fff;text-decoration:none;box-shadow:var(--shadow-hover);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.henchu-fab__btn svg{width:26px;height:26px;display:block}.henchu-fab a.henchu-fab__btn--whatsapp,.henchu-fab a.henchu-fab__btn--whatsapp:link,.henchu-fab a.henchu-fab__btn--whatsapp:visited,.henchu-fab a.henchu-fab__btn--whatsapp:hover{background:#25d366!important;color:#fff!important}.henchu-fab a.henchu-fab__btn--call,.henchu-fab a.henchu-fab__btn--call:link,.henchu-fab a.henchu-fab__btn--call:visited,.henchu-fab a.henchu-fab__btn--call:hover{background:#40552d!important;color:#f3ebdc!important}.henchu-fab__btn:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 10px 26px #1f241847}.henchu-fab__btn:focus-visible{outline:2px solid var(--olive-dark);outline-offset:3px}@media (max-width: 768px){.henchu-fab{right:14px;bottom:14px;gap:10px}.henchu-fab__btn{width:50px;height:50px}.henchu-fab__btn svg{width:24px;height:24px}}@media (prefers-reduced-motion: reduce){.henchu-fab__btn{transition:none}.henchu-fab__btn:hover{transform:none}}
