.header-instagram,.header-facebook{width:46px;height:46px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--olive);transition:transform .3s ease,background .3s ease,color .3s ease,box-shadow .3s ease}.header-instagram svg,.header-facebook svg{width:20px;height:20px}.header-instagram:hover,.header-facebook:hover{background:var(--olive);color:#fff;transform:translateY(-3px);box-shadow:0 10px 22px rgba(22,32,11,.2)}.mobile-nav-actions{display:none}@media(max-width:800px){.header-actions{gap:.3rem}.header-instagram,.header-facebook{display:inline-grid;width:36px;height:36px}.header-instagram svg,.header-facebook svg{width:18px;height:18px}.lang{min-width:38px;min-height:38px;padding:.4rem}.menu-toggle{width:40px;height:40px;padding:9px}.site-header--open .desktop-nav{display:flex;flex-direction:column;align-items:stretch;left:12px;right:12px;top:66px;max-height:calc(100vh - 86px);max-height:calc(100dvh - 86px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:1rem;background:linear-gradient(145deg,#fff,#f2f6df);border:1px solid var(--line);border-radius:20px;box-shadow:0 22px 48px rgba(30,42,14,.18);animation:menu-in .28s ease-out}.site-header--open .desktop-nav a{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1rem;border-bottom:1px solid rgba(48,68,20,.1);font-size:.98rem}.site-header--open .desktop-nav a:last-of-type{border-bottom:0}.site-header--open .desktop-nav a span{color:var(--olive);font-size:1.1rem}.mobile-nav-actions{display:grid;grid-template-columns:1fr;align-items:center;padding:.9rem .2rem .1rem}.site-header--open .desktop-nav .mobile-nav-actions .button{position:relative;display:grid;place-items:center;justify-content:center;width:100%;min-height:48px;padding:.7rem 3rem;text-align:center;line-height:1.1;border-bottom:0}.site-header--open .desktop-nav .mobile-nav-actions .button span{position:absolute;right:1rem}.site-header--open{border-bottom-color:transparent}}@media(max-width:370px){.site-header{padding-left:12px;padding-right:12px}.brand img{width:116px}.header-actions{gap:.2rem}.header-instagram,.header-facebook{width:34px;height:34px}.lang{min-width:36px;min-height:36px}.menu-toggle{width:38px;height:38px}}
.lang-flag{font-size:1.22rem;line-height:1}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* En teléfonos apaisados el ancho puede superar 800px: se conserva el menú móvil. */
@media (orientation:landscape) and (max-height:600px) and (max-width:1000px){
  .site-header{height:64px;padding:8px 14px}.brand img{width:120px}.desktop-nav{display:none}.header-cta{display:none}.menu-toggle{display:block;width:38px;height:38px;padding:8px}.header-actions{margin-left:auto;gap:.3rem}.header-instagram,.header-facebook{width:36px;height:36px}.header-instagram svg,.header-facebook svg{width:18px;height:18px}.lang{min-width:38px;min-height:38px;padding:.4rem}
  .site-header--open .desktop-nav{display:flex;position:absolute;flex-direction:column;align-items:center;left:12px;right:12px;top:56px;max-height:calc(100dvh - 66px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:.6rem 1rem;background:linear-gradient(145deg,#fff,#f2f6df);border:1px solid var(--line);border-radius:18px;box-shadow:0 22px 48px rgba(30,42,14,.18);animation:menu-in .28s ease-out}
  .site-header--open .desktop-nav a{display:flex;align-items:center;justify-content:center;width:100%;padding:.55rem .9rem;border-bottom:1px solid rgba(48,68,20,.1);font-size:.92rem;text-align:center}.site-header--open .desktop-nav a:last-of-type{border-bottom:0}.site-header--open .desktop-nav a:after{display:none}.site-header--open .desktop-nav a span{color:var(--olive);font-size:1rem}.mobile-nav-actions{display:grid;grid-template-columns:1fr;align-items:center;width:100%;padding:.55rem .2rem 0}.site-header--open .desktop-nav .mobile-nav-actions .button{position:relative;display:grid;place-items:center;justify-content:center;width:100%;min-height:42px;padding:.55rem 3rem;text-align:center;line-height:1.1;border-bottom:0}.site-header--open .desktop-nav .mobile-nav-actions .button span{position:absolute;right:1rem}.site-header--open{border-bottom-color:transparent}
}
