/* Chemical EXS v2.9.77 · navegación móvil compacta y conversación más humana */
.cx-chat-v2973 .cx-chat-message.bot .cx-chat-bubble{position:relative;padding-left:38px}
.cx-chat-v2973 .cx-chat-message.bot .cx-chat-bubble::before{position:absolute;left:10px;top:10px;display:grid;width:20px;height:20px;place-items:center;border-radius:8px;background:linear-gradient(145deg,#0b7cf0,#5c63e8);color:#fff;box-shadow:0 6px 14px rgba(21,100,207,.2);content:"✦";font-size:10px}
.cx-chat-v2973 .cx-chat-message[data-chat-message-type="welcome"] .cx-chat-bubble::after{display:block;margin-top:8px;color:#2c6faa;content:"No necesitas conocer términos técnicos; vamos juntos.";font-size:9px;font-weight:850}
.cx-chat-v2973 .cx-chat-typing b{margin-left:4px;color:#42627f;font-size:9px;font-weight:800}
.cx-chat-v2973 .cx-chat-typing>span:first-child::before{content:"IA EXS";color:#0b6fd8;font-size:9px;font-weight:950}
.cx-chat-v2973 .cx-chat-guide{background:linear-gradient(180deg,#fff,#f7fbff)}
.cx-chat-v2973 .cx-chat-guide>div>span{box-shadow:inset 0 0 0 1px #d7e9fb}
.cx-chat-v2973 .cx-chat-choice-chip{border-radius:16px;background:linear-gradient(145deg,#fff,#f2f8ff);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.cx-chat-v2973 .cx-chat-choice-chip:hover{transform:translateY(-2px);box-shadow:0 11px 22px rgba(24,89,153,.11)}
.cx-chat-v2973 .cx-chat-quick-title small::after{content:" No necesitas saber términos técnicos.";color:#2671b4;font-weight:800}

@media(max-width:900px){
  .site-header .site-nav{grid-template-columns:auto minmax(0,1fr) auto auto!important;grid-template-areas:"brand spacer actions menu"!important;padding:8px 0!important;gap:6px!important}
  .site-header .site-nav .nav-actions{grid-area:actions!important;display:flex!important;width:auto!important;margin:0!important;gap:5px!important;justify-content:flex-end!important}
  .site-header .site-nav .nav-actions>a.nav-action-button{display:grid!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;grid-template-rows:1fr!important;place-items:center!important;border-radius:13px!important}
  .site-header .site-nav .nav-actions>a.nav-action-button small{display:none!important;width:0!important;height:0!important;overflow:hidden!important}
  .site-header .site-nav .nav-actions>a.nav-action-button span{font-size:19px!important}
  .site-header .site-nav .menu-toggle{width:42px!important;height:42px!important}
  .site-header .site-nav .cart-link b{right:-4px!important;top:-5px!important}
}
@media(max-width:390px){
  .site-header .site-nav .brand img{width:88px!important;height:46px!important}
  .site-header .site-nav .nav-actions{gap:3px!important}
  .site-header .site-nav .nav-actions>a.nav-action-button{display:grid!important;width:36px!important;min-width:36px!important;height:38px!important;min-height:38px!important;border-radius:11px!important}
  .site-header .site-nav .nav-actions>a.nav-action-button span{font-size:17px!important}
  .site-header .site-nav .menu-toggle{width:38px!important;height:38px!important}
}
@media(prefers-reduced-motion:reduce){.cx-chat-v2973 .cx-chat-choice-chip{transition:none}}
