.floating-actions{position:fixed;left:24px;right:24px;bottom:max(24px,env(safe-area-inset-bottom));z-index:25;display:flex;justify-content:space-between;align-items:stretch;gap:10px;height:56px;pointer-events:none}.floating-actions .whatsapp-float{pointer-events:auto;position:static;inset:auto;height:56px;min-height:56px;margin:0;transform:none}.back-to-top{pointer-events:auto;display:grid;place-items:center;flex:0 0 56px;width:56px;height:56px;padding:0;border:1px solid #a68a52;border-radius:50%;background:#fff;color:#151515;box-shadow:0 5px 26px #0002;cursor:pointer;transition:background .25s,color .25s}.back-to-top svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.back-to-top:focus-visible{outline:2px solid #a68a52;outline-offset:4px}html[data-theme=dark] .back-to-top{background:#151515;color:#fff}.detail-contact-mobile{display:none!important}
@media(max-width:750px){.floating-actions{left:16px;right:16px;bottom:max(16px,env(safe-area-inset-bottom));gap:10px}.floating-actions .whatsapp-float{width:56px;padding:12px;justify-content:center}.floating-actions .whatsapp-float>span{display:none}}
@media(hover:hover){.back-to-top:hover{background:#a68a52;color:#fff}}
@media(prefers-reduced-motion:reduce){.back-to-top{transition:none}}
