.site-footer{--site-footer-bg:color-mix(in srgb, var(--color-sage) 42%, var(--color-text));--site-footer-text:color-mix(in srgb, var(--color-surface) 92%, transparent);--site-footer-muted:color-mix(in srgb, var(--color-surface) 68%, transparent);--site-footer-line:color-mix(in srgb, var(--color-surface) 16%, transparent);padding-block:var(--space-8) var(--space-4);background:var(--site-footer-bg);color:var(--site-footer-text)}.site-footer__content{gap:clamp(var(--space-4), 5vw, var(--space-8));grid-template-columns:minmax(14rem,1.3fr) minmax(9rem,.72fr) minmax(12rem,.95fr) minmax(13rem,1fr);align-items:start;display:grid}.site-footer__brand{max-width:20rem}.site-footer__brand-name{margin-bottom:var(--space-2);font-family:var(--font-display);font-size:clamp(2.25rem,4vw,3.25rem);font-weight:600;line-height:1;text-decoration:none;display:inline-block}.site-footer__brand-text{max-width:18rem;color:var(--site-footer-muted);font-size:var(--font-size-body-large);line-height:1.55}.site-footer__title{margin-bottom:var(--space-2);color:color-mix(in srgb, var(--color-yellow) 78%, var(--color-surface));font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;font-size:.8125rem;font-weight:700;line-height:1.35}.site-footer__list{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.site-footer__list a,.site-footer__brand-name{transition:color var(--transition-fast), text-decoration-color var(--transition-fast)}.site-footer__list a{color:var(--site-footer-muted);text-underline-offset:.28em;font-size:.95rem;line-height:1.4;-webkit-text-decoration:underline #0000;text-decoration:underline #0000}.site-footer__list a:hover,.site-footer__brand-name:hover{color:var(--color-surface);text-decoration-color:currentColor}.site-footer__list a[aria-disabled=true]{opacity:.72;cursor:not-allowed}.site-footer__list a[aria-disabled=true]:hover{color:var(--site-footer-muted);text-decoration-color:#0000}.site-footer__support{gap:var(--space-4);display:grid}.site-footer__contact{padding-top:var(--space-4);border-top:1px solid var(--site-footer-line)}.site-footer__whatsapp{white-space:nowrap;gap:.5rem;width:fit-content;min-height:2.875rem;padding-inline:1.25rem}.site-footer__whatsapp-icon{flex:none;width:1.3rem;height:1.3rem}.site-footer__hours{margin-top:var(--space-2);color:var(--site-footer-muted);font-size:var(--font-size-caption);line-height:1.45}.site-footer__bottom{margin-top:var(--space-8);padding-top:var(--space-3);border-top:1px solid var(--site-footer-line);color:color-mix(in srgb, var(--color-surface) 58%, transparent);font-size:var(--font-size-caption);line-height:1.5}@media (width<=900px){.site-footer__content{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}.site-footer__brand{max-width:26rem}}@media (width<=560px){.site-footer{padding-block:var(--space-6) var(--space-3)}.site-footer__content{gap:var(--space-4);grid-template-columns:1fr}.site-footer__brand-name{margin-bottom:var(--space-1);font-size:2.4rem}.site-footer__brand-text{max-width:22rem;font-size:var(--font-size-body);line-height:1.5}.site-footer__support{gap:var(--space-3)}.site-footer__contact{padding-top:var(--space-3)}.site-footer__bottom{margin-top:var(--space-5)}}
