.header[data-astro-cid-hnhh3bfe]{position:fixed;top:0;left:0;right:0;z-index:var(--z-sticky);background:var(--color-bg-secondary);border-bottom:1px solid var(--color-border-light);transition:all var(--transition-base)}.header--scrolled[data-astro-cid-hnhh3bfe]{background:#faf8f5f2;backdrop-filter:blur(10px);box-shadow:var(--shadow-sm)}[data-astro-cid-hnhh3bfe][data-theme=dark] .header[data-astro-cid-hnhh3bfe]{background:var(--color-bg-secondary);border-bottom-color:var(--color-border-light)}[data-astro-cid-hnhh3bfe][data-theme=dark] .header--scrolled[data-astro-cid-hnhh3bfe]{background:#2a2a2af2}.header__container[data-astro-cid-hnhh3bfe]{display:flex;align-items:center;justify-content:space-between;height:80px;gap:var(--space-8)}.header__logo[data-astro-cid-hnhh3bfe]{display:flex;flex-direction:column;text-decoration:none;line-height:1}.header__logo-text[data-astro-cid-hnhh3bfe]{font-family:var(--font-display);font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--color-primary);letter-spacing:var(--tracking-tight)}.header__logo-sub[data-astro-cid-hnhh3bfe]{font-family:var(--font-sans);font-size:var(--text-xs);color:var(--color-text-tertiary);letter-spacing:var(--tracking-wider);text-transform:uppercase;margin-top:var(--space-1)}.header__nav[data-astro-cid-hnhh3bfe]{display:none}.header__nav-list[data-astro-cid-hnhh3bfe]{display:flex;align-items:center;gap:var(--space-1);list-style:none}.header__nav-item[data-astro-cid-hnhh3bfe]{position:relative}.header__nav-link[data-astro-cid-hnhh3bfe]{display:flex;align-items:center;gap:var(--space-1);padding:var(--space-2) var(--space-3);font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-text-secondary);text-decoration:none;border-radius:var(--radius-md);transition:all var(--transition-fast)}.header__nav-link[data-astro-cid-hnhh3bfe]:hover{color:var(--color-primary);background:var(--color-primary-50)}.header__nav-link[data-astro-cid-hnhh3bfe].active{color:var(--color-primary);background:var(--color-primary-100)}.header__nav-link--circular[data-astro-cid-hnhh3bfe]{border-radius:50%;width:48px;height:48px;padding:0;display:flex;align-items:center;justify-content:center;background:var(--color-primary);color:#fff;border:2px solid var(--color-primary-200)}.header__nav-link--circular[data-astro-cid-hnhh3bfe]:hover{background:var(--color-primary-700);border-color:var(--color-primary-300);color:#fff}.header__nav-link--circular[data-astro-cid-hnhh3bfe] .header__nav-icon[data-astro-cid-hnhh3bfe]{color:#fff;width:20px;height:20px}.header__nav-icon[data-astro-cid-hnhh3bfe]{width:14px;height:14px;flex-shrink:0}.header__actions[data-astro-cid-hnhh3bfe]{display:flex;align-items:center;gap:var(--space-4)}.header__phone[data-astro-cid-hnhh3bfe]{display:none;align-items:center;gap:var(--space-2);color:var(--color-text-secondary);text-decoration:none;font-size:var(--text-sm);transition:color var(--transition-fast)}.header__phone[data-astro-cid-hnhh3bfe]:hover{color:var(--color-primary)}.header__phone-text[data-astro-cid-hnhh3bfe]{font-weight:var(--font-medium)}.header__theme-toggle[data-astro-cid-hnhh3bfe]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:transparent;border:1px solid var(--color-border-light);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast)}.header__theme-toggle[data-astro-cid-hnhh3bfe]:hover{background:var(--color-primary-50);border-color:var(--color-primary)}.header__theme-icon[data-astro-cid-hnhh3bfe]{color:var(--color-text-secondary);transition:color var(--transition-fast)}.header__theme-icon--dark[data-astro-cid-hnhh3bfe],[data-astro-cid-hnhh3bfe][data-theme=dark] .header__theme-icon--light[data-astro-cid-hnhh3bfe]{display:none}[data-astro-cid-hnhh3bfe][data-theme=dark] .header__theme-icon--dark[data-astro-cid-hnhh3bfe]{display:block}.header__cta[data-astro-cid-hnhh3bfe]{display:none}.header__menu-btn[data-astro-cid-hnhh3bfe]{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:transparent;border:none;cursor:pointer}.header__menu-icon[data-astro-cid-hnhh3bfe]{display:flex;flex-direction:column;gap:5px;width:22px}.header__menu-icon[data-astro-cid-hnhh3bfe] span[data-astro-cid-hnhh3bfe]{display:block;height:2px;background:var(--color-text-primary);border-radius:var(--radius-full);transition:all var(--transition-fast)}.header__menu-btn[data-astro-cid-hnhh3bfe][aria-expanded=true] .header__menu-icon[data-astro-cid-hnhh3bfe] span[data-astro-cid-hnhh3bfe]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.header__menu-btn[data-astro-cid-hnhh3bfe][aria-expanded=true] .header__menu-icon[data-astro-cid-hnhh3bfe] span[data-astro-cid-hnhh3bfe]:nth-child(2){opacity:0}.header__menu-btn[data-astro-cid-hnhh3bfe][aria-expanded=true] .header__menu-icon[data-astro-cid-hnhh3bfe] span[data-astro-cid-hnhh3bfe]:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.header__overlay[data-astro-cid-hnhh3bfe]{display:none;position:fixed;inset:80px 0 0;background:#00000080;z-index:var(--z-overlay);opacity:0;transition:opacity var(--transition-base)}.header__overlay[data-astro-cid-hnhh3bfe].active{opacity:1}.header__nav[data-astro-cid-hnhh3bfe].active{display:flex;position:fixed;inset:80px 0 0;background:var(--color-bg-secondary);flex-direction:column;padding:var(--space-6);z-index:var(--z-overlay);overflow-y:auto}.header__nav[data-astro-cid-hnhh3bfe].active .header__nav-list[data-astro-cid-hnhh3bfe]{flex-direction:column;align-items:stretch;gap:var(--space-2)}.header__nav[data-astro-cid-hnhh3bfe].active .header__nav-link[data-astro-cid-hnhh3bfe]{padding:var(--space-4);font-size:var(--text-lg);justify-content:center}.header__nav[data-astro-cid-hnhh3bfe].active .header__mobile-cta[data-astro-cid-hnhh3bfe]{display:flex;margin-top:var(--space-8);justify-content:center}.header__overlay[data-astro-cid-hnhh3bfe].active{display:block}@media(min-width:1024px){.header__menu-btn[data-astro-cid-hnhh3bfe]{display:none}.header__nav[data-astro-cid-hnhh3bfe],.header__phone[data-astro-cid-hnhh3bfe],.header__cta[data-astro-cid-hnhh3bfe]{display:flex}.header__nav[data-astro-cid-hnhh3bfe].active{position:static;background:transparent;padding:0;flex-direction:row}.header__nav[data-astro-cid-hnhh3bfe].active .header__nav-list[data-astro-cid-hnhh3bfe]{flex-direction:row;align-items:center;gap:var(--space-1)}.header__nav[data-astro-cid-hnhh3bfe].active .header__nav-link[data-astro-cid-hnhh3bfe]{padding:var(--space-2) var(--space-3);font-size:var(--text-sm)}.header__nav[data-astro-cid-hnhh3bfe].active .header__mobile-cta[data-astro-cid-hnhh3bfe]{display:none}.header__overlay[data-astro-cid-hnhh3bfe]{display:none!important}}body{padding-top:80px}.footer[data-astro-cid-mh6itkc3]{background:var(--color-bg-tertiary);border-top:1px solid var(--color-border-light);margin-top:var(--space-20)}[data-astro-cid-mh6itkc3][data-theme=dark] .footer[data-astro-cid-mh6itkc3]{background:var(--color-bg-tertiary);border-top-color:var(--color-border-light)}.footer__container[data-astro-cid-mh6itkc3]{padding-top:var(--space-16);padding-bottom:var(--space-6)}.footer__grid[data-astro-cid-mh6itkc3]{display:grid;grid-template-columns:1fr;gap:var(--space-8)}@media(min-width:640px){.footer__grid[data-astro-cid-mh6itkc3]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.footer__grid[data-astro-cid-mh6itkc3]{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:var(--space-12)}}.footer__brand[data-astro-cid-mh6itkc3]{display:flex;flex-direction:column;gap:var(--space-4)}.footer__logo[data-astro-cid-mh6itkc3]{display:flex;flex-direction:column;text-decoration:none;line-height:1}.footer__logo-text[data-astro-cid-mh6itkc3]{font-family:var(--font-display);font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--color-primary);letter-spacing:var(--tracking-tight)}.footer__logo-sub[data-astro-cid-mh6itkc3]{font-family:var(--font-sans);font-size:var(--text-xs);color:var(--color-text-tertiary);letter-spacing:var(--tracking-wider);text-transform:uppercase;margin-top:var(--space-1)}.footer__about[data-astro-cid-mh6itkc3]{font-size:var(--text-sm);color:var(--color-text-tertiary);line-height:var(--leading-relaxed);max-width:320px}.footer__social[data-astro-cid-mh6itkc3]{display:flex;gap:var(--space-3)}.footer__social-link[data-astro-cid-mh6itkc3]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--color-border-medium);border-radius:var(--radius-full);color:var(--color-text-secondary);transition:all var(--transition-fast)}.footer__social-link[data-astro-cid-mh6itkc3]:hover{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-white)}.footer__column[data-astro-cid-mh6itkc3]{display:flex;flex-direction:column;gap:var(--space-4)}.footer__title[data-astro-cid-mh6itkc3]{font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--color-text-primary);letter-spacing:var(--tracking-wide);text-transform:uppercase;margin-bottom:0}.footer__links[data-astro-cid-mh6itkc3]{display:flex;flex-direction:column;gap:var(--space-2);list-style:none}.footer__links[data-astro-cid-mh6itkc3] li[data-astro-cid-mh6itkc3] a[data-astro-cid-mh6itkc3]{font-size:var(--text-sm);color:var(--color-text-secondary);text-decoration:none;transition:color var(--transition-fast)}.footer__links[data-astro-cid-mh6itkc3] li[data-astro-cid-mh6itkc3] a[data-astro-cid-mh6itkc3]:hover{color:var(--color-primary)}.footer__contact-item[data-astro-cid-mh6itkc3]{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm)}.footer__contact-item[data-astro-cid-mh6itkc3] svg[data-astro-cid-mh6itkc3]{color:var(--color-primary);flex-shrink:0}.footer__contact-item[data-astro-cid-mh6itkc3] a[data-astro-cid-mh6itkc3]{color:var(--color-text-secondary);text-decoration:none;transition:color var(--transition-fast)}.footer__contact-item[data-astro-cid-mh6itkc3] a[data-astro-cid-mh6itkc3]:hover{color:var(--color-primary)}.footer__whatsapp[data-astro-cid-mh6itkc3]{margin-top:var(--space-2)}.footer__whatsapp[data-astro-cid-mh6itkc3] svg[data-astro-cid-mh6itkc3]{color:#25d366}.footer__hours[data-astro-cid-mh6itkc3]{display:flex;flex-direction:column;gap:var(--space-1);margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--color-border-light)}.footer__hours-label[data-astro-cid-mh6itkc3]{font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:var(--tracking-wide)}.footer__hours-text[data-astro-cid-mh6itkc3]{font-size:var(--text-sm);color:var(--color-text-secondary)}.footer__bottom[data-astro-cid-mh6itkc3]{display:flex;flex-direction:column;align-items:center;gap:var(--space-4);padding-top:var(--space-8);margin-top:var(--space-8);border-top:1px solid var(--color-border-light)}@media(min-width:640px){.footer__bottom[data-astro-cid-mh6itkc3]{flex-direction:row;justify-content:space-between}}.footer__copyright[data-astro-cid-mh6itkc3]{font-size:var(--text-sm);color:var(--color-text-tertiary);margin:0}.footer__bottom-links[data-astro-cid-mh6itkc3]{display:flex;gap:var(--space-4)}.footer__bottom-links[data-astro-cid-mh6itkc3] a[data-astro-cid-mh6itkc3]{font-size:var(--text-sm);color:var(--color-text-tertiary);text-decoration:none;transition:color var(--transition-fast)}.footer__bottom-links[data-astro-cid-mh6itkc3] a[data-astro-cid-mh6itkc3]:hover{color:var(--color-primary)}
