/* ENSIGNA TOURS · V9.0.7.5.3
   Portal: cuenta compacta móvil + navegación de viaje en panel único. */
.v90753-account-toggle{display:none}
#detail.v90753-single-view #detailTabs{position:relative;z-index:2;margin-bottom:12px}
#v90753TripViewport{position:relative;min-width:0;scroll-margin-top:18px}
#v90753TripViewport>.v4-card,#v90753TripViewport>.v4-tab-panel{margin-top:0}
#v90753TripViewport>.v4-card+.v4-card,#v90753TripViewport>.v4-card+.v4-tab-panel{margin-top:14px}
#detail.v90753-single-view .v90753-trip-overview.v90753-view-hidden,
#detail.v90753-single-view .v4-tab-panel.v90753-view-hidden{display:none!important}
#detail.v90753-single-view .v4-tab-panel.v90753-view-active,
#detail.v90753-single-view .v90753-trip-overview.v90753-view-active{display:block!important;animation:v90753PanelIn .18s ease-out both}
@keyframes v90753PanelIn{from{opacity:.45;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:700px){
  .v90753-account-card{padding:16px!important}
  .v90753-account-head{display:block!important}
  .v90753-account-identity{min-width:0}
  .v90753-account-card #clientName{font-size:1rem!important;line-height:1.2}
  .v90753-account-card #clientContact{font-size:.82rem;line-height:1.35;overflow-wrap:anywhere}
  .v90753-account-toggle{display:flex;width:100%;min-height:42px;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;padding:9px 12px;border:1px solid rgba(72,45,210,.18);border-radius:13px;background:linear-gradient(135deg,rgba(78,46,224,.08),rgba(19,158,218,.08));color:#2f23a9;font:inherit;font-size:.82rem;font-weight:800;cursor:pointer;-webkit-tap-highlight-color:transparent}
  .v90753-account-toggle b{font-size:1.1rem;line-height:1;transition:transform .18s ease}
  .v90753-account-card.is-open .v90753-account-toggle b{transform:rotate(180deg)}
  .v90753-account-card #clientAccountActions{display:none!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;margin-top:10px}
  .v90753-account-card.is-open #clientAccountActions{display:grid!important}
  .v90753-account-card #clientAccountActions .v4-button,.v90753-account-card #clientAccountActions a{width:100%;min-width:0;min-height:42px;padding:9px 8px;justify-content:center;text-align:center;white-space:normal;font-size:.76rem;line-height:1.15}
  #detail.v90753-single-view #detailTabs{position:sticky;top:0;background:rgba(248,250,255,.94);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:7px 4px 9px;margin-left:-4px;margin-right:-4px;border-radius:0 0 14px 14px}
  #v90753TripViewport{scroll-margin-top:64px}
}
@media(max-width:390px){.v90753-account-card #clientAccountActions{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){#detail.v90753-single-view .v4-tab-panel.v90753-view-active,#detail.v90753-single-view .v90753-trip-overview.v90753-view-active{animation:none}}
