.awuh-header{display:none}

@media(max-width:760px){
 body.almaweb-unified-mobile-header :is(.awhmr-header,.awpcl-header,.awdmh-header,.site-header){display:none!important}
 body.almaweb-unified-mobile-header .awuh-header{display:block;position:relative;z-index:1000;box-sizing:border-box;width:100%;min-height:70px;padding:20px 0 15px;border-bottom:1px solid rgba(255,255,255,.08);background:#251134;color:#fff;font-family:Inter,Muller,Arial,sans-serif}
 body.almaweb-unified-mobile-header .awuh-header *{box-sizing:border-box}
 body.almaweb-unified-mobile-header .awuh-row{display:flex;align-items:center;flex-wrap:nowrap;gap:12px;width:calc(100% - 36px);min-height:34px;margin:0 auto}
 body.almaweb-unified-mobile-header .awuh-brand{display:flex;align-items:center;flex:0 0 auto;margin-right:auto;line-height:0;text-decoration:none}
 body.almaweb-unified-mobile-header .awuh-brand img{display:block;width:98px;height:23px;max-width:none;object-fit:contain;filter:none}
 body.almaweb-unified-mobile-header .awuh-whatsapp{display:grid;place-items:center;order:2;flex:0 0 34px;width:34px;height:34px;border:1px solid #78548e;border-radius:50%;background:#3a214b;color:#fff;text-decoration:none}
 body.almaweb-unified-mobile-header .awuh-whatsapp svg{display:block;width:24px;height:24px;fill:none;stroke:#fff;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
 body.almaweb-unified-mobile-header .awuh-phone{display:block;order:3;flex:0 0 auto;color:#fff!important;font:700 13px/1.5 Inter,Muller,Arial,sans-serif;text-decoration:none!important;white-space:nowrap}
 body.almaweb-unified-mobile-header .awuh-burger{display:flex;order:4;flex:0 0 34px;flex-direction:column;justify-content:center;gap:5px;width:34px;height:34px;margin:0;padding:0;border:0;background:transparent;cursor:pointer}
 body.almaweb-unified-mobile-header .awuh-burger span{display:block;width:22px;height:2px;margin:0 auto;border-radius:2px;background:#fff;transition:transform .2s,opacity .2s}
 body.almaweb-unified-mobile-header .awuh-header.is-open .awuh-burger span:nth-child(1){transform:translateY(7px) rotate(45deg)}
 body.almaweb-unified-mobile-header .awuh-header.is-open .awuh-burger span:nth-child(2){opacity:0}
 body.almaweb-unified-mobile-header .awuh-header.is-open .awuh-burger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
 body.almaweb-unified-mobile-header .awuh-nav{display:none;order:5;flex:1 0 100%;width:100%;margin-top:12px;padding:14px 0 3px;border-top:1px solid #3a2c4d}
 body.almaweb-unified-mobile-header .awuh-header.is-open .awuh-row{flex-wrap:wrap}
 body.almaweb-unified-mobile-header .awuh-header.is-open .awuh-nav{display:flex;flex-direction:column;align-items:stretch;gap:4px}
 body.almaweb-unified-mobile-header .awuh-nav>a,body.almaweb-unified-mobile-header .awuh-services>summary{display:flex;align-items:center;min-height:42px;padding:8px 0;color:#fff!important;font:600 14px/1.5 Inter,Muller,Arial,sans-serif;text-decoration:none!important;cursor:pointer}
 body.almaweb-unified-mobile-header .awuh-services{width:100%;color:#fff}
 body.almaweb-unified-mobile-header .awuh-services>summary{justify-content:space-between;gap:12px;width:100%;list-style:none;-webkit-tap-highlight-color:transparent}
 body.almaweb-unified-mobile-header .awuh-services>summary::-webkit-details-marker{display:none}
 body.almaweb-unified-mobile-header .awuh-arrow{display:block;flex:none;width:18px;height:18px;fill:none;stroke:#c7a0ef;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
 body.almaweb-unified-mobile-header .awuh-arrow-up{display:none}
 body.almaweb-unified-mobile-header .awuh-services[open] .awuh-arrow-down{display:none}
 body.almaweb-unified-mobile-header .awuh-services[open] .awuh-arrow-up{display:inline}
 body.almaweb-unified-mobile-header .awuh-submenu{display:grid;gap:2px;margin:4px 0 8px;padding:8px 12px;border-left:1px solid #78548e}
 body.almaweb-unified-mobile-header .awuh-submenu a{display:block;padding:9px 4px;color:rgba(255,255,255,.88)!important;font:500 14px/1.35 Inter,Muller,Arial,sans-serif;text-decoration:none!important}
 body.almaweb-unified-mobile-header .awuh-submenu a[aria-current]{color:#e28c41!important;font-weight:700}
 body.almaweb-unified-mobile-header .awuh-header :focus-visible{outline:2px solid #c895ff;outline-offset:3px}
}

@media(max-width:360px){
 body.almaweb-unified-mobile-header .awuh-row{gap:8px;width:calc(100% - 24px)}
 body.almaweb-unified-mobile-header .awuh-brand img{width:90px;height:auto}
 body.almaweb-unified-mobile-header .awuh-phone{font-size:12px}
}

@media(prefers-reduced-motion:reduce){
 .awuh-burger span{transition:none!important}
}

