.header{background-color:var(--color-bg-white);border-bottom:1px solid var(--color-border-light)}.header__top{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:12px 24px;display:flex}.header__logo{align-items:center;display:flex}.header__logo-img{object-fit:contain;width:auto;height:32px}.header__nav{flex:1;margin-left:16px}.header__nav-tag{background-color:var(--color-despegar-purple);color:#fff;border-radius:4px;padding:6px 12px;font-size:12px}.header__help{color:var(--color-text-light);align-items:center;gap:6px;font-size:14px;display:flex}.header__help-icon{border:1px solid var(--color-text-muted);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;display:flex}
