.whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:1000;width:56px;height:56px;display:grid;place-items:center;background:var(--gold);color:var(--black);border:1px solid rgba(255,255,255,.25);border-radius:50%;box-shadow:0 4px 20px #0005}
.whatsapp-float svg{width:28px;height:28px}
@media(max-width:600px){.whatsapp-float{right:18px;bottom:18px;width:48px;height:48px}.collections-header{align-items:flex-start;gap:24px;flex-wrap:wrap}.collections-header .btn-secondary{white-space:normal!important}.nav-logo{white-space:nowrap}}
