.mob-accordion-module__NitKMq__head{width:100%;font:inherit;color:inherit;text-align:left;cursor:default;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:0;display:flex}.mob-accordion-module__NitKMq__chev{transition:transform var(--duration-normal) var(--ease-standard);flex:none;line-height:0;display:none}.mob-accordion-module__NitKMq__chevOpen{transform:rotate(180deg)}.mob-accordion-module__NitKMq__body{overflow:hidden}@media (max-width:768px){.mob-accordion-module__NitKMq__head{cursor:pointer}.mob-accordion-module__NitKMq__chev{display:inline-flex}.mob-accordion-module__NitKMq__body{max-height:1200px;transition:max-height var(--duration-slow) var(--ease-standard)}.mob-accordion-module__NitKMq__collapsed{max-height:0}}
.header-module__LKbceG__wrap{max-width:var(--container-max);padding-left:var(--gutter-lg);padding-right:var(--gutter-lg);margin:0 auto}@media (max-width:768px){.header-module__LKbceG__wrap{padding-left:var(--space-5);padding-right:var(--space-5)}}.header-module__LKbceG__marquee{z-index:200;letter-spacing:var(--tracking-wider);text-transform:uppercase;text-align:center;padding:8px 0;font-size:10px;position:relative}.header-module__LKbceG__marqueeMsg{display:inline-block}.header-module__LKbceG__navRow{z-index:200;transition:background-color var(--duration-normal) var(--ease-standard), border-color var(--duration-normal) var(--ease-standard), color var(--duration-normal) var(--ease-standard);border-bottom:1px solid #0000;position:relative}.header-module__LKbceG__headbar{max-width:var(--container-max);padding:0 var(--gutter-lg);grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;height:86px;margin:0 auto;display:grid}.header-module__LKbceG__headLeft{align-items:center;gap:12px;display:flex}.header-module__LKbceG__headActions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.header-module__LKbceG__nav{justify-content:center;align-self:stretch;align-items:stretch;gap:24px;display:flex}.header-module__LKbceG__navlink{white-space:nowrap;letter-spacing:var(--tracking-wide);text-transform:none;color:var(--text);transition:border-color var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard);border-bottom:1px solid #0000;align-items:center;gap:6px;padding-top:3px;padding-bottom:2px;display:flex;position:relative}.header-module__LKbceG__navlinkCaps{text-transform:uppercase}.header-module__LKbceG__nav .header-module__LKbceG__navlink{height:100%;font-size:var(--text-base);border-bottom-width:1px;margin-bottom:-1px;padding-top:0;padding-bottom:0}.header-module__LKbceG__navlink:hover{border-bottom-color:var(--border-ink)}.header-module__LKbceG__navOverlay .header-module__LKbceG__navlink{color:#fff}.header-module__LKbceG__navOverlay .header-module__LKbceG__navlink:hover{border-bottom-color:#fff}.header-module__LKbceG__navOverlay .header-module__LKbceG__burger{color:#fff}.header-module__LKbceG__navdropWrap{display:flex;position:relative}.header-module__LKbceG__navdrop{min-width:210px;padding:var(--space-3);background:var(--bg);border:1px solid var(--border);box-shadow:var(--shadow-md);opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);z-index:210;flex-direction:column;gap:2px;margin-top:0;display:flex;position:absolute;top:100%;left:0;transform:translateY(-6px)}.header-module__LKbceG__navdropOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.header-module__LKbceG__navdropItem{font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:none;color:var(--text);font-weight:var(--weight-medium);white-space:nowrap;transition:background var(--duration-fast) var(--ease-standard);padding:10px 12px;display:block}.header-module__LKbceG__navdropItem:hover{background:var(--surface-muted)}.header-module__LKbceG__megaPanel{background:var(--bg);border-bottom:1px solid var(--border);box-shadow:var(--shadow-md);clip-path:inset(0 -40px -40px);animation:header-module__LKbceG__mrFade var(--duration-normal) var(--ease-standard);position:absolute;top:100%;left:0;right:0}.header-module__LKbceG__megaInner{max-width:var(--container-max);padding:var(--space-10) var(--gutter-lg) var(--space-12);margin:0 auto}.header-module__LKbceG__megaGrid{gap:var(--space-8);grid-template-columns:repeat(3,1fr) 1.4fr;align-content:start;align-items:start;display:grid}.header-module__LKbceG__megaCol{flex-direction:column;gap:11px;display:flex}.header-module__LKbceG__megaColHead{font-size:var(--text-xs);letter-spacing:var(--tracking-wider);font-weight:var(--weight-semibold);text-transform:uppercase;color:var(--text);display:block}.header-module__LKbceG__megaColList{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.header-module__LKbceG__megaColItem{text-transform:none;letter-spacing:0;font-size:var(--text-sm);color:var(--text);border-bottom:none}.header-module__LKbceG__megaPromo{background:var(--stone-50);padding:var(--space-6);flex-direction:column;justify-content:flex-end;align-self:center;min-height:260px;display:flex}@keyframes header-module__LKbceG__mrFade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.header-module__LKbceG__searchWrap{position:relative}.header-module__LKbceG__searchbar{z-index:260;background:var(--surface);border-bottom:1px solid var(--border);box-shadow:var(--shadow-md);position:absolute;top:100%;left:0;right:0;overflow:hidden}.header-module__LKbceG__searchbarInner{animation:header-module__LKbceG__mrSearchReveal var(--duration-normal) var(--ease-standard)}@keyframes header-module__LKbceG__mrSearchReveal{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.header-module__LKbceG__searchbarRow{align-items:center;gap:var(--space-6);max-width:var(--container-max);padding:0 var(--gutter-lg);height:60px;margin:0 auto;display:flex}.header-module__LKbceG__searchbarInput{min-width:0;height:100%;font-family:var(--font-sans);color:var(--text);background:0 0;border:0;outline:none;flex:1;font-size:16px}.header-module__LKbceG__searchbarInput::placeholder{color:var(--text-subtle)}.header-module__LKbceG__searchbarClear{cursor:pointer;height:32px;font-family:var(--font-sans);font-size:var(--text-2xs);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--text-muted);border-radius:var(--radius-pill);transition:color var(--duration-fast) var(--ease-standard);background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0 14px;display:inline-flex}.header-module__LKbceG__searchbarClear:hover{color:var(--text)}.header-module__LKbceG__searchbarPanel{max-width:var(--container-max);padding:0 var(--gutter-lg) var(--space-8);margin:0 auto}.header-module__LKbceG__searchbarBackdrop{z-index:190;animation:header-module__LKbceG__mrFade var(--duration-normal) var(--ease-standard);background:#16140f52;position:fixed;inset:0}.header-module__LKbceG__searchLabel{font-size:var(--text-2xs);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--text-subtle);margin-bottom:10px}.header-module__LKbceG__searchChips{flex-wrap:wrap;gap:8px;display:flex}.header-module__LKbceG__searchChip{background:var(--surface-muted);border:1px solid var(--border);border-radius:var(--radius-pill);height:32px;font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text);cursor:pointer;transition:border-color var(--duration-fast) var(--ease-standard), background var(--duration-fast) var(--ease-standard);align-items:center;padding:0 12px;display:inline-flex}.header-module__LKbceG__searchChip:hover{border-color:var(--border-ink);background:var(--surface)}.header-module__LKbceG__burger{width:var(--control-h-md);height:var(--control-h-md);cursor:pointer;color:var(--text);transition:color var(--duration-fast) var(--ease-standard);background:0 0;border:none;justify-content:center;align-items:center;display:none}.header-module__LKbceG__mobileScrim,.header-module__LKbceG__mobilePanel{display:none}@media (max-width:1024px){.header-module__LKbceG__nav{display:none}.header-module__LKbceG__burger{display:inline-flex}.header-module__LKbceG__mobileScrim{z-index:300;opacity:0;pointer-events:none;transition:opacity var(--duration-normal) var(--ease-standard);background:#16140f80;display:block;position:fixed;inset:0}.header-module__LKbceG__mobileScrimOpen{opacity:1;pointer-events:auto}.header-module__LKbceG__mobilePanel{z-index:301;background:var(--bg);width:75%;max-width:340px;height:100dvh;box-shadow:var(--shadow-lg);transition:transform .42s var(--ease-standard);flex-direction:column;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.header-module__LKbceG__mobilePanelOpen{transform:translate(0)}.header-module__LKbceG__headbar{grid-template-columns:none!important;gap:8px!important;height:65px!important;padding-left:16px!important;padding-right:12px!important;display:flex!important}.header-module__LKbceG__headLeft{gap:16px!important}.header-module__LKbceG__burger{width:40px;height:40px}.header-module__LKbceG__headActions{margin-left:auto;gap:0!important}}@media (max-width:480px){.header-module__LKbceG__burger{width:38px;height:38px}}.header-module__LKbceG__mobilePanelHead{padding:var(--space-5) var(--space-5) var(--space-2);align-items:center;display:flex}.header-module__LKbceG__mobilePanelClose{color:var(--text);cursor:pointer;background:0 0;border:0;padding:0;display:inline-flex}.header-module__LKbceG__mobileNav{padding:var(--space-2) var(--space-5) var(--space-4);flex-direction:column;display:flex}.header-module__LKbceG__mobileNavRow{font-size:var(--text-sm);letter-spacing:var(--tracking-wide);color:var(--text);padding:12px 0}.header-module__LKbceG__mobileNavRowCaps{text-transform:uppercase}.header-module__LKbceG__mobileNavSubRow{padding:var(--space-2) 0 var(--space-2) var(--space-5);font-size:var(--text-sm);letter-spacing:var(--tracking-wide);color:var(--text);display:block}.header-module__LKbceG__mobileFooterLinks{padding:36px var(--space-5) 20px;flex-direction:column;gap:16px;display:flex}.header-module__LKbceG__mobileFooterLink{font-size:var(--text-sm);color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:12px;display:flex}
.footer-module__H_NVhW__wrap{max-width:var(--container-max);padding-left:var(--gutter-lg);padding-right:var(--gutter-lg);margin:0 auto}@media (max-width:768px){.footer-module__H_NVhW__wrap{padding-left:var(--space-5);padding-right:var(--space-5)}}.footer-module__H_NVhW__footer{background:var(--surface);color:var(--text-muted);border-top:1px solid var(--border)}.footer-module__H_NVhW__inner{padding-top:var(--space-20);padding-bottom:var(--space-12)}.footer-module__H_NVhW__cols{grid-template-columns:1.6fr repeat(3,1fr);gap:40px;display:grid}@media (max-width:768px){.footer-module__H_NVhW__cols{gap:var(--space-3);grid-template-columns:1fr}.footer-module__H_NVhW__brand{margin-bottom:var(--space-6)}}.footer-module__H_NVhW__brandSocial{align-items:center;gap:18px;display:flex}.footer-module__H_NVhW__brandSocial a{color:var(--text);line-height:0;display:inline-flex}.footer-module__H_NVhW__brandSocial a:hover{color:var(--text-muted)!important}.footer-module__H_NVhW__tagline{font-size:var(--text-sm);color:var(--text);max-width:260px;margin-top:20px;line-height:1.6}.footer-module__H_NVhW__colHeading{font-size:var(--text-xs);font-weight:var(--weight-bold);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--text-muted)}.footer-module__H_NVhW__colBody{gap:var(--space-3);padding-top:var(--space-3);flex-direction:column;display:flex}.footer-module__H_NVhW__colLink{font-size:var(--text-sm);color:var(--text)}.footer-module__H_NVhW__bottom{justify-content:space-between;align-items:center;gap:var(--space-6);padding-top:var(--space-6);padding-bottom:var(--space-6);border-top:1px solid var(--border);font-size:var(--text-sm);color:var(--text);display:flex}@media (max-width:768px){.footer-module__H_NVhW__bottom{align-items:flex-start;gap:var(--space-5);flex-direction:column}}.footer-module__H_NVhW__pay{align-items:center;gap:18px;display:flex}.footer-module__H_NVhW__paymark{justify-content:center;align-items:center;display:inline-flex}
.whatsapp-button-module__bVMLhW__fab{z-index:calc(var(--z-overlay) - 1);border-radius:var(--radius-circle);background:var(--stone-900);width:58px;height:58px;box-shadow:var(--shadow-md);transition:transform var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard);justify-content:center;align-items:center;display:flex;position:fixed;bottom:100px;right:24px}.whatsapp-button-module__bVMLhW__fab:hover{box-shadow:var(--shadow-lg,var(--shadow-md));transform:translateY(-2px)}.whatsapp-button-module__bVMLhW__tip{white-space:nowrap;background:var(--stone-900);color:var(--stone-0);font-size:var(--text-xs);border-radius:var(--radius-control);opacity:0;pointer-events:none;transition:opacity var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);padding:7px 12px;position:absolute;top:50%;right:calc(100% + 12px);transform:translateY(-50%)translate(4px)}.whatsapp-button-module__bVMLhW__fab:hover .whatsapp-button-module__bVMLhW__tip{opacity:1;transform:translateY(-50%)translate(0)}@media (max-width:640px){.whatsapp-button-module__bVMLhW__fab{bottom:calc(100px + var(--sf-cookiecard-h,0px))}}@media (max-width:480px){.whatsapp-button-module__bVMLhW__fab{right:16px;bottom:calc(88px + var(--sf-cookiecard-h,0px));width:52px;height:52px}.whatsapp-button-module__bVMLhW__tip{display:none}}
