/* IAÇÁ Roots V135 — mobile menu contrast / green palette
   Mobile-only. Desktop is intentionally untouched. */
@media (max-width:900px){
  .hamb{color:#0f4f3c!important;border-color:rgba(15,79,60,.28)!important;background:#f7f4ec!important}
  .hamb:before{color:#0f4f3c!important}
  .mobile{background:#f7f4ec!important;border-top:2px solid #0f4f3c!important;border-bottom:1px solid rgba(15,79,60,.20)!important;box-shadow:0 18px 40px rgba(15,79,60,.18)!important}
  .mobile .container{background:transparent!important}
  .mobile a{color:#0f4f3c!important;border-bottom:1px solid rgba(15,79,60,.14)!important;font-weight:900!important;letter-spacing:.025em!important}
  .mobile a:hover,.mobile a:focus{color:#082f25!important;background:rgba(15,79,60,.06)!important}
  .mobile a:active{background:rgba(15,79,60,.10)!important}
  .mobile a:last-of-type{background:#0f4f3c!important;color:#fff!important;border:1px solid #0f4f3c!important;box-shadow:0 8px 20px rgba(15,79,60,.18)!important}
  .mobile .mobile-lang{border-top:1px solid rgba(15,79,60,.16)!important}
  .mobile .mobile-lang a{color:#0f4f3c!important;background:transparent!important;border:1px solid rgba(15,79,60,.30)!important}
  .mobile .mobile-lang a.active{background:#0f4f3c!important;color:#fff!important;border-color:#0f4f3c!important}
  .mobile .mobile-lang a:hover,.mobile .mobile-lang a:focus{background:#c8df45!important;color:#082f25!important;border-color:#0f4f3c!important}
  .mobile a[href*="lojas"]:before,.mobile a[href*="menu"]:before,.mobile a[href*="franchising"]:before,.mobile a[href*="lenda"]:before,.mobile a[href*="historia"]:before,.mobile a[href*="contactos"]:before{content:'•';color:#c8df45!important;font-size:20px!important;line-height:0;margin-right:10px;vertical-align:-2px}
}
