.site-footer{--footer-bg:#161616;--footer-surface:#101010;--footer-text:#FFFFFF;--footer-muted:rgba(255, 255, 255, 0.72);--footer-accent:#63BA62;--footer-pill-bg:#FFFFFF;--footer-pill-text:#101010;--footer-pill-shadow:0 12px 30px rgba(0, 0, 0, 0.18);--footer-gap:clamp(24px, 4vw, 40px);background:var(--footer-bg);color:var(--footer-text);padding:0;font-family:var(--font-body)}.footer-container{width:100%;max-width:100vw;margin:0;padding:32px 20px 96px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--footer-gap);position:relative;z-index:2;background:var(--footer-surface)}.footer-info,.footer-details,.footer-map{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.footer-brand{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:320px}.footer-logo{max-width:160px;height:auto}.footer-description{margin:0;color:var(--footer-muted);line-height:1.5;font-size:15px;font-weight:var(--font-weight-regular)}.footer-subtitle{margin:0 0 10px;font-size:18px;letter-spacing:.6px;color:var(--footer-accent)}.footer-hours-content{display:flex;flex-direction:column;gap:6px;width:280px;max-width:280px;padding:18px 24px;border-radius:18px;background:var(--footer-pill-bg);color:var(--footer-pill-text);box-shadow:var(--footer-pill-shadow);box-sizing:border-box}.footer-hours-extra{display:flex;flex-direction:column;gap:4px;font-size:11px;color:var(--footer-pill-text)}.footer-hours-extra .footer-hours-check{font-weight:var(--font-weight-regular);color:var(--footer-text)}.footer-hours-content time{font-size:15px;line-height:1.4;color:#0f172a}.footer-contact-block{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px;width:fit-content;max-width:100%}.footer-contact-label{font-size:15px;letter-spacing:.5px;color:var(--footer-text);grid-column:1/-1;font-weight:var(--font-weight-regular)}.footer-contact-pill{display:flex;align-items:center;gap:0;padding:0 0 0 15px;width:fit-content;max-width:100%;border-radius:999px;background:var(--footer-pill-bg);box-shadow:var(--footer-pill-shadow);color:var(--footer-pill-text)}.footer-contact-value{font-weight:var(--font-weight-regular);font-size:11px}.footer-contact-actions,.footer-address-pill-group{display:inline-flex;align-items:center;gap:10px;justify-self:flex-start}.footer-pill-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;color:#fff;transition:transform .18s ease,box-shadow .18s ease;border:none;cursor:pointer}.footer-pill-button svg{width:18px;height:18px}.footer-pill-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(0,0,0,.25)}.footer-pill-copy{background:#f3f4f6;color:#0f172a}.footer-pill-call{background:var(--footer-accent)}.footer-pill-whatsapp{background:#25d366}.footer-pill-mail{background:#7c3aed}.footer-address-pill{display:inline-flex;align-items:center;gap:12px;padding:0 0 0 15px;width:fit-content;border-radius:999px;background:var(--footer-pill-bg);box-shadow:var(--footer-pill-shadow);color:var(--footer-pill-text)}.footer-address-text{font-weight:var(--font-weight-regular);font-size:9px}.footer-address-map{background:#f04e4e}.footer-qr-grid{width:100%;display:flex;flex-direction:column;gap:0;align-items:center}.footer-qr-title{font-size:14px;letter-spacing:1px;color:var(--footer-text);font-weight:var(--font-weight-regular)}.footer-qr-list{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.footer-qr-card{width:90px;padding:12px 10px;border-radius:14px;background:#070707;box-shadow:0 10px 24px rgba(0,0,0,.28);display:flex;flex-direction:column;align-items:center;gap:8px}.footer-qr-label{font-size:12px;font-weight:var(--font-weight-regular);color:var(--footer-text);margin:0}.footer-qr-card img{width:58px;height:58px;object-fit:contain}.footer-map-embed iframe,.footer-map-embed img{border-radius:20px;box-shadow:0 16px 40px rgba(0,0,0,.35)}.footer-map-embed img{width:100%;height:auto;display:block;object-fit:cover}.footer-credits{position:sticky;bottom:0;z-index:1;width:100%;padding:16px 20px;text-align:center;background:#0b0b0b;color:var(--footer-muted);font-size:13px;letter-spacing:.4px}.footer-credits p{margin:0;font-weight:var(--font-weight-regular)}.footer-contact-label,.footer-contact-value,.footer-address-text,.footer-credits p{word-break:break-word}.nc-home-preview{border:2px solid var(--footer-accent);border-radius:12px;padding:18px;background:rgba(99,186,98,8%);color:#0f172a;margin:20px 0;text-align:left}.nc-home-preview__title{margin:0 0 8px}.nc-home-preview__copy{margin:0 0 12px;color:#1e293b}.nc-home-preview__cta{display:inline-block;padding:10px 18px;background:var(--footer-accent);color:#fff;border-radius:6px;text-decoration:none;font-weight:var(--font-weight-regular)}@media(max-width:767px){.footer-hours-content{width:100%;max-width:320px}.footer-contact-block{display:grid;grid-template-columns:1fr auto auto;align-items:center}.footer-contact-pill,.footer-address-pill{width:fit-content;max-width:100%;justify-content:flex-start;gap:0;padding:0 0 0 15px}.footer-contact-actions,.footer-address-pill-group{gap:8px}.footer-qr-card{width:82px;padding:10px 8px}.footer-qr-card img{width:52px;height:52px}.footer-qr-grid{display:none}}